Skip to content

Commit 0faae84

Browse files
fix: bump chai from 6.2.1 to 6.2.2 (#692)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efceae1 commit 0faae84

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/preset-env": "^7.28.5",
3434
"axios": "^1.13.2",
3535
"babel-loader": "^10.0.0",
36-
"chai": "^6.2.1",
36+
"chai": "^6.2.2",
3737
"copy-webpack-plugin": "^13.0.1",
3838
"jsdom": "^27.3.0",
3939
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)