Bump @types/fs-extra from 9.0.1 to 9.0.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-11 18:27:11 +00:00
committed by GitHub
parent e08a1072a7
commit 7eb28067d8
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"@types/archiver": "3.1.1",
"@types/auto-launch": "5.0.1",
"@types/discord-rpc": "3.0.4",
"@types/fs-extra": "9.0.1",
"@types/fs-extra": "9.0.2",
"@types/ini": "1.3.30",
"@types/node": "14.11.8",
"@types/prompts": "2.0.9",

View File

@@ -172,10 +172,10 @@
dependencies:
"@types/node" "*"
"@types/fs-extra@9.0.1":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.1.tgz#91c8fc4c51f6d5dbe44c2ca9ab09310bd00c7918"
integrity sha512-B42Sxuaz09MhC3DDeW5kubRcQ5by4iuVQ0cRRWM2lggLzAa/KVom0Aft/208NgMvNQQZ86s5rVcqDdn/SH0/mg==
"@types/fs-extra@9.0.2":
version "9.0.2"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.2.tgz#e1e1b578c48e8d08ae7fc36e552b94c6f4621609"
integrity sha512-jp0RI6xfZpi5JL8v7WQwpBEQTq63RqW2kxwTZt+m27LcJqQdPVU1yGnT1ZI4EtCDynQQJtIGyQahkiCGCS7e+A==
dependencies:
"@types/node" "*"