From 5f1d6e6da350a3db76d3040afab07d9249cbd444 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 16:05:41 +0000 Subject: [PATCH] Bump @types/fs-extra from 9.0.7 to 9.0.8 Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.7 to 9.0.8. - [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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb4d0c1..856c6bb 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/archiver": "5.1.0", "@types/auto-launch": "5.0.1", "@types/discord-rpc": "3.0.4", - "@types/fs-extra": "9.0.7", + "@types/fs-extra": "9.0.8", "@types/ini": "1.3.30", "@types/node": "14.14.31", "@types/prompts": "2.0.9", diff --git a/yarn.lock b/yarn.lock index 050fa6a..9bd8a5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -104,10 +104,10 @@ dependencies: "@types/node" "*" -"@types/fs-extra@9.0.7": - version "9.0.7" - resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.7.tgz#a9ef2ffdab043def080c5bec94c03402f793577f" - integrity sha512-YGq2A6Yc3bldrLUlm17VNWOnUbnEzJ9CMgOeLFtQF3HOCN5lQBO8VyjG00a5acA5NNSM30kHVGp1trZgnVgi1Q== +"@types/fs-extra@9.0.8": + version "9.0.8" + resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.8.tgz#32c3c07ddf8caa5020f84b5f65a48470519f78ba" + integrity sha512-bnlTVTwq03Na7DpWxFJ1dvnORob+Otb8xHyUqUWhqvz/Ksg8+JXPlR52oeMSZ37YEOa5PyccbgUNutiQdi13TA== dependencies: "@types/node" "*"