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

Commit 9c77357

Browse files
chore(deps): bump gatsby-link from 3.14.0 to 4.0.0
Bumps [gatsby-link](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-link) from 3.14.0 to 4.0.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 c8a94b7 commit 9c77357

File tree

3 files changed

+24
-5
lines changed

3 files changed

+24
-5
lines changed

package-lock.json

Lines changed: 13 additions & 3 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.4",
4545
"gatsby-image": "3.11.0",
46-
"gatsby-link": "3.14.0",
46+
"gatsby-link": "4.0.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
@@ -7460,7 +7460,16 @@ gatsby-legacy-polyfills@^1.14.0:
74607460
"@babel/runtime" "^7.15.4"
74617461
core-js-compat "3.9.0"
74627462

7463-
[email protected], gatsby-link@^3.14.0:
7463+
7464+
version "4.0.0"
7465+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-4.0.0.tgz#56b11c842c5ed1760805701f6950e41d421a0754"
7466+
integrity sha512-oeAfw/KvVIJ4QCFt2+rZMFiwuzdckphmjyUEGozc2POSnDT+WqZvuP3ncy/XL3g2l0tV1elk8X095NZv53xoBg==
7467+
dependencies:
7468+
"@babel/runtime" "^7.15.4"
7469+
"@types/reach__router" "^1.3.9"
7470+
prop-types "^15.7.2"
7471+
7472+
gatsby-link@^3.14.0:
74647473
version "3.14.0"
74657474
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-3.14.0.tgz#7269a5cb7f267a326fa30c718330e8e39f8685a6"
74667475
integrity sha512-a7ZC6aQZ+dz6lhkW0nrg33zlFQq9DADvtl/wwk3W3GdTlseDNOC+iry11tLMEthisUQZ2H3SZGJyVeNuQkdFsw==

0 commit comments

Comments
 (0)