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

Commit

Permalink
Bump dependency versions to align with core monorepo v77.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift committed Sep 25, 2023
1 parent ea3cfa2 commit f1fcb2b
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 592 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"@metamask/utils": "^8.1.0"
},
"devDependencies": {
"@lavamoat/allow-scripts": "^2.0.3",
"@lavamoat/allow-scripts": "^2.3.1",
"@metamask/auto-changelog": "^3.1.0",
"@metamask/eslint-config": "^12.0.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.39",
"@types/node": "^16.18.24",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"depcheck": "^1.4.3",
Expand All @@ -56,11 +56,11 @@
"prettier-plugin-packagejson": "^2.2.17",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.7",
"ts-node": "^10.7.0",
"ts-node": "^10.9.1",
"typedoc": "^0.23.15",
"typescript": "~4.6.3"
},
"packageManager": "yarn@3.2.1",
"packageManager": "yarn@3.3.0",
"engines": {
"node": "^16.20 || ^18.16 || >=20"
},
Expand Down
Loading

0 comments on commit f1fcb2b

Please sign in to comment.