Skip to content

Commit dbd819d

Browse files
Update dependency @gatsbyjs/reach-router to v1.3.9
1 parent 9b694ad commit dbd819d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"sinon": "14.0.0"
3737
},
3838
"dependencies": {
39-
"@gatsbyjs/reach-router": "1.3.8",
39+
"@gatsbyjs/reach-router": "1.3.9",
4040
"@tryghost/helpers": "^1.1.71",
4141
"gatsby-link": "4.17.0",
4242
"prop-types": "^15.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,10 +1020,10 @@
10201020
minimatch "^3.1.2"
10211021
strip-json-comments "^3.1.1"
10221022

1023-
"@gatsbyjs/[email protected].8":
1024-
version "1.3.8"
1025-
resolved "https://registry.yarnpkg.com/@gatsbyjs/reach-router/-/reach-router-1.3.8.tgz#8d338d974f991945f7f1568805e69d29188e259b"
1026-
integrity sha512-cENBHwX1XIcYvbe98kUXVAM3RAocq2AtGXcqd8SfKMYEMSQlpKhc8buu2vFOT2hoexSqmsf2MqmtnFKC5L6CEg==
1023+
"@gatsbyjs/[email protected].9":
1024+
version "1.3.9"
1025+
resolved "https://registry.yarnpkg.com/@gatsbyjs/reach-router/-/reach-router-1.3.9.tgz#305c3c4c5041f27e53fc33e344a08ee2c4b985af"
1026+
integrity sha512-/354IaUSM54xb7K/TxpLBJB94iEAJ3P82JD38T8bLnIDWF+uw8+W/82DKnQ7y24FJcKxtVmG43aiDLG88KSuYQ==
10271027
dependencies:
10281028
invariant "^2.2.3"
10291029
prop-types "^15.6.1"

0 commit comments

Comments
 (0)