Skip to content

Commit

Permalink
Update dependency chai to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and finn-block committed Oct 8, 2024
1 parent 61b7716 commit a3d70d4
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 32 deletions.
40 changes: 26 additions & 14 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 @@ -21,7 +21,7 @@
"devDependencies": {
"@sphereon/pex-models": "2.3.1",
"@sphereon/ssi-types": "0.30.1",
"@types/chai": "4.3.4",
"@types/chai": "4.3.20",
"@types/chai-as-promised": "7.1.8",
"@types/chai-string": "1.4.5",
"@types/eslint": "8.56.12",
Expand All @@ -33,7 +33,7 @@
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"chai": "4.3.7",
"chai": "4.5.0",
"chai-as-promised": "7.1.2",
"chai-string": "1.5.0",
"eslint": "8.46.0",
Expand Down
40 changes: 26 additions & 14 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 @@ -21,7 +21,7 @@
"devDependencies": {
"@sphereon/pex-models": "2.3.1",
"@sphereon/ssi-types": "0.30.1",
"@types/chai": "4.3.4",
"@types/chai": "4.3.20",
"@types/chai-as-promised": "7.1.8",
"@types/chai-string": "1.4.5",
"@types/eslint": "8.56.12",
Expand All @@ -33,7 +33,7 @@
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"chai": "4.3.7",
"chai": "4.5.0",
"chai-as-promised": "7.1.2",
"chai-string": "1.5.0",
"eslint": "8.46.0",
Expand Down

0 comments on commit a3d70d4

Please sign in to comment.