Skip to content

Commit cb0cc91

Browse files
Bump rimraf from 5.0.0 to 5.0.1 in /nodejs/wrapper-adot (#567)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.0 to 5.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 962892c commit cb0cc91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/wrapper-adot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-header": "3.1.1",
3434
"eslint-plugin-import": "2.27.5",
3535
"gts": "3.1.1",
36-
"rimraf": "5.0.0",
36+
"rimraf": "5.0.1",
3737
"typescript": "5.0.4"
3838
},
3939
"dependencies": {

0 commit comments

Comments
 (0)