Skip to content

Commit f2890c5

Browse files
chore(deps-dev): bump the chai group across 1 directory with 3 updates
Bumps the chai group with 3 updates in the / directory: [chai](https://github.com/chaijs/chai), [chai-as-promised](https://github.com/chaijs/chai-as-promised) and [@types/chai-as-promised](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-as-promised). Updates `chai` from 4.3.10 to 6.0.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.10...v6.0.1) Updates `chai-as-promised` from 7.1.1 to 8.0.2 - [Release notes](https://github.com/chaijs/chai-as-promised/releases) - [Commits](chaijs/chai-as-promised@v7.1.1...v8.0.2) Updates `@types/chai-as-promised` from 7.1.8 to 8.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-as-promised) --- updated-dependencies: - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: chai - dependency-name: chai-as-promised dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: chai - dependency-name: "@types/chai-as-promised" dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: chai ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47a4dc5 commit f2890c5

File tree

2 files changed

+37
-145
lines changed

2 files changed

+37
-145
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@
5353
"@semantic-release/github": "11.0.5",
5454
"@types/aggregate-error": "^1.0.1",
5555
"@types/chai": "^4.2.18",
56-
"@types/chai-as-promised": "^7.1.4",
56+
"@types/chai-as-promised": "^8.0.2",
5757
"@types/lodash.template": "^4.5.0",
5858
"@types/mocha": "^10.0.0",
5959
"@types/sinon": "^17.0.0",
6060
"@typescript-eslint/eslint-plugin": "^8.0.1",
6161
"@typescript-eslint/parser": "^8.0.1",
62-
"chai": "^4.3.4",
63-
"chai-as-promised": "^7.1.1",
62+
"chai": "^6.0.1",
63+
"chai-as-promised": "^8.0.2",
6464
"eslint": "^9.14.0",
6565
"eslint-config-prettier": "^10.0.1",
6666
"eslint-plugin-mocha": "^11.1.0",

0 commit comments

Comments
 (0)