Skip to content

Commit

Permalink
fix(gatsby): pull out a few bug fixes from gatsbyjs/gatsby#28149 (#28…
Browse files Browse the repository at this point in the history
…186)

* fix(gatsby): pull out a few bug fixes from gatsbyjs/gatsby#28149

* Add missing fix
  • Loading branch information
gatsbybot committed Nov 19, 2020
1 parent 7423f7e commit fdcaac4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2764,7 +2764,12 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@^8.5.7":
"@types/node@*":
version "14.0.27"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==

"@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==
Expand Down

0 comments on commit fdcaac4

Please sign in to comment.