Skip to content

Commit 6b56f7f

Browse files
chore(deps): update dependency @eslint/compat to ^1.2.2 (#11181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41c7edb commit 6b56f7f

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
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.1.1",
31+
"@eslint/compat": "^1.2.2",
3232
"@eslint/js": "^9.11.1",
3333
"@octokit/rest": "^20.1.1",
3434
"@rollup/plugin-commonjs": "^26.0.3",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,10 +2118,15 @@ __metadata:
21182118
languageName: node
21192119
linkType: hard
21202120

2121-
"@eslint/compat@npm:^1.1.1":
2122-
version: 1.1.1
2123-
resolution: "@eslint/compat@npm:1.1.1"
2124-
checksum: 10c0/ca8aa3811fa22d45913f5724978e6f3ae05fb7685b793de4797c9db3b0e22b530f0f492011b253754bffce879d7cece65762cc3391239b5d2249aef8230edc9a
2121+
"@eslint/compat@npm:^1.2.2":
2122+
version: 1.2.2
2123+
resolution: "@eslint/compat@npm:1.2.2"
2124+
peerDependencies:
2125+
eslint: ^9.10.0
2126+
peerDependenciesMeta:
2127+
eslint:
2128+
optional: true
2129+
checksum: 10c0/c19e1765673520daf6f08bb82f957c6b42079389725ceda99a4387c403fccd5f9a99d142feec43ed032cb240038ea67db9748b17bf8de4ceb8b2fba382089780
21252130
languageName: node
21262131
linkType: hard
21272132

@@ -3753,7 +3758,7 @@ __metadata:
37533758
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.7"
37543759
"@babel/preset-react": "npm:^7.24.7"
37553760
"@babel/preset-typescript": "npm:^7.24.7"
3756-
"@eslint/compat": "npm:^1.1.1"
3761+
"@eslint/compat": "npm:^1.2.2"
37573762
"@eslint/js": "npm:^9.11.1"
37583763
"@octokit/rest": "npm:^20.1.1"
37593764
"@rollup/plugin-commonjs": "npm:^26.0.3"

0 commit comments

Comments
 (0)