Skip to content

Commit ab3c119

Browse files
⬆️ Update typescript-eslint monorepo to v6.18.0 (#2489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3c9b50 commit ab3c119

File tree

3 files changed

+49
-49
lines changed

3 files changed

+49
-49
lines changed

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"@types/papaparse": "5.3.14",
2525
"@types/qrcode": "1.5.5",
2626
"@types/ua-parser-js": "0.7.39",
27-
"@typescript-eslint/eslint-plugin": "6.17.0",
28-
"@typescript-eslint/parser": "6.17.0",
27+
"@typescript-eslint/eslint-plugin": "6.18.0",
28+
"@typescript-eslint/parser": "6.18.0",
2929
"@unocss/nuxt": "0.58.3",
3030
"@unocss/preset-icons": "0.58.3",
3131
"@vueuse/core": "10.7.1",

pnpm-lock.yaml

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383
"@types/web-push": "3.6.3",
8484
"@types/webpack-node-externals": "3.0.4",
8585
"@types/xml2json": "0.11.6",
86-
"@typescript-eslint/eslint-plugin": "6.17.0",
87-
"@typescript-eslint/parser": "6.17.0",
86+
"@typescript-eslint/eslint-plugin": "6.18.0",
87+
"@typescript-eslint/parser": "6.18.0",
8888
"cross-env": "7.0.3",
8989
"eslint": "8.56.0",
9090
"eslint-config-prettier": "9.1.0",

0 commit comments

Comments
 (0)