Skip to content

Commit 608a2a8

Browse files
committed
chore: update deps
1 parent c8b39e6 commit 608a2a8

File tree

3 files changed

+30
-18
lines changed

3 files changed

+30
-18
lines changed

package-lock.json

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

tools/eslint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@types/eslint": "^8.56.2",
2525
"@typescript-eslint/eslint-plugin": "^6.19.0",
2626
"@typescript-eslint/parser": "^6.19.0",
27-
"eslint": "^8.56.0",
27+
"eslint": "^8.57.0",
2828
"eslint-config-google": "0.14.0",
2929
"eslint-plugin-html": "7.1.0",
3030
"eslint-plugin-json-schema-validator": "^4.8.3",
31-
"eslint-plugin-jsonc": "^2.12.2",
31+
"eslint-plugin-jsonc": "^2.13.0",
3232
"eslint-plugin-lit-a11y": "^4.1.2",
3333
"eslint-plugin-no-only-tests": "^3.1.0",
3434
"eslint-plugin-unicorn": "46.0.0"

tools/pfe-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"esbuild": "^0.19.11",
102102
"esbuild-plugin-lit-css": "^2.1.0",
103103
"esbuild-plugin-minify-html-literals": "^1.0.6",
104-
"eslint": "^8.56.0",
104+
"eslint": "^8.57.0",
105105
"execa": "^8.0.1",
106106
"glob": "^10.3.10",
107107
"html-include-element": "^0.3.0",

0 commit comments

Comments
 (0)