diff --git a/packages/gatsby-link/package.json b/packages/gatsby-link/package.json index affc0480eb74d..7b338d2eaa736 100644 --- a/packages/gatsby-link/package.json +++ b/packages/gatsby-link/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@babel/runtime": "^7.12.5", - "@types/reach__router": "^1.3.6", + "@types/reach__router": "^1.3.7", "prop-types": "^15.7.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 8a98aa8d7851a..1ad9ae4ed194a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4150,10 +4150,6 @@ dependencies: "@types/unist" "*" -"@types/history@*": - version "4.7.0" - resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.0.tgz#2fac51050c68f7d6f96c5aafc631132522f4aa3f" - "@types/hosted-git-info@^3.0.1": version "3.0.1" resolved "https://registry.yarnpkg.com/@types/hosted-git-info/-/hosted-git-info-3.0.1.tgz#ae017651a1c3aab1c72674ff0924aa5a0c325437" @@ -4348,12 +4344,11 @@ resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c" integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA== -"@types/reach__router@^1.3.5", "@types/reach__router@^1.3.6": - version "1.3.6" - resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.6.tgz#413417ce74caab331c70ce6a03a4c825188e4709" - integrity sha512-RHYataCUPQnt+GHoASyRLq6wmZ0n8jWlBW8Lxcwd30NN6vQfbmTeoSDfkgxO0S1lEzArp8OFDsq5KIs7FygjtA== +"@types/reach__router@^1.3.5", "@types/reach__router@^1.3.7": + version "1.3.7" + resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.7.tgz#de8ab374259ae7f7499fc1373b9697a5f3cd6428" + integrity sha512-cyBEb8Ef3SJNH5NYEIDGPoMMmYUxROatuxbICusVRQIqZUB85UCt6R2Ok60tKS/TABJsJYaHyNTW3kqbpxlMjg== dependencies: - "@types/history" "*" "@types/react" "*" "@types/react-dom@*", "@types/react-dom@^16.9.8": @@ -11629,13 +11624,6 @@ gatsby-node-helpers@^0.3.0: lodash "^4.17.4" p-is-promise "^1.1.0" -gatsby-plugin-utils@^0.8.0: - version "0.8.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.8.0.tgz#2ecd848e6e3362ee929e496bc11528267d2fb96e" - integrity sha512-EQC1U7LQVHaI6jXMbx4ryvA8rV1yYrlyxwO2T4nuLUDOO1STUpKTYCH4ySOEtXi6f4P5v7NxgHkFoid6ayY9HA== - dependencies: - joi "^17.2.1" - gatsby-plugin-webfonts@^1.1.4: version "1.1.4" resolved "https://registry.yarnpkg.com/gatsby-plugin-webfonts/-/gatsby-plugin-webfonts-1.1.4.tgz#f6fb8daf0acc4c59511c98964fceca35504014ac"