Skip to content

Commit 5aedd49

Browse files
chore(deps-dev): Bump rimraf from 3.0.2 to 4.4.1
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) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 434a53b commit 5aedd49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mocha": "^9.2.2",
7676
"npm-run-all": "^4.1.5",
7777
"nyc": "^14.1.1",
78-
"rimraf": "^3.0.2",
78+
"rimraf": "^4.4.1",
7979
"rollup": "^2.79.1",
8080
"rollup-plugin-sourcemaps": "^0.6.3",
8181
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)