Skip to content

Commit ea3539e

Browse files
chore(deps): update dependency @eslint/compat to ^1.3.1 (#11833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent deec405 commit ea3539e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
2929
"@babel/preset-react": "^7.24.7",
3030
"@babel/preset-typescript": "^7.24.7",
31-
"@eslint/compat": "^1.2.8",
31+
"@eslint/compat": "^1.3.1",
3232
"@eslint/js": "^9.22.0",
3333
"@octokit/rest": "^21.1.1",
3434
"@rollup/plugin-commonjs": "^26.0.3",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2139,15 +2139,15 @@ __metadata:
21392139
languageName: node
21402140
linkType: hard
21412141

2142-
"@eslint/compat@npm:^1.2.8":
2143-
version: 1.2.8
2144-
resolution: "@eslint/compat@npm:1.2.8"
2142+
"@eslint/compat@npm:^1.3.1":
2143+
version: 1.3.1
2144+
resolution: "@eslint/compat@npm:1.3.1"
21452145
peerDependencies:
2146-
eslint: ^9.10.0
2146+
eslint: ^8.40 || 9
21472147
peerDependenciesMeta:
21482148
eslint:
21492149
optional: true
2150-
checksum: 10c0/1e004c6917220ff1731fdc562ada9ddcbcecc6f3ba2e4b0433fb6d8eddf2a443e009f1f9796b78128b78a0a588c723b78021319055ac6e5dda55c0ace346496b
2150+
checksum: 10c0/8dfcea5ecb854111f9c0acc23a469e0a25cdaddceb5fb40c47988c247d6e32ec199bcd00f1b8ba9ed779228526552703c4b74948169e78b78b5fd814e04b042b
21512151
languageName: node
21522152
linkType: hard
21532153

@@ -3828,7 +3828,7 @@ __metadata:
38283828
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.7"
38293829
"@babel/preset-react": "npm:^7.24.7"
38303830
"@babel/preset-typescript": "npm:^7.24.7"
3831-
"@eslint/compat": "npm:^1.2.8"
3831+
"@eslint/compat": "npm:^1.3.1"
38323832
"@eslint/js": "npm:^9.22.0"
38333833
"@octokit/rest": "npm:^21.1.1"
38343834
"@rollup/plugin-commonjs": "npm:^26.0.3"

0 commit comments

Comments
 (0)