Skip to content

Commit 237ca5b

Browse files
Update dependency rimraf to v4.4.0
1 parent 448b554 commit 237ca5b

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.3.1",
34+
"rimraf": "4.4.0",
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
@@ -5211,10 +5211,10 @@ [email protected]:
52115211
dependencies:
52125212
eslint "^7.32.0"
52135213

5214-
rimraf@4.3.1:
5215-
version "4.3.1"
5216-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.3.1.tgz#ccb3525e39100478acb334fae6d23029b87912ea"
5217-
integrity sha512-GfHJHBzFQra23IxDzIdBqhOWfbtdgS1/dCHrDy+yvhpoJY5TdwdT28oWaHWfRpKFDLd3GZnGTx6Mlt4+anbsxQ==
5214+
rimraf@4.4.0:
5215+
version "4.4.0"
5216+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.4.0.tgz#c7a9f45bb2ec058d2e60ef9aca5167974313d605"
5217+
integrity sha512-X36S+qpCUR0HjXlkDe4NAOhS//aHH0Z+h8Ckf2auGJk3PTnx5rLmrHkwNdbVQuCSUhOyFrlRvFEllZOYE+yZGQ==
52185218
dependencies:
52195219
glob "^9.2.0"
52205220

0 commit comments

Comments
 (0)