From 8cd2e2d2e0bc30aad79e798d47074ef813460320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 03:23:14 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5836d7a0..cddd18c5 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/columnify": "^1.5.0", "@types/copy-webpack-plugin": "^6.0.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/mkdirp": "1.0.1", "@types/mousetrap": "^1.6.3", diff --git a/yarn.lock b/yarn.lock index b4cc51f4..a8b84428 100644 --- a/yarn.lock +++ b/yarn.lock @@ -733,10 +733,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.2", "@types/fs-extra@^9.0.1": - version "9.0.2" - resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.2.tgz#e1e1b578c48e8d08ae7fc36e552b94c6f4621609" - integrity sha512-jp0RI6xfZpi5JL8v7WQwpBEQTq63RqW2kxwTZt+m27LcJqQdPVU1yGnT1ZI4EtCDynQQJtIGyQahkiCGCS7e+A== +"@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== dependencies: "@types/node" "*"