Skip to content

Commit 7a90c63

Browse files
chore(deps): update dependency chai to v5
1 parent 30fe375 commit 7a90c63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"@babel/core": "7.26.0",
127127
"@babel/preset-env": "7.26.0",
128128
"@pact-foundation/pact-js-prettier-config": "1.0.0",
129-
"@types/chai": "4.3.20",
129+
"@types/chai": "5.0.1",
130130
"@types/chai-as-promised": "7.1.8",
131131
"@types/http-proxy": "1.17.15",
132132
"@types/lodash": "4.17.13",
@@ -140,7 +140,7 @@
140140
"@types/tough-cookie": "4.0.5",
141141
"@typescript-eslint/eslint-plugin": "5.48.2",
142142
"@typescript-eslint/parser": "5.48.2",
143-
"chai": "4.5.0",
143+
"chai": "5.1.2",
144144
"chai-as-promised": "7.1.2",
145145
"commit-and-tag-version": "12.5.0",
146146
"copyfiles": "2.4.1",

0 commit comments

Comments
 (0)