Skip to content

Commit

Permalink
chore(deps): update devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent ba88d6b commit 432273b
Show file tree
Hide file tree
Showing 4 changed files with 176 additions and 188 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"did-jwt": "7.4.2",
"did-jwt-vc": "3.2.11",
"did-resolver": "4.1.0",
"ethers": "6.7.1",
"ethers": "6.8.0",
"ethr-did-resolver": "9.0.0",
"express": "4.18.2",
"ganache": "7.9.0",
Expand All @@ -56,15 +56,15 @@
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "29.7.0",
"json-schema": "0.4.0",
"lerna": "7.3.0",
"lerna": "7.4.1",
"lerna-changelog": "2.2.0",
"oas-resolver": "2.5.6",
"openapi-types": "12.1.3",
"prettier": "3.0.2",
"rimraf": "5.0.1",
"semantic-release": "22.0.0",
"ts-jest": "29.1.1",
"ts-json-schema-generator": "1.3.0",
"ts-json-schema-generator": "1.4.0",
"ts-node": "10.9.1",
"typeorm": "0.3.17",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/kv-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/events": "^3.0.0",
"@types/json-buffer": "3.0.0",
"@types/node": "20.8.2",
"eslint": "8.50.0",
"eslint": "8.52.0",
"eslint-plugin-promise": "6.1.1",
"keyv": "4.5.3",
"timekeeper": "2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"jest-environment-puppeteer-jsdom": "6.0.0",
"jest-jasmine2": "29.7.0",
"jest-puppeteer": "9.0.0",
"puppeteer": "21.3.4",
"puppeteer": "21.4.1",
"react-scripts": "5.0.1",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
Expand Down
Loading

0 comments on commit 432273b

Please sign in to comment.