Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Commit 582f8cd

Browse files
chore(deps): bump gatsby-link from 3.14.0 to 4.3.0
Bumps [gatsby-link](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-link) from 3.14.0 to 4.3.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/[email protected]/packages/gatsby-link/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-link) --- updated-dependencies: - dependency-name: gatsby-link dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31589fb commit 582f8cd

File tree

3 files changed

+27
-8
lines changed

3 files changed

+27
-8
lines changed

package-lock.json

Lines changed: 16 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"fontsource-ubuntu": "^4.0.0",
4444
"gatsby": "^3.14.6",
4545
"gatsby-image": "3.11.0",
46-
"gatsby-link": "3.14.0",
46+
"gatsby-link": "4.3.0",
4747
"gatsby-plugin-algolia": "0.22.2",
4848
"gatsby-plugin-catch-links": "3.14.0",
4949
"gatsby-plugin-manifest": "^3.4.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6858,7 +6858,16 @@ gatsby-legacy-polyfills@^1.14.0:
68586858
"@babel/runtime" "^7.15.4"
68596859
core-js-compat "3.9.0"
68606860

6861-
[email protected], gatsby-link@^3.14.0:
6861+
6862+
version "4.3.0"
6863+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.3.0.tgz#ddaab81e393f40e65cbd37a6573a77c7cc826cf8"
6864+
integrity sha512-aYwFQUAajWQbv9F5XsN/NiBk03RGQvXQ5TG6cqFejQv0sn6LUAhPtr4f5dSW3Yh9dZLcLLicYAXa65HcQOkBVw==
6865+
dependencies:
6866+
"@babel/runtime" "^7.15.4"
6867+
"@types/reach__router" "^1.3.9"
6868+
prop-types "^15.7.2"
6869+
6870+
gatsby-link@^3.14.0:
68626871
version "3.14.0"
68636872
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.14.0.tgz#7269a5cb7f267a326fa30c718330e8e39f8685a6"
68646873
integrity sha512-a7ZC6aQZ+dz6lhkW0nrg33zlFQq9DADvtl/wwk3W3GdTlseDNOC+iry11tLMEthisUQZ2H3SZGJyVeNuQkdFsw==

0 commit comments

Comments
 (0)