chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.6.1 to 1.6.2 (#14468)

* chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.6.1 to 1.6.2

Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.6.2/packages/eslint-plugin-js)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
  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:
dependabot[bot] 2024-02-16 01:45:28 +00:00 committed by GitHub
parent 9d325ebbb1
commit ba87b0d4be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -156,7 +156,7 @@
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@stylistic/eslint-plugin-js": "1.6.1",
"@stylistic/eslint-plugin-js": "1.6.2",
"@types/aes-js": "3.1.4",
"@types/crypto-js": "4.2.2",
"@types/eslint": "8.56.2",

View File

@ -221,8 +221,8 @@ devDependencies:
specifier: 3.0.0
version: 3.0.0
'@stylistic/eslint-plugin-js':
specifier: 1.6.1
version: 1.6.1(eslint@8.56.0)
specifier: 1.6.2
version: 1.6.2(eslint@8.56.0)
'@types/aes-js':
specifier: 3.1.4
version: 3.1.4
@ -1387,12 +1387,13 @@ packages:
'@sinonjs/commons': 3.0.1
dev: true
/@stylistic/eslint-plugin-js@1.6.1(eslint@8.56.0):
resolution: {integrity: sha512-gHRxkbA5p8S1fnChE7Yf5NFltRZCzbCuQOcoTe93PSKBC4GqVjZmlWUSLz9pJKHvDAUTjWkfttWHIOaFYPEhRQ==}
/@stylistic/eslint-plugin-js@1.6.2(eslint@8.56.0):
resolution: {integrity: sha512-ndT6X2KgWGxv8101pdMOxL8pihlYIHcOv3ICd70cgaJ9exwkPn8hJj4YQwslxoAlre1TFHnXd/G1/hYXgDrjIA==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: '>=8.40.0'
dependencies:
'@types/eslint': 8.56.2
acorn: 8.11.3
escape-string-regexp: 4.0.0
eslint: 8.56.0