chore(deps-dev): bump @types/fs-extra from 11.0.1 to 11.0.2 (#13302)

* chore(deps-dev): bump @types/fs-extra from 11.0.1 to 11.0.2

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

---
updated-dependencies:
- dependency-name: "@types/fs-extra"
  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-09-15 06:35:16 +08:00 committed by GitHub
parent 3273b2770d
commit e0a1ba5aaa
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/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/etag": "1.8.1",
"@types/fs-extra": "11.0.1",
"@types/fs-extra": "11.0.2",
"@types/git-rev-sync": "2.0.0",
"@types/imapflow": "1.0.13",
"@types/jsdom": "21.1.2",

View File

@ -215,8 +215,8 @@ devDependencies:
specifier: 1.8.1
version: 1.8.1
'@types/fs-extra':
specifier: 11.0.1
version: 11.0.1
specifier: 11.0.2
version: 11.0.2
'@types/git-rev-sync':
specifier: 2.0.0
version: 2.0.0
@ -1465,8 +1465,8 @@ packages:
'@types/serve-static': 1.15.2
dev: true
/@types/fs-extra@11.0.1:
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
/@types/fs-extra@11.0.2:
resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==}
dependencies:
'@types/jsonfile': 6.1.1
'@types/node': 20.5.6