Skip to content

Commit a6254b8

Browse files
Bump rimraf from 5.0.1 to 5.0.5 in /nodejs/wrapper-adot (#724)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 5.0.5. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.1...v5.0.5) --- 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 545cbf2 commit a6254b8

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.28.1",
3535
"gts": "5.0.1",
36-
"rimraf": "5.0.1",
36+
"rimraf": "5.0.5",
3737
"typescript": "5.2.2"
3838
},
3939
"dependencies": {

0 commit comments

Comments
 (0)