Skip to content

Commit

Permalink
chore(deps): update dependency @eslint/compat to ^1.2.2 (#11181)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 41c7edb commit 6b56f7f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@eslint/compat": "^1.1.1",
"@eslint/compat": "^1.2.2",
"@eslint/js": "^9.11.1",
"@octokit/rest": "^20.1.1",
"@rollup/plugin-commonjs": "^26.0.3",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2118,10 +2118,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:^1.1.1":
version: 1.1.1
resolution: "@eslint/compat@npm:1.1.1"
checksum: 10c0/ca8aa3811fa22d45913f5724978e6f3ae05fb7685b793de4797c9db3b0e22b530f0f492011b253754bffce879d7cece65762cc3391239b5d2249aef8230edc9a
"@eslint/compat@npm:^1.2.2":
version: 1.2.2
resolution: "@eslint/compat@npm:1.2.2"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10c0/c19e1765673520daf6f08bb82f957c6b42079389725ceda99a4387c403fccd5f9a99d142feec43ed032cb240038ea67db9748b17bf8de4ceb8b2fba382089780
languageName: node
linkType: hard

Expand Down Expand Up @@ -3753,7 +3758,7 @@ __metadata:
"@babel/plugin-transform-modules-commonjs": "npm:^7.24.7"
"@babel/preset-react": "npm:^7.24.7"
"@babel/preset-typescript": "npm:^7.24.7"
"@eslint/compat": "npm:^1.1.1"
"@eslint/compat": "npm:^1.2.2"
"@eslint/js": "npm:^9.11.1"
"@octokit/rest": "npm:^20.1.1"
"@rollup/plugin-commonjs": "npm:^26.0.3"
Expand Down

0 comments on commit 6b56f7f

Please sign in to comment.