Skip to content

Commit 7040ca9

Browse files
chore(deps): update dependency chai-as-promised to v8 (#1289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf01dd5 commit 7040ca9

File tree

2 files changed

+35
-18
lines changed

2 files changed

+35
-18
lines changed

package-lock.json

+33-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@babel/preset-env": "7.26.0",
128128
"@pact-foundation/pact-js-prettier-config": "1.0.0",
129129
"@types/chai": "4.3.20",
130-
"@types/chai-as-promised": "7.1.8",
130+
"@types/chai-as-promised": "8.0.1",
131131
"@types/http-proxy": "1.17.15",
132132
"@types/lodash": "4.17.13",
133133
"@types/lodash.isnil": "4.0.9",
@@ -141,7 +141,7 @@
141141
"@typescript-eslint/eslint-plugin": "5.62.0",
142142
"@typescript-eslint/parser": "5.62.0",
143143
"chai": "4.5.0",
144-
"chai-as-promised": "7.1.2",
144+
"chai-as-promised": "8.0.1",
145145
"commit-and-tag-version": "12.5.0",
146146
"copyfiles": "2.4.1",
147147
"eslint": "8.57.1",

0 commit comments

Comments
 (0)