Skip to content

Commit 1f42612

Browse files
authored
Update @eslint/compat 1.2.1 → 1.2.2 (patch) (#635)
1 parent 200b0c0 commit 1f42612

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"dayjs": "1.11.13",
6565
"dtslint": "4.2.1",
6666
"eslint": "9.13.0",
67-
"@eslint/compat": "1.2.1",
67+
"@eslint/compat": "1.2.2",
6868
"@eslint/eslintrc": "3.1.0",
6969
"@eslint/js": "9.13.0",
7070
"eslint-config-airbnb": "19.0.4",

yarn.lock

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

1033-
"@eslint/[email protected].1":
1034-
version "1.2.1"
1035-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.1.tgz#b1263422cd2009a1c8a7d2e0d4b022464d2f4fb1"
1036-
integrity sha512-JbHG2TWuCeNzh87fXo+/46Z1LEo9DBA9T188d0fZgGxAD+cNyS6sx9fdiyxjGPBMyQVRlCutTByZ6a5+YMkF7g==
1033+
"@eslint/[email protected].2":
1034+
version "1.2.2"
1035+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.2.tgz#46d02898df7e32ccc04166b6ea2689c52dee10da"
1036+
integrity sha512-jhgiIrsw+tRfcBQ4BFl2C3vCrIUw2trCY0cnDvGZpwTtKCEDmZhAtMfrEUP/KpnwM6PrO0T+Ltm+ccW74olG3Q==
10371037

10381038
"@eslint/config-array@^0.18.0":
10391039
version "0.18.0"

0 commit comments

Comments
 (0)