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

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

Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.56.4 to 8.56.5.
- [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-03-01 02:56:35 +00:00 committed by GitHub
parent 3f0447e9c9
commit f7095c7a12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -163,7 +163,7 @@
"@stylistic/eslint-plugin-js": "1.6.3",
"@types/aes-js": "3.1.4",
"@types/crypto-js": "4.2.2",
"@types/eslint": "8.56.4",
"@types/eslint": "8.56.5",
"@types/eslint-config-prettier": "6.11.3",
"@types/etag": "1.8.3",
"@types/fs-extra": "11.0.4",

View File

@ -263,8 +263,8 @@ devDependencies:
specifier: 4.2.2
version: 4.2.2
'@types/eslint':
specifier: 8.56.4
version: 8.56.4
specifier: 8.56.5
version: 8.56.5
'@types/eslint-config-prettier':
specifier: 6.11.3
version: 6.11.3
@ -363,7 +363,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.4)(eslint-config-prettier@9.1.0)(eslint@8.57.0)(prettier@3.2.5)
version: 5.1.3(@types/eslint@8.56.5)(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)
@ -2560,7 +2560,7 @@ packages:
peerDependencies:
eslint: '>=8.40.0'
dependencies:
'@types/eslint': 8.56.4
'@types/eslint': 8.56.5
acorn: 8.11.3
escape-string-regexp: 4.0.0
eslint: 8.57.0
@ -2692,8 +2692,8 @@ packages:
resolution: {integrity: sha512-3wXCiM8croUnhg9LdtZUJQwNcQYGWxxdOWDjPe1ykCqJFPVpzAKfs/2dgSoCtAvdPeaponcWPI7mPcGGp9dkKQ==}
dev: true
/@types/eslint@8.56.4:
resolution: {integrity: sha512-lG1GLUnL5vuRBGb3MgWUWLdGMH2Hps+pERuyQXCfWozuGKdnhf9Pbg4pkcrVUHjKrU7Rl+GCZ/299ObBXZFAxg==}
/@types/eslint@8.56.5:
resolution: {integrity: sha512-u5/YPJHo1tvkSF2CE0USEkxon82Z5DBy2xR+qfyYNszpX9qcs4sT6uq2kBbj4BXY1+DBGDPnrhMZV3pKWGNukw==}
dependencies:
'@types/estree': 1.0.5
'@types/json-schema': 7.0.15
@ -4998,7 +4998,7 @@ packages:
semver: 7.6.0
dev: true
/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):
/eslint-plugin-prettier@5.1.3(@types/eslint@8.56.5)(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:
@ -5012,7 +5012,7 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
'@types/eslint': 8.56.4
'@types/eslint': 8.56.5
eslint: 8.57.0
eslint-config-prettier: 9.1.0(eslint@8.57.0)
prettier: 3.2.5