chore(deps-dev): bump @stylistic/eslint-plugin from 5.2.1 to 5.2.2 (#19674)
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.2.1 to 5.2.2. - [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/v5.2.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... 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
c0a92f1e23
commit
e9c5f3424b
|
|
@ -143,7 +143,7 @@
|
|||
"@eslint/eslintrc": "3.3.1",
|
||||
"@eslint/js": "9.31.0",
|
||||
"@microsoft/eslint-formatter-sarif": "3.1.0",
|
||||
"@stylistic/eslint-plugin": "5.2.1",
|
||||
"@stylistic/eslint-plugin": "5.2.2",
|
||||
"@types/aes-js": "3.1.4",
|
||||
"@types/babel__preset-env": "7.10.0",
|
||||
"@types/crypto-js": "4.2.2",
|
||||
|
|
|
|||
|
|
@ -313,8 +313,8 @@ importers:
|
|||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
'@stylistic/eslint-plugin':
|
||||
specifier: 5.2.1
|
||||
version: 5.2.1(eslint@9.31.0(jiti@2.4.2))
|
||||
specifier: 5.2.2
|
||||
version: 5.2.2(eslint@9.31.0(jiti@2.4.2))
|
||||
'@types/aes-js':
|
||||
specifier: 3.1.4
|
||||
version: 3.1.4
|
||||
|
|
@ -2226,8 +2226,8 @@ packages:
|
|||
resolution: {integrity: sha512-d9xRovfKNz1SKieM0qJdO+PQonjnnIfSNWfHYnBSJ9hkjm0ZPw6HlxscDXYstp3z+7V2GOFHc+J0CYrYTjqCJw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@stylistic/eslint-plugin@5.2.1':
|
||||
resolution: {integrity: sha512-siNoKzQ0EJOfCrMFyA1wMtv1+t2OVH00PTXR9kZXji7AUVhL1TiumIF0Iufa2aqR3oOKsxjc/a8PiB9ANNW3+g==}
|
||||
'@stylistic/eslint-plugin@5.2.2':
|
||||
resolution: {integrity: sha512-bE2DUjruqXlHYP3Q2Gpqiuj2bHq7/88FnuaS0FjeGGLCy+X6a07bGVuwtiOYnPSLHR6jmx5Bwdv+j7l8H+G97A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: '>=9.0.0'
|
||||
|
|
@ -8019,7 +8019,7 @@ snapshots:
|
|||
|
||||
'@sindresorhus/is@7.0.2': {}
|
||||
|
||||
'@stylistic/eslint-plugin@5.2.1(eslint@9.31.0(jiti@2.4.2))':
|
||||
'@stylistic/eslint-plugin@5.2.2(eslint@9.31.0(jiti@2.4.2))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.7.0(eslint@9.31.0(jiti@2.4.2))
|
||||
'@typescript-eslint/types': 8.38.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue