From 86fb847a197e70d20951d302265794344be6127f Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Fri, 19 Feb 2021 15:26:48 +0000 Subject: [PATCH] fix: make minicss-extract-plugin compatible with plugins (#29599) --- yarn.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index c05c3de7eb8d2..00773b37a6759 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1721,7 +1721,12 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@^8.5.7": +"@types/node@*": + version "14.14.25" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.25.tgz#15967a7b577ff81383f9b888aa6705d43fbbae93" + integrity sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ== + +"@types/node@^8.5.7": version "8.10.66" resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.66.tgz#dd035d409df322acc83dff62a602f12a5783bbb3" integrity sha512-tktOkFUA4kXx2hhhrB8bIFb5TbwzS4uOhKEmwiD+NoiL0qtP2OQ9mFldbgD4dV1djrlBYP6eBuQZiWjuHUpqFw==