Skip to content

Commit a744827

Browse files
Bump rimraf from 5.0.8 to 6.0.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.8 to 6.0.0. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.8...v6.0.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05cbb6f commit a744827

File tree

2 files changed

+161
-11
lines changed

2 files changed

+161
-11
lines changed

package-lock.json

Lines changed: 160 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
"eslint": "^8.57.0",
299299
"glob": "^10.4.3",
300300
"mocha": "^10.6.0",
301-
"rimraf": "^5.0.8",
301+
"rimraf": "^6.0.0",
302302
"rollup-plugin-node-externals": "^7.1.2",
303303
"sinon": "^18.0.0",
304304
"rollup": "^4.18.0",

0 commit comments

Comments
 (0)