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 4, 2023
1 parent 533a9e6 commit 93198bc
Show file tree
Hide file tree
Showing 4 changed files with 328 additions and 269 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@jest/globals": "29.7.0",
"@metamask/eth-sig-util": "7.0.0",
"@microsoft/api-documenter": "7.23.0",
"@microsoft/api-extractor": "7.37.0",
"@microsoft/api-extractor": "7.38.0",
"@microsoft/api-extractor-model": "7.28.0",
"@microsoft/tsdoc": "0.14.2",
"@noble/hashes": "1.3.1",
Expand All @@ -43,7 +43,7 @@
"@types/express": "4.17.17",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/node": "20.6.2",
"@types/node": "20.8.2",
"@types/uuid": "9.0.2",
"caip": "1.1.0",
"credential-status": "2.0.6",
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 @@ -28,7 +28,7 @@
"@types/debug": "4.1.8",
"@types/events": "^3.0.0",
"@types/json-buffer": "3.0.0",
"@types/node": "20.6.2",
"@types/node": "20.8.2",
"eslint": "8.50.0",
"eslint-plugin-promise": "6.1.1",
"keyv": "4.5.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/test-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@
},
"devDependencies": {
"@babel/plugin-syntax-import-assertions": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@babel/preset-typescript": "7.23.0",
"@craco/craco": "7.1.0",
"@types/eslint": "8.44.2",
"@types/eslint-scope": "3.7.4",
"@types/expect-puppeteer": "5.0.3",
"@types/jest": "29.5.3",
"@types/jest-environment-puppeteer": "5.0.3",
"@types/node": "20.6.2",
"@types/node": "20.8.2",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"babel-jest": "29.7.0",
Expand Down
Loading

0 comments on commit 93198bc

Please sign in to comment.