From cf23a62925647414cdf1b1ce87f303a93dd8ecd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 01:11:34 +0000 Subject: [PATCH] Bump @types/fs-extra from 9.0.4 to 9.0.5 Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.4 to 9.0.5. - [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 | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index dcd1c32f..f8bd758e 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/columnify": "^1.5.0", "@types/copy-webpack-plugin": "^6.3.0", "@types/electron-devtools-installer": "2.2.0", - "@types/fs-extra": "9.0.4", + "@types/fs-extra": "9.0.5", "@types/lodash": "^4.14.165", "@types/mkdirp": "1.0.1", "@types/mousetrap": "1.6.3", diff --git a/yarn.lock b/yarn.lock index 7aebc332..f29220e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -732,14 +732,7 @@ resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884" integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g== -"@types/fs-extra@9.0.4", "@types/fs-extra@^9.0.1": - version "9.0.4" - resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.4.tgz#12553138cf0438db9a31cdc8b0a3aa9332eb67aa" - integrity sha512-50GO5ez44lxK5MDH90DYHFFfqxH7+fTqEEnvguQRzJ/tY9qFrMSHLiYHite+F3SNmf7+LHC1eMXojuD+E3Qcyg== - dependencies: - "@types/node" "*" - -"@types/fs-extra@^9.0.5": +"@types/fs-extra@9.0.5", "@types/fs-extra@^9.0.1", "@types/fs-extra@^9.0.5": version "9.0.5" resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.5.tgz#2afb76a43a4bef80a363b94b314d0ca1694fc4f8" integrity sha512-wr3t7wIW1c0A2BIJtdVp4EflriVaVVAsCAIHVzzh8B+GiFv9X1xeJjCs4upRXtzp7kQ6lP5xvskjoD4awJ1ZeA==