We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19d96e7 commit 5dc6df3Copy full SHA for 5dc6df3
package.json
@@ -126,7 +126,7 @@
126
"@babel/core": "7.26.0",
127
"@babel/preset-env": "7.26.0",
128
"@pact-foundation/pact-js-prettier-config": "1.0.0",
129
- "@types/chai": "4.3.20",
+ "@types/chai": "5.0.1",
130
"@types/chai-as-promised": "7.1.8",
131
"@types/http-proxy": "1.17.15",
132
"@types/lodash": "4.17.13",
@@ -140,7 +140,7 @@
140
"@types/tough-cookie": "4.0.5",
141
"@typescript-eslint/eslint-plugin": "5.48.2",
142
"@typescript-eslint/parser": "5.48.2",
143
- "chai": "4.5.0",
+ "chai": "5.1.2",
144
"chai-as-promised": "7.1.2",
145
"commit-and-tag-version": "12.5.0",
146
"copyfiles": "2.4.1",
0 commit comments