chore(deps-dev): bump @types/eslint-config-prettier from 6.11.2 to 6.11.3 (#13745)

* chore(deps-dev): bump @types/eslint-config-prettier

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

---
updated-dependencies:
- dependency-name: "@types/eslint-config-prettier"
  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] 2023-11-10 16:20:26 +08:00 committed by GitHub
parent 6f5c8b6983
commit ecb9eea431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -153,7 +153,7 @@
"@types/aes-js": "3.1.4",
"@types/crypto-js": "4.2.1",
"@types/eslint": "8.44.6",
"@types/eslint-config-prettier": "6.11.2",
"@types/eslint-config-prettier": "6.11.3",
"@types/etag": "1.8.2",
"@types/fs-extra": "11.0.4",
"@types/git-rev-sync": "2.0.2",

View File

@ -212,8 +212,8 @@ devDependencies:
specifier: 8.44.6
version: 8.44.6
'@types/eslint-config-prettier':
specifier: 6.11.2
version: 6.11.2
specifier: 6.11.3
version: 6.11.3
'@types/etag':
specifier: 1.8.2
version: 1.8.2
@ -1433,8 +1433,8 @@ packages:
'@types/ms': 0.7.31
dev: false
/@types/eslint-config-prettier@6.11.2:
resolution: {integrity: sha512-H9aSpNEGTyL1fJ65CIuqHMAH741pKg7jZ/Y2cdFAmqtD90PsRrmp8Cpj76PgSffSTkRLGihe1X6QlM4ec639ZA==}
/@types/eslint-config-prettier@6.11.3:
resolution: {integrity: sha512-3wXCiM8croUnhg9LdtZUJQwNcQYGWxxdOWDjPe1ykCqJFPVpzAKfs/2dgSoCtAvdPeaponcWPI7mPcGGp9dkKQ==}
dev: true
/@types/eslint@8.44.6: