Skip to content

Commit

Permalink
Update dependency rimraf to v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2023
1 parent 99c6a9c commit 28a2ca5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/helpers-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"c8": "7.12.0",
"mocha": "10.2.0",
"react": "18.2.0",
"rimraf": "4.1.1",
"rimraf": "4.1.2",
"should": "13.2.3",
"sinon": "15.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5169,10 +5169,10 @@ [email protected]:
dependencies:
eslint "^7.32.0"

[email protected].1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.1.tgz#ec29817863e5d82d22bca82f9dc4325be2f1e72b"
integrity sha512-Z4Y81w8atcvaJuJuBB88VpADRH66okZAuEm+Jtaufa+s7rZmIz+Hik2G53kGaNytE7lsfXyWktTmfVz0H9xuDg==
[email protected].2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.2.tgz#20dfbc98083bdfaa28b01183162885ef213dbf7c"
integrity sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==

rimraf@^3.0.0, rimraf@^3.0.2:
version "3.0.2"
Expand Down

0 comments on commit 28a2ca5

Please sign in to comment.