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:
parent
ef25e7b84a
commit
b6a25e8887
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue