Skip to content

Commit

Permalink
fix(deps): update dependency write-file-atomic to v4 (#687)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2022
1 parent ed2fd0c commit f16a3e1
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 11 deletions.
36 changes: 27 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"prettier": "~2.6.0",
"rimraf": "^3.0.2",
"update-notifier": "^5.0.0",
"write-file-atomic": "^3.0.3"
"write-file-atomic": "^4.0.0"
},
"devDependencies": {
"@npm/types": "^1.0.1",
Expand All @@ -75,7 +75,7 @@
"@types/sinon": "^10.0.0",
"@types/tmp": "^0.2.0",
"@types/update-notifier": "^5.0.0",
"@types/write-file-atomic": "^3.0.1",
"@types/write-file-atomic": "^4.0.0",
"c8": "^7.3.1",
"cross-spawn": "^7.0.3",
"fs-extra": "^9.0.1",
Expand Down

0 comments on commit f16a3e1

Please sign in to comment.