From c56aeb541f707dfea610de7bc4dae53b1dbf9a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 12:43:51 +0000 Subject: [PATCH] build(deps-dev): Bump @types/fs-extra from 9.0.11 to 9.0.12 (#170) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 41af151..d6e5330 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@babel/preset-typescript": "^7.13.0", "@hot-loader/react-dom": "^16.14.0", "@types/express": "^4.17.13", - "@types/fs-extra": "^9.0.11", + "@types/fs-extra": "^9.0.12", "@types/get-port": "^4.2.0", "@types/html-webpack-plugin": "^3.2.5", "@types/jest": "^26.0.23", diff --git a/yarn.lock b/yarn.lock index a5fec7f..ae937b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1923,10 +1923,10 @@ "@types/qs" "*" "@types/serve-static" "*" -"@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== +"@types/fs-extra@^9.0.12": + version "9.0.12" + resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.12.tgz#9b8f27973df8a7a3920e8461517ebf8a7d4fdfaf" + integrity sha512-I+bsBr67CurCGnSenZZ7v94gd3tc3+Aj2taxMT4yu4ABLuOgOjeFxX3dokG24ztSRg5tnT00sL8BszO7gSMoIw== dependencies: "@types/node" "*"