chore(deps-dev): bump @types/etag from 1.8.2 to 1.8.3 (#13756)

* chore(deps-dev): bump @types/etag from 1.8.2 to 1.8.3

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

---
updated-dependencies:
- dependency-name: "@types/etag"
  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 21:59:02 +00:00 committed by GitHub
parent f2eb8749d3
commit c0db91ccf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -154,7 +154,7 @@
"@types/crypto-js": "4.2.1",
"@types/eslint": "8.44.6",
"@types/eslint-config-prettier": "6.11.3",
"@types/etag": "1.8.2",
"@types/etag": "1.8.3",
"@types/fs-extra": "11.0.4",
"@types/git-rev-sync": "2.0.2",
"@types/imapflow": "1.0.16",

View File

@ -215,8 +215,8 @@ devDependencies:
specifier: 6.11.3
version: 6.11.3
'@types/etag':
specifier: 1.8.2
version: 1.8.2
specifier: 1.8.3
version: 1.8.3
'@types/fs-extra':
specifier: 11.0.4
version: 11.0.4
@ -1448,8 +1448,8 @@ packages:
resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==}
dev: true
/@types/etag@1.8.2:
resolution: {integrity: sha512-z8Pbo2e+EZWMpuRPYSjhSivp2OEkqrMZBUfEAWlJC31WUCKveZ8ioWXHAC5BXRZfwxCBfYRhPij1YJHK1W6oDA==}
/@types/etag@1.8.3:
resolution: {integrity: sha512-QYHv9Yeh1ZYSMPQOoxY4XC4F1r+xRUiAriB303F4G6uBsT3KKX60DjiogvVv+2VISVDuJhcIzMdbjT+Bm938QQ==}
dependencies:
'@types/node': 20.5.6
dev: true