8000 Merge pull request #328 from Hacker0x01/dependabot/npm_and_yarn/gatsb… · csit-github/docs.hackerone.com@a2b3f0b · GitHub
[go: up one dir, main page]

Skip to content

Commit a2b3f0b

Browse files
Merge pull request Hacker0x01#328 from Hacker0x01/dependabot/npm_and_yarn/gatsby-link-2.11.0
Bump gatsby-link from 2.4.14 to 2.11.0
2 parents f460779 + e5292de commit a2b3f0b

File tree

2 files changed

+11
-17
lines changed

2 files changed

+11
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@reach/router": "^1.1.1",
99
"gatsby": "^2.18.17",
1010
"gatsby-cli": "^2.12.15",
11-
"gatsby-link": "^2.2.6",
11+
"gatsby-link": "^2.11.0",
1212
"gatsby-plugin-algolia-docsearch": "^1.0.5",
1313
"gatsby-plugin-csp": "^1.1.3",
1414
"gatsby-plugin-google-analytics": "^2.1.8",

yarn.lock

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,11 +1873,6 @@
18731873
dependencies:
18741874
"@types/unist" "*"
18751875

1876-
"@types/history@*":
1877-
version "4.7.8"
1878-
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
1879-
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
1880-
18811876
"@types/http-cache-semantics@*":
18821877
version "4.0.0"
18831878
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
@@ -1996,12 +1991,11 @@
19961991
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
19971992
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
19981993

1999-
"@types/reach__router@^1.3.3":
2000-
version "1.3.5"
2001-
resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.5.tgz#14e1e981cccd3a5e50dc9e969a72de0b9d472f6d"
2002-
integrity sha512-h0NbqXN/tJuBY/xggZSej1SKQEstbHO7J/omt1tYoFGmj3YXOodZKbbqD4mNDh7zvEGYd7YFrac1LTtAr3xsYQ==
1994+
"@types/reach__router@^1.3.7":
1995+
version "1.3.7"
1996+
resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.7.tgz#de8ab374259ae7f7499fc1373b9697a5f3cd6428"
1997+
integrity sha512-cyBEb8Ef3SJNH5NYEIDGPoMMmYUxROatuxbICusVRQIqZUB85UCt6R2Ok60tKS/TABJsJYaHyNTW3kqbpxlMjg==
20031998
dependencies:
2004-
"@types/history" "*"
20051999
"@types/react" "*"
20062000

20072001
"@types/react@*":
@@ -6577,13 +6571,13 @@ gatsby-legacy-polyfills@^0.0.4:
65776571
dependencies:
65786572
core-js-compat "^3.6.5"
65796573

6580-
gatsby-link@^2.2.6, gatsby-link@^2.4.14:
6581-
version "2.4.14"
6582-
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.4.14.tgz#655ba6a436b0eca7b7d8c63d9dcab17310059c35"
6583-
integrity sha512-JLF7pb5E8flmsH2oQvGmGV1mMEuaQCzLFOXFj6FZOcG/JuOEXSb5N/Z/cp2MAlAVCyLLeYI7Ru/+o0TOpQMwkQ==
6574+
gatsby-link@^2.11.0, gatsby-link@^2.4.14:
6575+
version "2.11.0"
6576+
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.11.0.tgz#15e99c89bdde1c99686ce53bda72beb3c9c39455"
6577+
integrity sha512-AYXxndlSx5mnYv+/PBPdPBRvdv1LeSGE3WO8uYj2ReYDSbhiAlF3KKz30D62ErartXP0deySPtRKx4Dd3nCFYw==
65846578
dependencies:
6585-
"@babel/runtime" "^7.11.2"
6586-
"@types/reach__router" "^1.3.3"
6579+
"@babel/runtime" "^7.12.5"
6580+
"@types/reach__router" "^1.3.7"
65876581
prop-types "^15.7.2"
65886582

65896583
gatsby-page-utils@^0.2.25:

0 commit comments

Comments
 (0)
0