Skip to content

Commit 91f4e5e

Browse files
committed
Upgrades in package.json
1 parent ff5ef60 commit 91f4e5e

File tree

2 files changed

+242
-423
lines changed

2 files changed

+242
-423
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
"author": "Connor Harwood <[email protected]>",
1010
"license": "MIT",
1111
"dependencies": {
12-
"@typescript-eslint/eslint-plugin": "4.33.0",
13-
"@typescript-eslint/parser": "4.33.0",
14-
"eslint": "^7.32.0",
12+
"@typescript-eslint/eslint-plugin": "5.12.1",
13+
"@typescript-eslint/parser": "5.12.1",
14+
"eslint": "^8.9.0",
1515
"eslint-config-prettier": "^8.3.0",
1616
"eslint-plugin-ban": "^1.6.0",
1717
"eslint-plugin-import": "2.25.4",
1818
"eslint-plugin-prefer-arrow": "1.2.2",
19-
"lint-staged": "^11.2.3",
20-
"prettier": "^2.4.1",
21-
"typescript": ">=3.3.x <=4.0.x "
19+
"lint-staged": "^12.3.4",
20+
"prettier": "^2.5.1",
21+
"typescript": ">=3.3.x <=4.2.x "
2222
}
2323
}

0 commit comments

Comments
 (0)