Skip to content

Commit 499eb44

Browse files
Update dependency rimraf to v5.0.5
1 parent 017ce82 commit 499eb44

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": "5.0.4",
34+
"rimraf": "5.0.5",
3535
"should": "13.2.3",
3636
"sinon": "15.0.4"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8814,10 +8814,10 @@ [email protected]:
88148814
dependencies:
88158815
eslint "^7.32.0"
88168816

8817-
8818-
version "5.0.4"
8819-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.4.tgz#2a9b79e2fa5218c1d286095b4e0405cfc5f1064e"
8820-
integrity sha512-rizQI/o/YAMM1us0Zyax0uRfIK39XR52EAjjOi0fzMolpGp0onj6CWzBAXuOx6+6Xi9Rgi0d9tUZojhJerLUmQ==
8817+
8818+
version "5.0.5"
8819+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
8820+
integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
88218821
dependencies:
88228822
glob "^10.3.7"
88238823

0 commit comments

Comments
 (0)