From f7a32bf6ef5f4b8334cd51d1d0024148b57212e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 11:05:41 +0000 Subject: [PATCH] Bump @types/fs-extra from 9.0.3 to 9.0.4 Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ed42f81e..f4f03723 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/columnify": "^1.5.0", "@types/copy-webpack-plugin": "^6.2.0", "@types/electron-devtools-installer": "2.2.0", - "@types/fs-extra": "9.0.3", + "@types/fs-extra": "9.0.4", "@types/lodash": "^4.14.165", "@types/mkdirp": "1.0.1", "@types/mousetrap": "^1.6.3", diff --git a/yarn.lock b/yarn.lock index 57eff0a8..5a899d2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -723,10 +723,10 @@ resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7" integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g== -"@types/fs-extra@9.0.3", "@types/fs-extra@^9.0.1": - version "9.0.3" - resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.3.tgz#9996e5cce993508c32325380b429f04a1327523e" - integrity sha512-NKdGoXLTFTRED3ENcfCsH8+ekV4gbsysanx2OPbstXVV6fZMgUCqTxubs6I9r7pbOJbFgVq1rpFtLURjKCZWUw== +"@types/fs-extra@9.0.4", "@types/fs-extra@^9.0.1": + version "9.0.4" + resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.4.tgz#12553138cf0438db9a31cdc8b0a3aa9332eb67aa" + integrity sha512-50GO5ez44lxK5MDH90DYHFFfqxH7+fTqEEnvguQRzJ/tY9qFrMSHLiYHite+F3SNmf7+LHC1eMXojuD+E3Qcyg== dependencies: "@types/node" "*"