Skip to content

Commit d11a0bb

Browse files
Update dependency @eslint/compat to v1.2.3
1 parent 486bf23 commit d11a0bb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-use": "17.5.1"
2424
},
2525
"devDependencies": {
26-
"@eslint/compat": "1.2.2",
26+
"@eslint/compat": "1.2.3",
2727
"@eslint/eslintrc": "3.1.0",
2828
"@eslint/js": "9.14.0",
2929
"@fontsource/biz-udpgothic": "5.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz"
8989
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
9090

91-
"@eslint/[email protected].2":
92-
version "1.2.2"
93-
resolved "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.2.tgz"
94-
integrity sha512-jhgiIrsw+tRfcBQ4BFl2C3vCrIUw2trCY0cnDvGZpwTtKCEDmZhAtMfrEUP/KpnwM6PrO0T+Ltm+ccW74olG3Q==
91+
"@eslint/[email protected].3":
92+
version "1.2.3"
93+
resolved "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.3.tgz"
94+
integrity sha512-wlZhwlDFxkxIZ571aH0FoK4h4Vwx7P3HJx62Gp8hTc10bfpwT2x0nULuAHmQSJBOWPgPeVf+9YtnD4j50zVHmA==
9595

9696
"@eslint/config-array@^0.18.0":
9797
version "0.18.0"

0 commit comments

Comments
 (0)