Skip to content

Commit 8bf8d26

Browse files
Upgrade: 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] <[email protected]>
1 parent c74f19c commit 8bf8d26

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
@@ -48,7 +48,7 @@
4848
"jsdoc": "^4.0.0",
4949
"mocha": "^10.0.0",
5050
"p-queue": "^6.6.1",
51-
"rimraf": "^3.0.2",
51+
"rimraf": "^4.0.4",
5252
"yarn": "^1.12.3"
5353
},
5454
"repository": {

0 commit comments

Comments
 (0)