Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Update dependency chai-as-promised to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and finn-block committed Oct 16, 2024
1 parent c4d7822 commit ae1485b
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 22 deletions.
28 changes: 19 additions & 9 deletions javascript/pfi-aud-usd-tbdex/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 javascript/pfi-aud-usd-tbdex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@sphereon/pex-models": "2.3.1",
"@sphereon/ssi-types": "0.30.1",
"@types/chai": "4.3.20",
"@types/chai-as-promised": "7.1.8",
"@types/chai-as-promised": "8.0.1",
"@types/chai-string": "1.4.5",
"@types/eslint": "9.6.1",
"@types/express": "5.0.0",
Expand All @@ -34,7 +34,7 @@
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"chai": "4.5.0",
"chai-as-promised": "7.1.2",
"chai-as-promised": "8.0.0",
"chai-string": "1.5.0",
"eslint": "8.57.1",
"kysely-codegen": "0.16.8",
Expand Down
28 changes: 19 additions & 9 deletions javascript/tbdex-pfi-exemplar/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 javascript/tbdex-pfi-exemplar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@sphereon/pex-models": "2.3.1",
"@sphereon/ssi-types": "0.30.1",
"@types/chai": "4.3.20",
"@types/chai-as-promised": "7.1.8",
"@types/chai-as-promised": "8.0.1",
"@types/chai-string": "1.4.5",
"@types/eslint": "9.6.1",
"@types/express": "5.0.0",
Expand All @@ -34,7 +34,7 @@
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"chai": "4.5.0",
"chai-as-promised": "7.1.2",
"chai-as-promised": "8.0.0",
"chai-string": "1.5.0",
"eslint": "8.57.1",
"kysely-codegen": "0.16.8",
Expand Down

0 comments on commit ae1485b

Please sign in to comment.