chore(deps-dev): bump @stylistic/eslint-plugin from 4.1.0 to 4.2.0 (#18494)
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 4.1.0 to 4.2.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/v4.2.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development 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>
This commit is contained in:
parent
114d058327
commit
f32d1cc3fb
|
|
@ -144,7 +144,7 @@
|
|||
"@eslint/eslintrc": "3.3.0",
|
||||
"@eslint/js": "9.21.0",
|
||||
"@microsoft/eslint-formatter-sarif": "3.1.0",
|
||||
"@stylistic/eslint-plugin": "4.1.0",
|
||||
"@stylistic/eslint-plugin": "4.2.0",
|
||||
"@types/aes-js": "3.1.4",
|
||||
"@types/babel__preset-env": "7.10.0",
|
||||
"@types/crypto-js": "4.2.2",
|
||||
|
|
|
|||
|
|
@ -295,8 +295,8 @@ importers:
|
|||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
'@stylistic/eslint-plugin':
|
||||
specifier: 4.1.0
|
||||
version: 4.1.0(eslint@9.21.0)(typescript@5.7.3)
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0(eslint@9.21.0)(typescript@5.7.3)
|
||||
'@types/aes-js':
|
||||
specifier: 3.1.4
|
||||
version: 3.1.4
|
||||
|
|
@ -2051,8 +2051,8 @@ packages:
|
|||
resolution: {integrity: sha512-QWLl2P+rsCJeofkDNIT3WFmb6NrRud1SUYW8dIhXK/46XFV8Q/g7Bsvib0Askb0reRLe+WYPeeE+l5cH7SlkuQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@stylistic/eslint-plugin@4.1.0':
|
||||
resolution: {integrity: sha512-bytbL7qiici7yPyEiId0fGPK9kjQbzcPMj2aftPfzTCyJ/CRSKdtI+iVjM0LSGzGxfunflI+MDDU9vyIIeIpoQ==}
|
||||
'@stylistic/eslint-plugin@4.2.0':
|
||||
resolution: {integrity: sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: '>=9.0.0'
|
||||
|
|
@ -7830,7 +7830,7 @@ snapshots:
|
|||
|
||||
'@sindresorhus/is@7.0.1': {}
|
||||
|
||||
'@stylistic/eslint-plugin@4.1.0(eslint@9.21.0)(typescript@5.7.3)':
|
||||
'@stylistic/eslint-plugin@4.2.0(eslint@9.21.0)(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.25.0(eslint@9.21.0)(typescript@5.7.3)
|
||||
eslint: 9.21.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue