Skip to content

Commit 2e0e33f

Browse files
Bump @eslint/compat from 1.2.8 to 1.2.9 (#100)
1 parent 9c50c10 commit 2e0e33f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@actions/tool-cache": "^2.0.2"
1616
},
1717
"devDependencies": {
18-
"@eslint/compat": "^1.2.8",
18+
"@eslint/compat": "^1.2.9",
1919
"@eslint/eslintrc": "^3.3.1",
2020
"@eslint/js": "^9.25.1",
2121
"@types/node": "^22.15.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
6161
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
6262

63-
"@eslint/compat@^1.2.8":
64-
version "1.2.8"
65-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.8.tgz#6baa38061ca8850199bf5a322afab34537ba3621"
66-
integrity sha512-LqCYHdWL/QqKIJuZ/ucMAv8d4luKGs4oCPgpt8mWztQAtPrHfXKQ/XAUc8ljCHAfJCn6SvkpTcGt5Tsh8saowA==
63+
"@eslint/compat@^1.2.9":
64+
version "1.2.9"
65+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.9.tgz#1a234508c30660fdf10dd7bed2d37cc86c8d8f53"
66+
integrity sha512-gCdSY54n7k+driCadyMNv8JSPzYLeDVM/ikZRtvtROBpRdFSkS8W9A82MqsaY7lZuwL0wiapgD0NT1xT0hyJsA==
6767

6868
"@eslint/config-array@^0.20.0":
6969
version "0.20.0"

0 commit comments

Comments
 (0)