From 37d9872d3a94f4d913fdb42f80a9dec51eb58389 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 14 Dec 2020 01:04:10 +0000 Subject: [PATCH] chore(deps): update dependency @types/fs-extra to ^8.1.1 --- packages/gatsby-plugin-image/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/gatsby-plugin-image/package.json b/packages/gatsby-plugin-image/package.json index 8ac3f4f1f7b71..b4d1b832d51c7 100644 --- a/packages/gatsby-plugin-image/package.json +++ b/packages/gatsby-plugin-image/package.json @@ -55,7 +55,7 @@ "@testing-library/react": "^11.1.2", "@types/babel__core": "^7.1.12", "@types/babel__traverse": "^7.0.15", - "@types/fs-extra": "^8.1.0", + "@types/fs-extra": "^8.1.1", "@types/node": "^14.10.2", "@types/prop-types": "^15.7.3", "@types/react": "^16.9.56", diff --git a/yarn.lock b/yarn.lock index 035a9718ca3e7..d062d8cde2aae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3969,7 +3969,7 @@ "@types/express-serve-static-core" "*" "@types/serve-static" "*" -"@types/fs-extra@^8.1.0", "@types/fs-extra@^8.1.1": +"@types/fs-extra@^8.1.1": version "8.1.1" resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.1.tgz#1e49f22d09aa46e19b51c0b013cb63d0d923a068" integrity sha512-TcUlBem321DFQzBNuz8p0CLLKp0VvF/XH9E4KHNmgwyp4E3AfgI5cjiIVZWlbfThBop2qxFIh4+LeY6hVWWZ2w==