chore(deps-dev): bump @types/eslint from 8.56.3 to 8.56.4 (#14578)

* chore(deps-dev): bump @types/eslint from 8.56.3 to 8.56.4

Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.56.3 to 8.56.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

---
updated-dependencies:
- dependency-name: "@types/eslint"
  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]
2024-02-28 23:27:43 +08:00
committed by GitHub
parent c13d096038
commit 7e3c1a2b67
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -159,7 +159,7 @@
"@stylistic/eslint-plugin-js": "1.6.2",
"@types/aes-js": "3.1.4",
"@types/crypto-js": "4.2.2",
"@types/eslint": "8.56.3",
"@types/eslint": "8.56.4",
"@types/eslint-config-prettier": "6.11.3",
"@types/etag": "1.8.3",
"@types/fs-extra": "11.0.4",
+8 -8
View File
@@ -230,8 +230,8 @@ devDependencies:
specifier: 4.2.2
version: 4.2.2
'@types/eslint':
specifier: 8.56.3
version: 8.56.3
specifier: 8.56.4
version: 8.56.4
'@types/eslint-config-prettier':
specifier: 6.11.3
version: 6.11.3
@@ -327,7 +327,7 @@ devDependencies:
version: 16.6.2(eslint@8.57.0)
eslint-plugin-prettier:
specifier: 5.1.3
version: 5.1.3(@types/eslint@8.56.3)(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5)
version: 5.1.3(@types/eslint@8.56.4)(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5)
eslint-plugin-unicorn:
specifier: 51.0.1
version: 51.0.1(eslint@8.57.0)
@@ -1394,7 +1394,7 @@ packages:
peerDependencies:
eslint: '>=8.40.0'
dependencies:
'@types/eslint': 8.56.3
'@types/eslint': 8.56.4
acorn: 8.11.3
escape-string-regexp: 4.0.0
eslint: 8.57.0
@@ -1526,8 +1526,8 @@ packages:
resolution: {integrity: sha512-3wXCiM8croUnhg9LdtZUJQwNcQYGWxxdOWDjPe1ykCqJFPVpzAKfs/2dgSoCtAvdPeaponcWPI7mPcGGp9dkKQ==}
dev: true
/@types/eslint@8.56.3:
resolution: {integrity: sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==}
/@types/eslint@8.56.4:
resolution: {integrity: sha512-lG1GLUnL5vuRBGb3MgWUWLdGMH2Hps+pERuyQXCfWozuGKdnhf9Pbg4pkcrVUHjKrU7Rl+GCZ/299ObBXZFAxg==}
dependencies:
'@types/estree': 1.0.5
'@types/json-schema': 7.0.15
@@ -3539,7 +3539,7 @@ packages:
semver: 7.6.0
dev: true
/eslint-plugin-prettier@5.1.3(@types/eslint@8.56.3)(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5):
/eslint-plugin-prettier@5.1.3(@types/eslint@8.56.4)(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5):
resolution: {integrity: sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
@@ -3553,7 +3553,7 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
'@types/eslint': 8.56.3
'@types/eslint': 8.56.4
eslint: 8.57.0
eslint-config-prettier: 9.1.0(eslint@8.57.0)
prettier: 3.2.5