Skip to content

Commit 2afa76f

Browse files
Bump rimraf from 3.0.2 to 5.0.1 in /debugger-restarts
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v3.0.2...v5.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48ca517 commit 2afa76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugger-restarts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-prettier": "^4.2.1",
4949
"npm-run-all": "^4.1.5",
5050
"prettier": "^2.1.1",
51-
"rimraf": "^3.0.2",
51+
"rimraf": "^5.0.1",
5252
"typescript": "~5.1.3"
5353
},
5454
"jupyterlab": {

0 commit comments

Comments
 (0)