chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.4.0 to 1.4.1 (#13876)

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

Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.4.1/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] 2023-11-23 22:47:16 +00:00 committed by GitHub
parent 9327864302
commit 7d71b57036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 5 deletions

View File

@ -150,7 +150,7 @@
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@stylistic/eslint-plugin-js": "1.4.0",
"@stylistic/eslint-plugin-js": "1.4.1",
"@types/aes-js": "3.1.4",
"@types/crypto-js": "4.2.1",
"@types/eslint": "8.44.7",

View File

@ -203,8 +203,8 @@ devDependencies:
specifier: 3.0.0
version: 3.0.0
'@stylistic/eslint-plugin-js':
specifier: 1.4.0
version: 1.4.0
specifier: 1.4.1
version: 1.4.1(eslint@8.54.0)
'@types/aes-js':
specifier: 3.1.4
version: 3.1.4
@ -1319,11 +1319,15 @@ packages:
'@sinonjs/commons': 3.0.0
dev: true
/@stylistic/eslint-plugin-js@1.4.0:
resolution: {integrity: sha512-cANyn4ECWu8kxPmBM4K/Q4WocD3JbA0POmGbA2lJ4tynPE8jGyKpfP8SZj6BIidXV0pkyqvxEfaKppB4D16UsA==}
/@stylistic/eslint-plugin-js@1.4.1(eslint@8.54.0):
resolution: {integrity: sha512-WXHPEVw5PB7OML7cLwHJDEcCyLiP7vzKeBbSwmpHLK0oh0JYkoJfTg2hEdFuQT5rQxFy3KzCy9R1mZ0wgLjKrA==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: '>=8.40.0'
dependencies:
acorn: 8.11.2
escape-string-regexp: 4.0.0
eslint: 8.54.0
eslint-visitor-keys: 3.4.3
espree: 9.6.1
graphemer: 1.4.0