upgrade dependencies

This commit is contained in:
itsMapleLeaf
2022-07-23 13:27:40 -05:00
committed by Darius
parent 7b74628732
commit 4f9fb4310f
4 changed files with 3050 additions and 2164 deletions

View File

@@ -11,13 +11,13 @@
},
"devDependencies": {
"@changesets/cli": "^2.24.0",
"@itsmapleleaf/configs": "^1.1.3",
"@rushstack/eslint-patch": "^1.1.3",
"@types/eslint": "^8.4.1",
"eslint": "^8.14.0",
"node": "^16",
"prettier": "^2.6.2",
"typescript": "^4.6.3"
"@itsmapleleaf/configs": "^1.1.5",
"@rushstack/eslint-patch": "^1.1.4",
"@types/eslint": "^8.4.5",
"eslint": "^8.20.0",
"node": "^16.16.0",
"prettier": "^2.7.1",
"typescript": "^4.7.4"
},
"resolutions": {
"esbuild": "latest"