Skip to content

Commit 0b9cd0f

Browse files
chore(deps): 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 5.1.1 to 5.1.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.1.1...v5.1.2) Updates `@types/chai` from 4.3.19 to 5.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: chai dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 580184a commit 0b9cd0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"acorn": "8.14.0",
7878
"arrify": "2.0.1",
7979
"axios": "1.7.7",
80-
"chai": "5.1.1",
80+
"chai": "5.1.2",
8181
"chai-deep-match": "1.2.1",
8282
"chai-exclude": "2.1.1",
8383
"chai-json-schema": "1.5.1",
@@ -123,7 +123,7 @@
123123
"@faker-js/faker": "9.2.0",
124124
"@pollyjs/adapter-puppeteer": "6.0.6",
125125
"@pollyjs/core": "5.1.0",
126-
"@types/chai": "4.3.19",
126+
"@types/chai": "5.0.1",
127127
"@types/inquirer": "9.0.3",
128128
"@types/node": "22.9.0",
129129
"@wdio/sauce-service": "9.2.13",

0 commit comments

Comments
 (0)