Skip to content

Commit 5c1d497

Browse files
dependabot[bot]Elimpizza
authored andcommitted
Bump chai from 6.2.1 to 6.2.2
Bumps [chai](https://github.com/chaijs/chai) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 168aa62 commit 5c1d497

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@vitest/eslint-plugin": "^1.5.2",
2929
"babel-plugin-istanbul": "^7.0.1",
3030
"babel-plugin-mockable-imports": "^2.0.1",
31-
"chai": "^6.2.1",
31+
"chai": "^6.2.2",
3232
"chrome-webstore-upload-cli": "^3.5.0",
3333
"eslint": "^9.39.1",
3434
"eslint-config-hypothesis": "^3.3.1",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3888,6 +3888,13 @@ __metadata:
38883888
languageName: node
38893889
linkType: hard
38903890

3891+
"chai@npm:^6.2.2":
3892+
version: 6.2.2
3893+
resolution: "chai@npm:6.2.2"
3894+
checksum: c8c94857745b673dae22a7b25053a41a931848e2c20d1acb6838cf99b7d57b0e66b9eb878c6308534b2965c11ae1a66f8c58066f368c91a07797bb8ee881a733
3895+
languageName: node
3896+
linkType: hard
3897+
38913898
"chalk@npm:4.1.2, chalk@npm:^4.0.0, chalk@npm:^4.1.2":
38923899
version: 4.1.2
38933900
resolution: "chalk@npm:4.1.2"
@@ -6149,7 +6156,7 @@ __metadata:
61496156
"@vitest/eslint-plugin": ^1.5.2
61506157
babel-plugin-istanbul: ^7.0.1
61516158
babel-plugin-mockable-imports: ^2.0.1
6152-
chai: ^6.2.1
6159+
chai: ^6.2.2
61536160
chrome-webstore-upload-cli: ^3.5.0
61546161
eslint: ^9.39.1
61556162
eslint-config-hypothesis: ^3.3.1

0 commit comments

Comments
 (0)