Skip to content

Commit 7b7f3b6

Browse files
chore(deps): bump gatsby from 2.3.35 to 2.4.2 in /www (react-bootstrap#3743)
1 parent a11bbe8 commit 7b7f3b6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"docsearch.js": "^2.6.2",
2222
"dom-helpers": "^3.4.0",
2323
"formik": "^1.5.4",
24-
"gatsby": "^2.3.35",
24+
"gatsby": "^2.4.2",
2525
"gatsby-link": "^2.1.1",
2626
"gatsby-mdx": "0.6.3",
2727
"gatsby-plugin-astroturf": "^0.2.1",

www/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4689,7 +4689,7 @@ gatsby-cli@^2.5.12:
46894689
yargs "^12.0.5"
46904690
yurnalist "^1.0.2"
46914691

4692-
gatsby-link@^2.0.17, gatsby-link@^2.1.1:
4692+
gatsby-link@^2.1.1:
46934693
version "2.1.1"
46944694
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.1.1.tgz#603326df8557720935f60eeffac3f60150d11eeb"
46954695
integrity sha512-5krDc87NAUDztbir5OOs3ec/2CxSSXnIIxhRKrG+yJXKK+dIcxxnPr+qjydEsyHMf7McBuxb1x5/r6rouzcBqQ==
@@ -4863,10 +4863,10 @@ gatsby-transformer-remark@^2.3.12:
48634863
unist-util-select "^1.5.0"
48644864
unist-util-visit "^1.3.0"
48654865

4866-
gatsby@^2.3.35:
4867-
version "2.3.35"
4868-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.35.tgz#a154dd883d5bf458a363d23aa627229d9c2910e1"
4869-
integrity sha512-yb1KnX5P45WMeJvvCE2YePpPtSAxTIYHGjYCCJN6xI+cDJLL+lXmz7Q5WsvwiMPAZTdCUR26m3ZyJhERtnwHeg==
4866+
gatsby@^2.4.2:
4867+
version "2.4.2"
4868+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.4.2.tgz#4df378568e487a6f580d2cc8ddbc81dc2b85851a"
4869+
integrity sha512-iBAY78Kaa74DqPUuDEd9JVcfS3U0SBIwARKL5Dd9B1ejE1lEPcA7hyzLrl0trCWDWYqzaUL8/+obkOMOmWuIfg==
48704870
dependencies:
48714871
"@babel/code-frame" "^7.0.0"
48724872
"@babel/core" "^7.0.0"
@@ -4924,7 +4924,7 @@ gatsby@^2.3.35:
49244924
fs-exists-cached "1.0.0"
49254925
fs-extra "^5.0.0"
49264926
gatsby-cli "^2.5.12"
4927-
gatsby-link "^2.0.17"
4927+
gatsby-link "^2.1.1"
49284928
gatsby-plugin-page-creator "^2.0.12"
49294929
gatsby-react-router-scroll "^2.0.7"
49304930
gatsby-telemetry "^1.0.9"

0 commit comments

Comments
 (0)