Skip to content

Commit 8a59a03

Browse files
renovate[bot]renovate-bot
andauthoredFeb 7, 2022
fix(deps): update dependency write-file-atomic to v4 (#4193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 501da79 commit 8a59a03

File tree

2 files changed

+107
-10
lines changed

2 files changed

+107
-10
lines changed
 

Diff for: ‎npm-shrinkwrap.json

+106-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"uuid": "^8.0.0",
185185
"wait-port": "^0.2.2",
186186
"winston": "^3.2.1",
187-
"write-file-atomic": "^3.0.0"
187+
"write-file-atomic": "^4.0.0"
188188
},
189189
"devDependencies": {
190190
"@babel/preset-react": "^7.12.13",

1 commit comments

Comments
 (1)

github-actions[bot] commented on Feb 7, 2022

@github-actions[bot]

📊 Benchmark results

Package size: 363 MB

Please sign in to comment.