Skip to content

Commit 2112b2a

Browse files
committed
chore: upgrade deps (minor)
1 parent 7b1ff1b commit 2112b2a

File tree

2 files changed

+638
-489
lines changed

2 files changed

+638
-489
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@
2424
"author": "JacobLinCool <jacoblincool@gmail.com> (https://github.com/JacobLinCool)",
2525
"license": "MIT",
2626
"devDependencies": {
27-
"@trivago/prettier-plugin-sort-imports": "3.2.0",
28-
"@types/jest": "27.5.1",
29-
"@types/node": "17.0.35",
27+
"@trivago/prettier-plugin-sort-imports": "3.4.0",
28+
"@types/jest": "27.5.2",
29+
"@types/node": "17.0.45",
3030
"@types/node-fetch": "2.6.2",
31-
"@typescript-eslint/eslint-plugin": "5.25.0",
32-
"@typescript-eslint/parser": "5.25.0",
33-
"dotenv": "16.0.1",
34-
"eslint": "8.18.0",
35-
"eslint-config-prettier": "8.5.0",
36-
"jest": "28.1.0",
37-
"prettier": "2.7.1",
38-
"ts-jest": "28.0.2",
39-
"tsup": "5.12.8",
40-
"typedoc": "0.23.23",
41-
"typescript": "4.6.4"
31+
"@typescript-eslint/eslint-plugin": "5.49.0",
32+
"@typescript-eslint/parser": "5.49.0",
33+
"dotenv": "16.0.3",
34+
"eslint": "8.32.0",
35+
"eslint-config-prettier": "8.6.0",
36+
"jest": "28.1.3",
37+
"prettier": "2.8.3",
38+
"ts-jest": "28.0.8",
39+
"tsup": "5.12.9",
40+
"typedoc": "0.23.24",
41+
"typescript": "4.9.4"
4242
},
4343
"dependencies": {
44-
"node-fetch": "2.6.7"
44+
"node-fetch": "2.6.8"
4545
},
4646
"bugs": {
4747
"url": "https://github.com/JacobLinCool/LeetCode-Query/issues"

0 commit comments

Comments
 (0)