Skip to content
This repository was archived by the owner on Nov 9, 2023. It is now read-only.

Commit 0c07937

Browse files
committed
Bump dependency versions to align with core monorepo v77.0.0
1 parent ea3cfa2 commit 0c07937

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"@metamask/utils": "^8.1.0"
3131
},
3232
"devDependencies": {
33-
"@lavamoat/allow-scripts": "^2.0.3",
33+
"@lavamoat/allow-scripts": "^2.3.1",
3434
"@metamask/auto-changelog": "^3.1.0",
35-
"@metamask/eslint-config": "^12.0.0",
35+
"@metamask/eslint-config": "^12.2.0",
3636
"@metamask/eslint-config-jest": "^12.0.0",
3737
"@metamask/eslint-config-nodejs": "^12.0.0",
3838
"@metamask/eslint-config-typescript": "^12.0.0",
3939
"@types/jest": "^28.1.6",
40-
"@types/node": "^16.18.39",
40+
"@types/node": "^16.18.24",
4141
"@typescript-eslint/eslint-plugin": "^5.30.7",
4242
"@typescript-eslint/parser": "^5.30.7",
4343
"depcheck": "^1.4.3",
@@ -56,11 +56,11 @@
5656
"prettier-plugin-packagejson": "^2.2.17",
5757
"rimraf": "^3.0.2",
5858
"ts-jest": "^28.0.7",
59-
"ts-node": "^10.7.0",
59+
"ts-node": "^10.9.1",
6060
"typedoc": "^0.23.15",
6161
"typescript": "~4.6.3"
6262
},
63-
"packageManager": "yarn@3.2.1",
63+
"packageManager": "yarn@3.3.0",
6464
"engines": {
6565
"node": "^16.20 || ^18.16 || >=20"
6666
},

0 commit comments

Comments
 (0)