Bump @types/fs-extra from 9.0.2 to 9.0.3

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-09 03:23:14 +00:00 committed by Benjamin Staneck
parent 3fbf179f85
commit 8cd2e2d2e0
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@
"@types/columnify": "^1.5.0", "@types/columnify": "^1.5.0",
"@types/copy-webpack-plugin": "^6.0.0", "@types/copy-webpack-plugin": "^6.0.0",
"@types/electron-devtools-installer": "2.2.0", "@types/electron-devtools-installer": "2.2.0",
"@types/fs-extra": "9.0.2", "@types/fs-extra": "9.0.3",
"@types/lodash": "^4.14.165", "@types/lodash": "^4.14.165",
"@types/mkdirp": "1.0.1", "@types/mkdirp": "1.0.1",
"@types/mousetrap": "^1.6.3", "@types/mousetrap": "^1.6.3",

View file

@ -733,10 +733,10 @@
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7" resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g== integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==
"@types/fs-extra@9.0.2", "@types/fs-extra@^9.0.1": "@types/fs-extra@9.0.3", "@types/fs-extra@^9.0.1":
version "9.0.2" version "9.0.3"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.2.tgz#e1e1b578c48e8d08ae7fc36e552b94c6f4621609" resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.3.tgz#9996e5cce993508c32325380b429f04a1327523e"
integrity sha512-jp0RI6xfZpi5JL8v7WQwpBEQTq63RqW2kxwTZt+m27LcJqQdPVU1yGnT1ZI4EtCDynQQJtIGyQahkiCGCS7e+A== integrity sha512-NKdGoXLTFTRED3ENcfCsH8+ekV4gbsysanx2OPbstXVV6fZMgUCqTxubs6I9r7pbOJbFgVq1rpFtLURjKCZWUw==
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"