Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Commit 6f4c592

Browse files
committed
chore: update deps
1 parent e19b0a4 commit 6f4c592

File tree

2 files changed

+427
-599
lines changed

2 files changed

+427
-599
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
},
3535
"dependencies": {
3636
"@rollup/plugin-typescript": "^8.3.0",
37-
"esbuild": "^0.13.3",
37+
"esbuild": "^0.13.12",
3838
"joycon": "^3.0.1"
3939
},
4040
"devDependencies": {
41-
"@antfu/eslint-config": "^0.9.0",
42-
"@antfu/ni": "^0.9.3",
43-
"@types/node": "^16.10.2",
41+
"@antfu/eslint-config": "^0.10.0",
42+
"@antfu/ni": "^0.10.1",
43+
"@types/node": "^16.11.7",
4444
"bumpp": "^7.1.1",
45-
"eslint": "^7.32.0",
45+
"eslint": "^8.2.0",
4646
"execa": "^5.1.1",
47-
"typescript": "^4.4.3",
48-
"uvu": "^0.5.1"
47+
"typescript": "^4.4.4",
48+
"uvu": "^0.5.2"
4949
}
5050
}

0 commit comments

Comments
 (0)