Skip to content

Commit

Permalink
chore(deps): update dependency chai-as-promised to v8 (#1289)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent bf01dd5 commit 7040ca9
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 18 deletions.
49 changes: 33 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"@babel/preset-env": "7.26.0",
"@pact-foundation/pact-js-prettier-config": "1.0.0",
"@types/chai": "4.3.20",
"@types/chai-as-promised": "7.1.8",
"@types/chai-as-promised": "8.0.1",
"@types/http-proxy": "1.17.15",
"@types/lodash": "4.17.13",
"@types/lodash.isnil": "4.0.9",
Expand All @@ -141,7 +141,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"chai": "4.5.0",
"chai-as-promised": "7.1.2",
"chai-as-promised": "8.0.1",
"commit-and-tag-version": "12.5.0",
"copyfiles": "2.4.1",
"eslint": "8.57.1",
Expand Down

0 comments on commit 7040ca9

Please sign in to comment.