chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.5.0 to 1.5.1 (#14015)

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

Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.5.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-12-11 22:51:11 +00:00 committed by GitHub
parent 0ceac517e1
commit 9e9178f8fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View File

@ -151,7 +151,7 @@
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@stylistic/eslint-plugin-js": "1.5.0",
"@stylistic/eslint-plugin-js": "1.5.1",
"@types/aes-js": "3.1.4",
"@types/crypto-js": "4.2.1",
"@types/eslint": "8.44.8",

View File

@ -206,8 +206,8 @@ devDependencies:
specifier: 3.0.0
version: 3.0.0
'@stylistic/eslint-plugin-js':
specifier: 1.5.0
version: 1.5.0(eslint@8.55.0)
specifier: 1.5.1
version: 1.5.1(eslint@8.55.0)
'@types/aes-js':
specifier: 3.1.4
version: 3.1.4
@ -1319,8 +1319,8 @@ packages:
'@sinonjs/commons': 3.0.0
dev: true
/@stylistic/eslint-plugin-js@1.5.0(eslint@8.55.0):
resolution: {integrity: sha512-TuGQv1bsIshkbJUInCewp4IUWy24W5RFiVNMV0quPSkuZ8gsYoqq6kLHvvaxpjxN9TvwSoOIwnhgrYKei2Tgcw==}
/@stylistic/eslint-plugin-js@1.5.1(eslint@8.55.0):
resolution: {integrity: sha512-iZF0rF+uOhAmOJYOJx1Yvmm3CZ1uz9n0SRd9dpBYHA3QAvfABUORh9LADWwZCigjHJkp2QbCZelGFJGwGz7Siw==}
engines: {node: ^16.0.0 || >=18.0.0}
peerDependencies:
eslint: '>=8.40.0'
@ -1330,7 +1330,6 @@ packages:
eslint: 8.55.0
eslint-visitor-keys: 3.4.3
espree: 9.6.1
graphemer: 1.4.0
dev: true
/@szmarczak/http-timer@4.0.6: