Skip to content

Commit f5c4afe

Browse files
Bump rimraf from 3.0.2 to 4.4.1 (#511)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.4.1. - [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.4.1)
1 parent 007eaf4 commit f5c4afe

File tree

2 files changed

+144
-11
lines changed

2 files changed

+144
-11
lines changed

package-lock.json

Lines changed: 143 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
@@ -41,7 +41,7 @@
4141
"@types/mocha": "^10.0.1",
4242
"@types/node": "^18.15.5",
4343
"mocha": "^10.2.0",
44-
"rimraf": "^3.0.2",
44+
"rimraf": "^4.4.1",
4545
"rollup": "^3.20.0",
4646
"source-map-support": "^0.5.19",
4747
"typescript": "^5.0.2"

0 commit comments

Comments
 (0)