Skip to content

Commit db4269d

Browse files
Bump chai from 5.1.0 to 5.2.0 in /doorbell (#540)
Bumps [chai](https://github.com/chaijs/chai) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72172b5 commit db4269d

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

doorbell/package-lock.json

Lines changed: 10 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
@@ -26,7 +26,7 @@
2626
"@vue/cli-plugin-unit-mocha": "^5.0.8",
2727
"@vue/cli-service": "^5.0.8",
2828
"@vue/test-utils": "^2.4.0",
29-
"chai": "^5.1.0",
29+
"chai": "^5.2.0",
3030
"eslint": "^8.57.0",
3131
"eslint-plugin-vue": "^9.32.0",
3232
"rimraf": "^6.0.0"

0 commit comments

Comments
 (0)