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

Skip to content

Commit 0c92c86

Browse files
Merge pull request Hacker0x01#316 from Hacker0x01/dependabot/npm_and_yarn/gatsby-plugin-layout-1.10.0
Bump gatsby-plugin-layout from 1.3.11 to 1.10.0
2 parents 4fa138f + 3541d2f commit 0c92c86

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"gatsby-plugin-algolia-docsearch": "^1.0.5",
1313
"gatsby-plugin-csp": "^1.1.3",
1414
"gatsby-plugin-google-analytics": "^2.1.8",
15-
"gatsby-plugin-layout": "^1.1.4",
15+
"gatsby-plugin-layout": "^1.10.0",
1616
"gatsby-plugin-react-helmet": "^3.1.4",
1717
"gatsby-plugin-sass": "^2.1.10",
1818
"gatsby-plugin-sharp": "^2.2.13",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6596,12 +6596,12 @@ gatsby-plugin-google-analytics@^2.1.8:
65966596
"@babel/runtime" "^7.11.2"
65976597
minimatch "3.0.4"
65986598

6599-
gatsby-plugin-layout@^1.1.4:
6600-
version "1.3.11"
6601-
resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-1.3.11.tgz#5888afdeedad8537df2e87fb170a619774f7a1f3"
6602-
integrity sha512-F1ni6zB7xiqfQgrbd5hTEAq+sWopofv1TfqHYsHyGamA+pqos+BNkM0U1Cton2+QyUcmEwNCSLtO1CwYqyieVA==
6599+
gatsby-plugin-layout@^1.10.0:
6600+
version "1.10.0"
6601+
resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-1.10.0.tgz#6b058e51d995d33ee0d020f6f136878a3d5a7c39"
6602+
integrity sha512-POZbetL3coxsYbAA1SsZ7u0wd7zcR667OpP7atCGFc/9RRSxkUtA4sog1DNO9Zi/eG2eUnkw+KWuVLKSHV4Hng==
555A 66036603
dependencies:
6604-
"@babel/runtime" "^7.11.2"
6604+
"@babel/runtime" "^7.12.5"
66056605

66066606
gatsby-plugin-page-creator@^2.3.28:
66076607
version "2.3.28"

0 commit comments

Comments
 (0)
0