From d9b113ec028c8754f60d4b456c98df9bca038c1a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 13 Dec 2020 18:17:20 +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-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2ce84899..0628bd64 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@types/deep-diff": "^1.0.0", "@types/express": "^4.17.8", - "@types/fs-extra": "^9.0.4", + "@types/fs-extra": "^9.0.5", "@types/jest": "^26.0.16", "@types/js-yaml": "^3.12.4", "@types/node": "^14.14.10", diff --git a/yarn.lock b/yarn.lock index 259ed864..932aec87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -624,10 +624,10 @@ "@types/qs" "*" "@types/serve-static" "*" -"@types/fs-extra@^9.0.4": - 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== +"@types/fs-extra@^9.0.5": + version "9.0.5" + resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.5.tgz#2afb76a43a4bef80a363b94b314d0ca1694fc4f8" + integrity sha512-wr3t7wIW1c0A2BIJtdVp4EflriVaVVAsCAIHVzzh8B+GiFv9X1xeJjCs4upRXtzp7kQ6lP5xvskjoD4awJ1ZeA== dependencies: "@types/node" "*"