Skip to content

Commit

Permalink
Merge branch 'main' into 231003-migrate-eth-json-rpc-provider-b2
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift authored Oct 5, 2023
2 parents 3f7d9a6 + 4b8f6ee commit 33def8b
Showing 1 changed file with 4 additions and 17 deletions.
21 changes: 4 additions & 17 deletions merged-packages/eth-json-rpc-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,8 @@
"@metamask/utils": "^8.1.0"
},
"devDependencies": {
"@lavamoat/allow-scripts": "^2.3.1",
"@metamask/auto-changelog": "^3.1.0",
"@metamask/eslint-config": "^12.2.0",
"@metamask/eslint-config-jest": "^12.0.0",
"@metamask/eslint-config-nodejs": "^12.0.0",
"@metamask/eslint-config-typescript": "^12.0.0",
"@types/jest": "^28.1.6",
"@types/node": "^16.18.24",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@types/jest": "^27.4.1",
"depcheck": "^1.4.3",
"deepmerge": "^4.2.2",
"eslint": "^8.44.0",
Expand All @@ -52,15 +44,10 @@
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"jest": "^28.1.3",
"jest": "^27.5.1",
"jest-it-up": "^2.0.2",
"prettier": "^2.7.1",
"prettier-plugin-packagejson": "^2.2.17",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.7",
"ts-node": "^10.9.1",
"typedoc": "^0.23.15",
"typescript": "~4.8.4"
"ts-jest": "^27.1.4",
"typedoc": "^0.24.8"
},
"packageManager": "[email protected]",
"engines": {
Expand Down

0 comments on commit 33def8b

Please sign in to comment.