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

Commit 68a3c78

Browse files
committed
Update devDependencies
1 parent b07d842 commit 68a3c78

File tree

2 files changed

+1127
-1110
lines changed

2 files changed

+1127
-1110
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,17 +58,17 @@
5858
"@types/json-schema": "~7.0.11",
5959
"@types/node": "~18.15.11",
6060
"@types/prettier": "~2.7.2",
61-
"@typescript-eslint/eslint-plugin": "~5.57.0",
62-
"@typescript-eslint/parser": "~5.57.0",
61+
"@typescript-eslint/eslint-plugin": "~5.58.0",
62+
"@typescript-eslint/parser": "~5.58.0",
6363
"change-case": "~4.1.2",
64-
"eslint": "~8.37.0",
64+
"eslint": "~8.38.0",
6565
"eslint-config-prettier": "~8.8.0",
6666
"eslint-gitignore": "~0.1.0",
67-
"eslint-plugin-deprecation": "~1.4.0",
67+
"eslint-plugin-deprecation": "~1.4.1",
6868
"eslint-plugin-eslint-comments": "~3.2.0",
6969
"eslint-plugin-import": "~2.27.5",
7070
"eslint-plugin-inclusive-language": "~2.2.0",
71-
"eslint-plugin-jsdoc": "~40.1.1",
71+
"eslint-plugin-jsdoc": "~41.1.1",
7272
"eslint-plugin-jsonc": "~2.7.0",
7373
"eslint-plugin-mdx": "~2.0.5",
7474
"eslint-plugin-n": "~15.7.0",
@@ -89,9 +89,9 @@
8989
"prettier-plugin-organize-imports": "~3.2.2",
9090
"ts-dedent": "~2.2.0",
9191
"tsx": "~3.12.6",
92-
"typescript": "~5.0.3",
92+
"typescript": "~5.0.4",
9393
"upper-case-first": "~2.0.2",
94-
"vitest": "~0.29.8",
94+
"vitest": "~0.30.1",
9595
"vue-eslint-parser": "~9.1.1"
9696
},
9797
"pnpm": {
@@ -103,7 +103,7 @@
103103
]
104104
}
105105
},
106-
"packageManager": "pnpm@7.30.5",
106+
"packageManager": "pnpm@8.2.0",
107107
"engines": {
108108
"node": "^14.17.0 || ^16.13.0 || >=18.0.0",
109109
"npm": ">=6.14.13",

0 commit comments

Comments
 (0)