Skip to content

Commit 26f2bf0

Browse files
Bump rimraf from 4.1.0 to 4.2.0 in /doorbell (#292)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 159c9f3 commit 26f2bf0

File tree

2 files changed

+162
-9
lines changed

2 files changed

+162
-9
lines changed

doorbell/package-lock.json

Lines changed: 161 additions & 8 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.35.0",
3131
"eslint-plugin-vue": "^9.9.0",
32-
"rimraf": "^4.1.0"
32+
"rimraf": "^4.2.0"
3333
},
3434
"eslintConfig": {
3535
"root": true,

0 commit comments

Comments
 (0)