chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.2.0 to 1.3.2 (#13824)

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

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

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-17 22:05:18 +00:00 committed by GitHub
parent ef25e7b84a
commit b6a25e8887
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -150,7 +150,7 @@
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@stylistic/eslint-plugin-js": "1.2.0",
"@stylistic/eslint-plugin-js": "1.3.2",
"@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.2.0
version: 1.2.0
specifier: 1.3.2
version: 1.3.2
'@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.2.0:
resolution: {integrity: sha512-1Zi/AlQzOzTlTegupd3vrUYHd02ilvk7x5O9ZRFjYGtUcwHVk+WTEKk/3Nmr8yuvzEiXqUNFJ8bv8b4rLYCPRQ==}
/@stylistic/eslint-plugin-js@1.3.2:
resolution: {integrity: sha512-GI9ntPKrTYhQguUjY/B/g+15XwTTXi9tZ3nuaZeeujzee2HP+H/pK+0weqtpZGGU8JRzgwiQcx4svFphtairTA==}
dependencies:
acorn: 8.11.2
escape-string-regexp: 4.0.0