Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 7b629f3

Browse files
committed
Update all non-major dependencies
1 parent 5d406a2 commit 7b629f3

File tree

2 files changed

+184
-86
lines changed

2 files changed

+184
-86
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
},
3333
"types": "lib/index.d.ts",
3434
"devDependencies": {
35-
"@antfu/eslint-config-basic": "0.16.1",
36-
"@types/node": "16.11.25",
35+
"@antfu/eslint-config-basic": "0.18.9",
36+
"@types/node": "16.11.26",
3737
"@types/unixify": "1.0.0",
38-
"eslint": "8.9.0",
39-
"tsup": "5.11.13",
40-
"typescript": "4.5.5",
41-
"vitest": "0.5.0"
38+
"eslint": "8.12.0",
39+
"tsup": "5.12.1",
40+
"typescript": "4.6.3",
41+
"vitest": "0.7.11"
4242
},
4343
"engines": {
4444
"node": ">=8.0.0"

0 commit comments

Comments
 (0)