chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.3.2 to 1.4.0 (#13845)
* chore(deps-dev): bump @stylistic/eslint-plugin-js from 1.3.2 to 1.4.0 Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.4.0/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
f6d18925ab
commit
10a394e1ab
|
|
@ -150,7 +150,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@microsoft/eslint-formatter-sarif": "3.0.0",
|
||||
"@stylistic/eslint-plugin-js": "1.3.2",
|
||||
"@stylistic/eslint-plugin-js": "1.4.0",
|
||||
"@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.3.2
|
||||
version: 1.3.2
|
||||
specifier: 1.4.0
|
||||
version: 1.4.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.3.2:
|
||||
resolution: {integrity: sha512-GI9ntPKrTYhQguUjY/B/g+15XwTTXi9tZ3nuaZeeujzee2HP+H/pK+0weqtpZGGU8JRzgwiQcx4svFphtairTA==}
|
||||
/@stylistic/eslint-plugin-js@1.4.0:
|
||||
resolution: {integrity: sha512-cANyn4ECWu8kxPmBM4K/Q4WocD3JbA0POmGbA2lJ4tynPE8jGyKpfP8SZj6BIidXV0pkyqvxEfaKppB4D16UsA==}
|
||||
dependencies:
|
||||
acorn: 8.11.2
|
||||
escape-string-regexp: 4.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue