Skip to content

Commit 94099a9

Browse files
chore(deps): update dependency rimraf to v5 for gatsby-plugin-utils (#38040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3e6a79 commit 94099a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"babel-preset-gatsby-package": "^3.10.0-next.1",
6363
"cross-env": "^7.0.3",
6464
"msw": "^1.2.1",
65-
"rimraf": "^4.4.1",
65+
"rimraf": "^5.0.0",
6666
"typescript": "^5.0.3"
6767
},
6868
"peerDependencies": {

0 commit comments

Comments
 (0)