Skip to content

Commit b8f3841

Browse files
chore(deps): update dependency chai to v5
1 parent e6a4cfe commit b8f3841

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
@@ -118,7 +118,7 @@
118118
"@babel/core": "7.26.0",
119119
"@babel/preset-env": "7.26.0",
120120
"@pact-foundation/pact-js-prettier-config": "1.0.0",
121-
"@types/chai": "4.3.20",
121+
"@types/chai": "5.0.1",
122122
"@types/chai-as-promised": "8.0.1",
123123
"@types/express": "^4.17.11",
124124
"@types/http-proxy": "1.17.15",
@@ -131,7 +131,7 @@
131131
"@types/sinon-chai": "2.7.42",
132132
"@typescript-eslint/eslint-plugin": "5.62.0",
133133
"@typescript-eslint/parser": "5.62.0",
134-
"chai": "4.5.0",
134+
"chai": "5.1.2",
135135
"chai-as-promised": "8.0.1",
136136
"commit-and-tag-version": "12.5.0",
137137
"copyfiles": "2.4.1",

0 commit comments

Comments
 (0)