From 1f887642bf03f2d4a008081e6c3b3bc7f19fd99b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 11:18:38 +0000 Subject: [PATCH] Bump @types/fs-extra from 9.0.10 to 9.0.11 Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.10 to 9.0.11. - [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 0c6973b..378da39 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.10", + "@types/fs-extra": "9.0.11", "@types/ini": "1.3.30", "@types/node": "14.14.37", "@types/prompts": "2.0.10", diff --git a/yarn.lock b/yarn.lock index 92894e7..e14e06a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -104,10 +104,10 @@ dependencies: "@types/node" "*" -"@types/fs-extra@9.0.10": - version "9.0.10" - resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.10.tgz#8023a72e3d06cf54929ea47ec7634e47f33f4046" - integrity sha512-O9T2LLkRDiTlalOBdjEkcnT0MRdT2+wglCl7pJUJ3mkWkR8hX4K+5bg2raQNJcLv4V8zGuTXe7Ud3wSqkTyuyQ== +"@types/fs-extra@9.0.11": + version "9.0.11" + resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.11.tgz#8cc99e103499eab9f347dbc6ca4e99fb8d2c2b87" + integrity sha512-mZsifGG4QeQ7hlkhO56u7zt/ycBgGxSVsFI/6lGTU34VtwkiqrrSDgw0+ygs8kFGWcXnFQWMrzF2h7TtDFNixA== dependencies: "@types/node" "*"