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

Commit 7b3426a

Browse files
committed
chore: upgrade deps
1 parent 4444d70 commit 7b3426a

File tree

2 files changed

+82
-99
lines changed

2 files changed

+82
-99
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"defu": "^4.0.1",
6767
"estree-walker": "^2.0.2",
6868
"magic-string": "^0.25.7",
69-
"ufo": "^0.7.2",
69+
"ufo": "^0.7.4",
7070
"upath": "^2.0.1"
7171
},
7272
"devDependencies": {
@@ -81,8 +81,8 @@
8181
"@types/fs-extra": "^9.0.11",
8282
"@types/jest": "^26.0.23",
8383
"@types/normalize-path": "^3.0.0",
84-
"@typescript-eslint/eslint-plugin": "^4.22.1",
85-
"@typescript-eslint/parser": "^4.22.1",
84+
"@typescript-eslint/eslint-plugin": "^4.23.0",
85+
"@typescript-eslint/parser": "^4.23.0",
8686
"babel-loader": "^8.2.2",
8787
"codecov": "^3.8.2",
8888
"core-js": "3.12.1",
@@ -97,13 +97,13 @@
9797
"lint-staged": "^11.0.0",
9898
"npm-run-all": "^4.1.5",
9999
"nuxt": "^2.15.5",
100-
"prettier": "^2.2.1",
100+
"prettier": "^2.3.0",
101101
"release-it": "14.6.2",
102102
"rimraf": "^3.0.2",
103103
"siroc": "0.9.2",
104104
"start-server-and-test": "^1.12.1",
105105
"testcafe": "1.14.0",
106-
"tsd": "^0.14.0",
106+
"tsd": "^0.15.1",
107107
"typescript": "4.2.4",
108108
"yorkie": "^2.0.0"
109109
},

0 commit comments

Comments
 (0)