Skip to content

Commit 0177900

Browse files
chore(deps): bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1 (#5270)
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.0 to 2.12.1. - [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.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7361407 commit 0177900

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.12.0",
29+
"@stylistic/eslint-plugin": "^2.12.1",
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: 10 additions & 10 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.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==
1689+
"@stylistic/eslint-plugin@^2.12.1":
1690+
version "2.12.1"
1691+
resolved "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-2.12.1.tgz#e341beb4e4315084d8be20bceeeda7d8a46f079f"
1692+
integrity sha512-fubZKIHSPuo07FgRTn6S4Nl0uXPRPYVNpyZzIDGfp7Fny6JjNus6kReLD7NI380JXi4HtUTSOZ34LBuNPO1XLQ==
16931693
dependencies:
16941694
"@typescript-eslint/utils" "^8.13.0"
16951695
eslint-visitor-keys "^4.2.0"
@@ -5806,9 +5806,9 @@ istanbul-reports@^3.1.3:
58065806
istanbul-lib-report "^3.0.0"
58075807

58085808
jackspeak@^3.1.2:
5809-
version "3.1.2"
5810-
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-3.1.2.tgz#eada67ea949c6b71de50f1b09c92a961897b90ab"
5811-
integrity sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==
5809+
version "3.4.3"
5810+
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
5811+
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
58125812
dependencies:
58135813
"@isaacs/cliui" "^8.0.2"
58145814
optionalDependencies:
@@ -6564,9 +6564,9 @@ logform@^2.7.0:
65646564
triple-beam "^1.3.0"
65656565

65666566
lru-cache@^10.2.0:
6567-
version "10.2.1"
6568-
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.1.tgz#e8d901141f22937968e45a6533d52824070151e4"
6569-
integrity sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==
6567+
version "10.4.3"
6568+
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
6569+
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
65706570

65716571
lru-cache@^11.0.0:
65726572
version "11.0.2"

0 commit comments

Comments
 (0)