Skip to content

Commit a4a0e0e

Browse files
Bump rimraf from 4.4.0 to 5.0.0 in /doorbell (#324)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.0 to 5.0.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.4.0...v5.0.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9714475 commit a4a0e0e

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

doorbell/package-lock.json

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doorbell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"chai": "^4.2.0",
3030
"eslint": "^8.37.0",
3131
"eslint-plugin-vue": "^9.10.0",
32-
"rimraf": "^4.4.0"
32+
"rimraf": "^5.0.0"
3333
},
3434
"eslintConfig": {
3535
"root": true,

0 commit comments

Comments
 (0)