Skip to content

Commit d9c1cf8

Browse files
⬆️ Bump rimraf from 3.0.2 to 4.0.4
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.0.4. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v4.0.4) --- 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 6c2dab2 commit d9c1cf8

File tree

2 files changed

+115
-16
lines changed

2 files changed

+115
-16
lines changed

package-lock.json

Lines changed: 114 additions & 15 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
@@ -19,7 +19,7 @@
1919
"mocha": "^10.2.0",
2020
"npm-run-all": "^4.1.5",
2121
"nyc": "^15.1.0",
22-
"rimraf": "^3.0.2",
22+
"rimraf": "^4.0.4",
2323
"ts-node": "^10.9.1",
2424
"typescript": "^4.9.4"
2525
},

0 commit comments

Comments
 (0)