Skip to content

Commit bc5799d

Browse files
chore(deps): update lint (#9800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f88f24 commit bc5799d

File tree

2 files changed

+123
-91
lines changed

2 files changed

+123
-91
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,27 +70,27 @@
7070
"@rollup/plugin-terser": "^0.4.4",
7171
"@types/hash-sum": "^1.0.2",
7272
"@types/node": "^20.10.4",
73-
"@typescript-eslint/parser": "^6.13.0",
73+
"@typescript-eslint/parser": "^6.13.2",
7474
"@vitest/coverage-istanbul": "^1.0.4",
7575
"@vue/consolidate": "0.17.3",
7676
"conventional-changelog-cli": "^4.1.0",
7777
"enquirer": "^2.4.1",
7878
"esbuild": "^0.19.5",
7979
"esbuild-plugin-polyfill-node": "^0.3.0",
80-
"eslint": "^8.54.0",
80+
"eslint": "^8.55.0",
8181
"eslint-plugin-jest": "^27.6.0",
8282
"estree-walker": "^2.0.2",
8383
"execa": "^8.0.1",
8484
"jsdom": "^23.0.1",
85-
"lint-staged": "^15.1.0",
85+
"lint-staged": "^15.2.0",
8686
"lodash": "^4.17.21",
8787
"magic-string": "^0.30.5",
8888
"markdown-table": "^3.0.3",
8989
"marked": "^11.0.1",
9090
"minimist": "^1.2.8",
9191
"npm-run-all": "^4.1.5",
9292
"picocolors": "^1.0.0",
93-
"prettier": "^3.1.0",
93+
"prettier": "^3.1.1",
9494
"pretty-bytes": "^6.1.1",
9595
"pug": "^3.0.2",
9696
"puppeteer": "~21.6.0",

0 commit comments

Comments
 (0)