Skip to content

Commit 5425427

Browse files
chore(deps): bump @stylistic/eslint-plugin from 2.11.0 to 2.12.0 (#5254)
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34cc9b3 commit 5425427

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@eslint/js": "^9.16.0",
29-
"@stylistic/eslint-plugin": "^2.11.0",
29+
"@stylistic/eslint-plugin": "^2.12.0",
3030
"@typescript-eslint/parser": "^8.16.0",
3131
"eslint-config-prettier": "^9.1.0",
3232
"eslint-import-resolver-typescript": "^3.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,10 +1686,10 @@
16861686
dependencies:
16871687
"@sinonjs/commons" "^3.0.0"
16881688

1689-
"@stylistic/eslint-plugin@^2.11.0":
1690-
version "2.11.0"
1691-
resolved "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz#50d0289f36f7201055b7fa1729fdc1d8c46e93fa"
1692-
integrity sha512-PNRHbydNG5EH8NK4c+izdJlxajIR6GxcUhzsYNRsn6Myep4dsZt0qFCz3rCPnkvgO5FYibDcMqgNHUT+zvjYZw==
1689+
"@stylistic/eslint-plugin@^2.12.0":
1690+
version "2.12.0"
1691+
resolved "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.12.0.tgz#9819678f919d75241845c2e9379888ecde8e8ad2"
1692+
integrity sha512-IvD2WXbOoSp0zNpyYbjdSyEjZtut78RYfj2WIlbChE7HFuposTK5X1hc5+4AyqYcjLXYdD5oo/sJtqMGFNRb1w==
16931693
dependencies:
16941694
"@typescript-eslint/utils" "^8.13.0"
16951695
eslint-visitor-keys "^4.2.0"

0 commit comments

Comments
 (0)