Skip to content

Commit 4268428

Browse files
Update dependency rimraf to v5.0.6
1 parent d2ce994 commit 4268428

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": "9.1.0",
3232
"mocha": "10.4.0",
3333
"react": "18.3.1",
34-
"rimraf": "5.0.5",
34+
"rimraf": "5.0.6",
3535
"should": "13.2.3",
3636
"sinon": "17.0.2"
3737
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9466,10 +9466,10 @@ [email protected]:
94669466
dependencies:
94679467
eslint "^8.47.0"
94689468

9469-
9470-
version "5.0.5"
9471-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
9472-
integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
9469+
9470+
version "5.0.6"
9471+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.6.tgz#f13b90af1794a2e8e1ecd052263bcf688742af88"
9472+
integrity sha512-X72SgyOf+1lFnGM6gYcmZ4+jMOwuT4E4SajKQzUIlI7EoR5eFHMhS/wf8Ll0mN+w2bxcIVldrJQ6xT7HFQywjg==
94739473
dependencies:
94749474
glob "^10.3.7"
94759475

0 commit comments

Comments
 (0)