chore(deps-dev): bump @stylistic/eslint-plugin from 1.7.0 to 1.7.2 (#15246)
* chore(deps-dev): bump @stylistic/eslint-plugin from 1.7.0 to 1.7.2 Bumps [@stylistic/eslint-plugin](https://github.com/eslint-community/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 1.7.0 to 1.7.2. - [Release notes](https://github.com/eslint-community/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-community/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-community/eslint-stylistic/commits/v1.7.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- 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
3fc3d3d6b0
commit
382e9092ab
|
|
@ -127,7 +127,7 @@
|
|||
"@babel/preset-env": "7.24.4",
|
||||
"@babel/preset-typescript": "7.24.1",
|
||||
"@microsoft/eslint-formatter-sarif": "3.1.0",
|
||||
"@stylistic/eslint-plugin": "1.7.0",
|
||||
"@stylistic/eslint-plugin": "1.7.2",
|
||||
"@types/aes-js": "3.1.4",
|
||||
"@types/babel__preset-env": "7.9.6",
|
||||
"@types/crypto-js": "4.2.2",
|
||||
|
|
|
|||
|
|
@ -233,8 +233,8 @@ devDependencies:
|
|||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
'@stylistic/eslint-plugin':
|
||||
specifier: 1.7.0
|
||||
version: 1.7.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@types/aes-js':
|
||||
specifier: 3.1.4
|
||||
version: 3.1.4
|
||||
|
|
@ -2474,13 +2474,13 @@ packages:
|
|||
engines: {node: '>=16'}
|
||||
dev: true
|
||||
|
||||
/@stylistic/eslint-plugin-js@1.7.0(eslint@8.57.0):
|
||||
resolution: {integrity: sha512-PN6On/+or63FGnhhMKSQfYcWutRlzOiYlVdLM6yN7lquoBTqUJHYnl4TA4MHwiAt46X5gRxDr1+xPZ1lOLcL+Q==}
|
||||
/@stylistic/eslint-plugin-js@1.7.2(eslint@8.57.0):
|
||||
resolution: {integrity: sha512-ZYX7C5p7zlHbACwFLU+lISVh6tdcRP/++PWegh2Sy0UgMT5kU0XkPa2tKWEtJYzZmPhJxu9LxbnWcnE/tTwSDQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=8.40.0'
|
||||
dependencies:
|
||||
'@types/eslint': 8.56.7
|
||||
'@types/eslint': 8.56.9
|
||||
acorn: 8.11.3
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint: 8.57.0
|
||||
|
|
@ -2488,25 +2488,25 @@ packages:
|
|||
espree: 9.6.1
|
||||
dev: true
|
||||
|
||||
/@stylistic/eslint-plugin-jsx@1.7.0(eslint@8.57.0):
|
||||
resolution: {integrity: sha512-BACdBwXakQvjYIST5N2WWhRbvhRsIxa/F59BiZol+0IH4FSmDXhie7v/yaxDIIA9CbfElzOmIA5nWNYTVXcnwQ==}
|
||||
/@stylistic/eslint-plugin-jsx@1.7.2(eslint@8.57.0):
|
||||
resolution: {integrity: sha512-lNZR5PR0HLJPs+kY0y8fy6KroKlYqA5PwsYWpVYWzqZWiL5jgAeUo4s9yLFYjJjzildJ5MsTVMy/xP81Qz6GXg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=8.40.0'
|
||||
dependencies:
|
||||
'@stylistic/eslint-plugin-js': 1.7.0(eslint@8.57.0)
|
||||
'@types/eslint': 8.56.7
|
||||
'@stylistic/eslint-plugin-js': 1.7.2(eslint@8.57.0)
|
||||
'@types/eslint': 8.56.9
|
||||
eslint: 8.57.0
|
||||
estraverse: 5.3.0
|
||||
picomatch: 4.0.1
|
||||
picomatch: 4.0.2
|
||||
dev: true
|
||||
|
||||
/@stylistic/eslint-plugin-plus@1.7.0(eslint@8.57.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-AabDw8sXsc70Ydx3qnbeTlRHZnIwY6UKEenBPURPhY3bfYWX+/pDpZH40HkOu94v8D0DUrocPkeeEUxl4e0JDg==}
|
||||
/@stylistic/eslint-plugin-plus@1.7.2(eslint@8.57.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-luUfRVbBVtt0+/FNt8/76BANJEzb/nHWasHD7UUjyMrch2U9xUKpObrkTCzqBuisKek+uFupwGjqXqDP07+fQw==}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
dependencies:
|
||||
'@types/eslint': 8.56.7
|
||||
'@types/eslint': 8.56.9
|
||||
'@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
eslint: 8.57.0
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -2514,14 +2514,14 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@stylistic/eslint-plugin-ts@1.7.0(eslint@8.57.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-QsHv98mmW1xaucVYQTyLDgEpybPJ/6jPPxVBrIchntWWwj74xCWKUiw79hu+TpYj/Pbhd9rkqJYLNq3pQGYuyA==}
|
||||
/@stylistic/eslint-plugin-ts@1.7.2(eslint@8.57.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-szX89YPocwCe4T0eT3alj7MwEzDHt5+B+kb/vQfSSLIjI9CGgoWrgj50zU8PtaDctTh4ZieFBzU/lRmkSUo0RQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=8.40.0'
|
||||
dependencies:
|
||||
'@stylistic/eslint-plugin-js': 1.7.0(eslint@8.57.0)
|
||||
'@types/eslint': 8.56.7
|
||||
'@stylistic/eslint-plugin-js': 1.7.2(eslint@8.57.0)
|
||||
'@types/eslint': 8.56.9
|
||||
'@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
eslint: 8.57.0
|
||||
transitivePeerDependencies:
|
||||
|
|
@ -2529,17 +2529,17 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@stylistic/eslint-plugin@1.7.0(eslint@8.57.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-ThMUjGIi/jeWYNvOdjZkoLw1EOVs0tEuKXDgWvTn8uWaEz55HuPlajKxjKLpv19C+qRDbKczJfzUODfCdME53A==}
|
||||
/@stylistic/eslint-plugin@1.7.2(eslint@8.57.0)(typescript@5.4.5):
|
||||
resolution: {integrity: sha512-TesaPR4AOCeD4unwu9gZCdTe8SsUpykriICuwXV8GFBgESuVbfVp+S8g6xTWe9ntVR803bNMtnr2UhxHW0iFqg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=8.40.0'
|
||||
dependencies:
|
||||
'@stylistic/eslint-plugin-js': 1.7.0(eslint@8.57.0)
|
||||
'@stylistic/eslint-plugin-jsx': 1.7.0(eslint@8.57.0)
|
||||
'@stylistic/eslint-plugin-plus': 1.7.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@stylistic/eslint-plugin-ts': 1.7.0(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@types/eslint': 8.56.7
|
||||
'@stylistic/eslint-plugin-js': 1.7.2(eslint@8.57.0)
|
||||
'@stylistic/eslint-plugin-jsx': 1.7.2(eslint@8.57.0)
|
||||
'@stylistic/eslint-plugin-plus': 1.7.2(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@stylistic/eslint-plugin-ts': 1.7.2(eslint@8.57.0)(typescript@5.4.5)
|
||||
'@types/eslint': 8.56.9
|
||||
eslint: 8.57.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
@ -2608,6 +2608,13 @@ packages:
|
|||
'@types/json-schema': 7.0.15
|
||||
dev: true
|
||||
|
||||
/@types/eslint@8.56.9:
|
||||
resolution: {integrity: sha512-W4W3KcqzjJ0sHg2vAq9vfml6OhsJ53TcUjUqfzzZf/EChUtwspszj/S0pzMxnfRcO55/iGq47dscXw71Fxc4Zg==}
|
||||
dependencies:
|
||||
'@types/estree': 1.0.5
|
||||
'@types/json-schema': 7.0.15
|
||||
dev: true
|
||||
|
||||
/@types/estree@1.0.5:
|
||||
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
||||
dev: true
|
||||
|
|
@ -7484,8 +7491,8 @@ packages:
|
|||
engines: {node: '>=8.6'}
|
||||
dev: true
|
||||
|
||||
/picomatch@4.0.1:
|
||||
resolution: {integrity: sha512-xUXwsxNjwTQ8K3GnT4pCJm+xq3RUPQbmkYJTP5aFIfNIvbcc/4MUxgBaaRSZJ6yGJZiGSyYlM6MzwTsRk8SYCg==}
|
||||
/picomatch@4.0.2:
|
||||
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
||||
engines: {node: '>=12'}
|
||||
dev: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue