Skip to content

Commit 55e7b49

Browse files
Bump rimraf from 3.0.2 to 4.1.2 (#58)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.1.2. - [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.1.2) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c728ade commit 55e7b49

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
@@ -32,7 +32,7 @@
3232
"npm-run-all": "^4.1.5",
3333
"nyc": "^15.0.0",
3434
"opener": "^1.5.1",
35-
"rimraf": "^3.0.0",
35+
"rimraf": "^4.1.2",
3636
"semver": "^7.0.0",
3737
"typescript": "^4.1.2",
3838
"vue-eslint-editor": "^1.1.0",

0 commit comments

Comments
 (0)