Skip to content

Commit cd8bcab

Browse files
chore(deps-dev): bump @eslint/compat in the dependencies group (#7419)
Bumps the dependencies group with 1 update: [@eslint/compat](https://github.com/eslint/rewrite). Updates `@eslint/compat` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.1.1...compat-v1.2.0) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36a19cd commit cd8bcab

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
@@ -75,7 +75,7 @@
7575
"@babel/plugin-proposal-class-properties": "^7.17.12",
7676
"@babel/preset-env": "^7.25.7",
7777
"@babel/preset-react": "^7.25.7",
78-
"@eslint/compat": "^1.1.1",
78+
"@eslint/compat": "^1.2.0",
7979
"@eslint/eslintrc": "^3.1.0",
8080
"@eslint/js": "^9.11.1",
8181
"@mdx-js/loader": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,10 +1360,10 @@
13601360
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
13611361
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
13621362

1363-
"@eslint/compat@^1.1.1":
1364-
version "1.1.1"
1365-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.1.1.tgz#5736523f5105c94dfae5f35e31debc38443722cd"
1366-
integrity sha512-lpHyRyplhGPL5mGEh6M9O5nnKk0Gz4bFI+Zu6tKlPpDUN7XshWvH9C/px4UVm87IAANE0W81CEsNGbS1KlzXpA==
1363+
"@eslint/compat@^1.2.0":
1364+
version "1.2.0"
1365+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.0.tgz#8d36b8c0e1e9e91068a1df8938977a9e4535d83c"
1366+
integrity sha512-CkPWddN7J9JPrQedEr2X7AjK9y1jaMJtxZ4A/+jTMFA2+n5BWhcKHW/EbJyARqg2zzQfgtWUtVmG3hrG6+nGpg==
13671367

13681368
"@eslint/config-array@^0.17.0":
13691369
version "0.17.1"

0 commit comments

Comments
 (0)