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 Sep 17, 2023
1 parent 28c1224 commit e2efa88
Show file tree
Hide file tree
Showing 4 changed files with 1,250 additions and 1,280 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,19 @@
"@ethersproject/providers": "^5.7.2",
"@ethersproject/transactions": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@jest/globals": "29.6.2",
"@jest/globals": "29.7.0",
"@metamask/eth-sig-util": "6.0.0",
"@microsoft/api-documenter": "7.22.33",
"@microsoft/api-extractor": "7.36.4",
"@microsoft/api-extractor-model": "7.27.6",
"@microsoft/api-documenter": "7.23.0",
"@microsoft/api-extractor": "7.37.0",
"@microsoft/api-extractor-model": "7.28.0",
"@microsoft/tsdoc": "0.14.2",
"@noble/hashes": "1.3.1",
"@stablelib/ed25519": "1.0.3",
"@transmute/credentials-context": "0.7.0-unstable.81",
"@types/express": "4.17.17",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/node": "20.5.0",
"@types/node": "20.6.2",
"@types/uuid": "9.0.2",
"caip": "1.1.0",
"credential-status": "2.0.6",
Expand All @@ -54,12 +54,12 @@
"ethr-did-resolver": "8.1.2",
"express": "4.18.2",
"ganache": "7.9.0",
"jest": "29.6.2",
"jest-config": "29.6.2",
"jest-environment-jsdom": "29.6.2",
"jest-environment-node": "29.6.2",
"jest": "29.7.0",
"jest-config": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "29.7.0",
"json-schema": "0.4.0",
"lerna": "7.2.0",
"lerna": "7.3.0",
"lerna-changelog": "2.2.0",
"oas-resolver": "2.5.6",
"openapi-types": "12.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/kv-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@types/debug": "4.1.8",
"@types/events": "^3.0.0",
"@types/json-buffer": "3.0.0",
"@types/node": "20.5.0",
"eslint": "8.48.0",
"@types/node": "20.6.2",
"eslint": "8.49.0",
"eslint-plugin-promise": "6.1.1",
"keyv": "4.5.3",
"timekeeper": "2.3.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/test-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,19 +74,19 @@
"@types/expect-puppeteer": "5.0.3",
"@types/jest": "29.5.3",
"@types/jest-environment-puppeteer": "5.0.3",
"@types/node": "20.5.0",
"@types/node": "20.6.2",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"babel-jest": "29.6.2",
"babel-jest": "29.7.0",
"babel-preset-react-app": "10.0.1",
"cross-env": "7.0.3",
"jest": "29.6.2",
"jest-config": "29.6.2",
"jest": "29.7.0",
"jest-config": "29.7.0",
"jest-environment-puppeteer": "9.0.0",
"jest-environment-puppeteer-jsdom": "6.0.0",
"jest-jasmine2": "29.6.2",
"jest-jasmine2": "29.7.0",
"jest-puppeteer": "9.0.0",
"puppeteer": "21.1.0",
"puppeteer": "21.2.1",
"react-scripts": "5.0.1",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
Expand Down
Loading

0 comments on commit e2efa88

Please sign in to comment.