Skip to content

Commit

Permalink
Update dependency chai to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent f83681d commit e911261
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.20",
"@types/chai": "5.0.0",
"@types/chai-as-promised": "8.0.1",
"@types/chai-string": "1.4.5",
"@types/eslint": "9.6.1",
Expand All @@ -33,7 +33,7 @@
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"chai": "4.5.0",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"chai-string": "1.5.0",
"eslint": "8.57.1",
Expand Down
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.20",
"@types/chai": "5.0.0",
"@types/chai-as-promised": "8.0.1",
"@types/chai-string": "1.4.5",
"@types/eslint": "9.6.1",
Expand All @@ -33,7 +33,7 @@
"@types/supertest": "6.0.2",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"chai": "4.5.0",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"chai-string": "1.5.0",
"eslint": "8.57.1",
Expand Down

0 comments on commit e911261

Please sign in to comment.