Skip to content

Commit d139fc6

Browse files
Bump chai and @types/chai
Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together. Updates `chai` from 4.5.0 to 5.2.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v5.2.1) Updates `@types/chai` from 4.3.20 to 5.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: chai dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/chai" dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdd1949 commit d139fc6

File tree

2 files changed

+52
-64
lines changed

2 files changed

+52
-64
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@
455455
},
456456
"devDependencies": {
457457
"@eslint/js": "^9.31.0",
458-
"@types/chai": "^4.3.20",
458+
"@types/chai": "^5.2.2",
459459
"@types/chai-fs": "^2.0.5",
460460
"@types/ejs": "^3.1.5",
461461
"@types/fs-extra": "^11.0.4",
@@ -467,7 +467,7 @@
467467
"@types/which": "^3.0.4",
468468
"@types/yauzl": "^2.10.3",
469469
"@vscode/test-electron": "^2.5.2",
470-
"chai": "^4.5.0",
470+
"chai": "^5.2.1",
471471
"chai-fs": "^2.0.0",
472472
"eslint": "^9.31.0",
473473
"eslint-webpack-plugin": "^5.0.2",

0 commit comments

Comments
 (0)