Bump @types/fs-extra from 8.1.0 to 9.0.0

Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 8.1.0 to 9.0.0.
- [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-05-18 17:04:02 +00:00 committed by Benjamin Staneck
parent 0e09fe8656
commit 7d571cfdc2
2 changed files with 9 additions and 2 deletions

View file

@ -73,7 +73,7 @@
"@types/columnify": "^1.5.0",
"@types/copy-webpack-plugin": "5.0.0",
"@types/electron-devtools-installer": "2.2.0",
"@types/fs-extra": "8.1.0",
"@types/fs-extra": "9.0.0",
"@types/lodash": "^4.14.150",
"@types/mkdirp": "1.0.0",
"@types/mousetrap": "^1.6.3",

View file

@ -669,7 +669,14 @@
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==
"@types/fs-extra@8.1.0", "@types/fs-extra@^8.1.0":
"@types/fs-extra@9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.0.tgz#02b9aa0cdbeedc997642b6736fe48b8e4c271895"
integrity sha512-xCbDUSZArlmMjiJdczt8AFNH2MwcMb/pj/HKja1hx3u1qzOUINcJktQMGoGVlgFnzxnuCahxKFlcRBkSAcm33g==
dependencies:
"@types/node" "*"
"@types/fs-extra@^8.1.0":
version "8.1.0"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.0.tgz#1114834b53c3914806cd03b3304b37b3bd221a4d"
integrity sha512-UoOfVEzAUpeSPmjm7h1uk5MH6KZma2z2O7a75onTGjnNvAvMVrPzPL/vBbT65iIGHWj6rokwfmYcmxmlSf2uwg==