Skip to content

Commit 2c7e6be

Browse files
Update dependency rimraf to v4.1.3
1 parent 9a4efc0 commit 2c7e6be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"c8": "7.13.0",
3232
"mocha": "10.2.0",
3333
"react": "18.2.0",
34-
"rimraf": "4.1.2",
34+
"rimraf": "4.1.3",
3535
"should": "13.2.3",
3636
"sinon": "15.0.1"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5176,10 +5176,10 @@ [email protected]:
51765176
dependencies:
51775177
eslint "^7.32.0"
51785178

5179-
5180-
version "4.1.2"
5181-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.2.tgz#20dfbc98083bdfaa28b01183162885ef213dbf7c"
5182-
integrity sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==
5179+
5180+
version "4.1.3"
5181+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.1.3.tgz#e8ace19d5f009b4fa6108deeaffe39ef68bba194"
5182+
integrity sha512-iyzalDLo3l5FZxxaIGUY7xI4Bf90Xt7pCipc1Mr7RsdU7H3538z+M0tlsUDrz0aHeGS9uNqiKHUJyTewwRP91Q==
51835183

51845184
rimraf@^3.0.0, rimraf@^3.0.2:
51855185
version "3.0.2"

0 commit comments

Comments
 (0)