We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a4cfe commit b8f3841Copy full SHA for b8f3841
package.json
@@ -118,7 +118,7 @@
118
"@babel/core": "7.26.0",
119
"@babel/preset-env": "7.26.0",
120
"@pact-foundation/pact-js-prettier-config": "1.0.0",
121
- "@types/chai": "4.3.20",
+ "@types/chai": "5.0.1",
122
"@types/chai-as-promised": "8.0.1",
123
"@types/express": "^4.17.11",
124
"@types/http-proxy": "1.17.15",
@@ -131,7 +131,7 @@
131
"@types/sinon-chai": "2.7.42",
132
"@typescript-eslint/eslint-plugin": "5.62.0",
133
"@typescript-eslint/parser": "5.62.0",
134
- "chai": "4.5.0",
+ "chai": "5.1.2",
135
"chai-as-promised": "8.0.1",
136
"commit-and-tag-version": "12.5.0",
137
"copyfiles": "2.4.1",
0 commit comments