Skip to content

Commit 7d98b49

Browse files
committed
chore: bump deps
1 parent 57d8073 commit 7d98b49

File tree

2 files changed

+4368
-3167
lines changed

2 files changed

+4368
-3167
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mastondzn/eslint",
33
"type": "module",
44
"version": "0.8.0",
5-
"packageManager": "pnpm@8.15.4",
5+
"packageManager": "pnpm@9.1.2",
66
"description": "Maston's customizable ESLint config",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
88
"contributors": [
@@ -103,8 +103,8 @@
103103
"@eslint-types/typescript-eslint": "^6.21.0",
104104
"@eslint-types/unicorn": "^50.0.1",
105105
"@stylistic/eslint-plugin": "^1.6.3",
106-
"@typescript-eslint/eslint-plugin": "^6.21.0",
107-
"@typescript-eslint/parser": "^6.21.0",
106+
"@typescript-eslint/eslint-plugin": "^7.10.0",
107+
"@typescript-eslint/parser": "^7.10.0",
108108
"eslint-config-flat-gitignore": "^0.1.3",
109109
"eslint-import-resolver-typescript": "^3.6.1",
110110
"eslint-merge-processors": "^0.1.0",
@@ -143,7 +143,7 @@
143143
"@stylistic/eslint-plugin-migrate": "^1.6.3",
144144
"@types/eslint": "^8.56.5",
145145
"@types/fs-extra": "^11.0.4",
146-
"@types/node": "^20.11.25",
146+
"@types/node": "^20.12.12",
147147
"@types/prompts": "^2.4.9",
148148
"@types/yargs": "^17.0.32",
149149
"@unocss/eslint-plugin": "^0.58.5",
@@ -169,7 +169,7 @@
169169
"svelte": "^4.2.12",
170170
"svelte-eslint-parser": "^0.33.1",
171171
"tsup": "^8.0.2",
172-
"typescript": "^5.4.2",
172+
"typescript": "^5.4.5",
173173
"vitest": "^1.3.1",
174174
"vue": "^3.4.21"
175175
},

0 commit comments

Comments
 (0)