Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 13c071e

Browse files
committed
Update devDependencies
1 parent f80496d commit 13c071e

File tree

3 files changed

+260
-255
lines changed

3 files changed

+260
-255
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@types/eslint": "~7.28.2",
4343
"@types/node": "~16.11.6",
4444
"@types/prettier": "~2.4.1",
45-
"@typescript-eslint/eslint-plugin": "~5.2.0",
46-
"@typescript-eslint/parser": "~5.2.0",
45+
"@typescript-eslint/eslint-plugin": "~5.3.0",
46+
"@typescript-eslint/parser": "~5.3.0",
4747
"change-case": "~4.1.2",
4848
"eslint": "~8.1.0",
4949
"eslint-config-prettier": "~8.3.0",
@@ -53,15 +53,15 @@
5353
"eslint-plugin-prettier": "~4.0.0",
5454
"eslint-plugin-spellcheck": "~0.0.19",
5555
"eslint-plugin-unicorn": "~37.0.1",
56-
"eslint-plugin-vue": "~7.20.0",
57-
"esno": "~0.10.1",
56+
"eslint-plugin-vue": "~8.0.3",
57+
"esno": "~0.11.0",
5858
"json-schema-to-typescript": "~10.1.5",
5959
"prettier": "2.4.1",
6060
"prettier-plugin-organize-imports": "~2.3.4",
6161
"typescript": "~4.4.4",
6262
"upper-case-first": "~2.0.2"
6363
},
64-
"packageManager": "pnpm@6",
64+
"packageManager": "pnpm@6.20.1",
6565
"engines": {
6666
"node": ">= 16.9.0",
6767
"npm": ">= 7.0.0",

0 commit comments

Comments
 (0)