chore(deps): bump @reach/router to 1.3.4

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 13:43:10 -05:00
parent 877775bf4a
commit 0f70623127
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3773,9 +3773,9 @@
}
},
"@reach/router": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/@reach/router/-/router-1.3.3.tgz",
"integrity": "sha512-gOIAiFhWdiVGSVjukKeNKkCRBLmnORoTPyBihI/jLunICPgxdP30DroAvPQuf1eVfQbfGJQDJkwhJXsNPMnVWw==",
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/@reach/router/-/router-1.3.4.tgz",
"integrity": "sha512-+mtn9wjlB9NN2CNnnC/BRYtwdKBfSyyasPYraNAyvaV1occr/5NnB4CVzjEZipNHwYebQwcndGUmpFzxAUoqSA==",
"requires": {
"create-react-context": "0.3.0",
"invariant": "^2.2.3",
+1 -1
View File
@@ -33,7 +33,7 @@
"@el7cosmos/gatsby-plugin-prefetch-google-fonts": "^2.0.3",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@reach/router": "^1.3.3",
"@reach/router": "^1.3.4",
"classnames": "^2.2.6",
"gatsby": "^2.22.11",
"gatsby-plugin-layout": "^1.3.2",