Skip to content

Commit 0fc6870

Browse files
committed
chore: update deps
1 parent 953c7ba commit 0fc6870

File tree

2 files changed

+3229
-4539
lines changed

2 files changed

+3229
-4539
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@
3535
"minimatch": "^3.0.4"
3636
},
3737
"devDependencies": {
38-
"@antfu/eslint-config": "^0.6.2",
38+
"@antfu/eslint-config": "^0.6.5",
3939
"@types/debug": "^4.1.5",
40-
"@types/jest": "^26.0.22",
40+
"@types/jest": "^26.0.23",
4141
"@types/minimatch": "^3.0.4",
42-
"@types/node": "^14.17.1",
43-
"@typescript-eslint/eslint-plugin": "^4.22.0",
44-
"eslint": "^7.24.0",
45-
"jest": "^26.6.3",
46-
"rollup": "^2.45.2",
47-
"standard-version": "^9.2.0",
48-
"ts-jest": "^26.5.5",
49-
"tsup": "^4.8.21",
50-
"typescript": "^4.2.4",
51-
"vite": "^2.1.5"
42+
"@types/node": "^15.6.1",
43+
"@typescript-eslint/eslint-plugin": "^4.25.0",
44+
"eslint": "^7.27.0",
45+
"jest": "^27.0.1",
46+
"rollup": "^2.50.2",
47+
"standard-version": "^9.3.0",
48+
"ts-jest": "^27.0.1",
49+
"tsup": "^4.11.1",
50+
"typescript": "^4.3.2",
51+
"vite": "^2.3.4"
5252
},
5353
"peerDependencies": {
5454
"vite": "^2.0.0-beta.69"

0 commit comments

Comments
 (0)