Skip to content

Commit 4c8b465

Browse files
chore(deps): update dependency @eslint/compat to v1.2.3 (#3000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d6ff71 commit 4c8b465

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"size": "npm run build && size-limit"
8282
},
8383
"devDependencies": {
84-
"@eslint/compat": "1.1.1",
84+
"@eslint/compat": "1.2.3",
8585
"@eslint/js": "9.7.0",
8686
"@preact/preset-vite": "2.9.1",
8787
"@rollup/plugin-commonjs": "26.0.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -846,10 +846,10 @@
846846
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
847847
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
848848

849-
"@eslint/compat@1.1.1":
850-
version "1.1.1"
851-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.1.1.tgz#5736523f5105c94dfae5f35e31debc38443722cd"
852-
integrity sha512-lpHyRyplhGPL5mGEh6M9O5nnKk0Gz4bFI+Zu6tKlPpDUN7XshWvH9C/px4UVm87IAANE0W81CEsNGbS1KlzXpA==
849+
"@eslint/compat@1.2.3":
850+
version "1.2.3"
851+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.3.tgz#9c9bb9dfc8502be84427237f15b005b6b8d60757"
852+
integrity sha512-wlZhwlDFxkxIZ571aH0FoK4h4Vwx7P3HJx62Gp8hTc10bfpwT2x0nULuAHmQSJBOWPgPeVf+9YtnD4j50zVHmA==
853853

854854
"@eslint/config-array@^0.17.0":
855855
version "0.17.0"

0 commit comments

Comments
 (0)