8000 Bump gatsby-plugin-layout from 1.3.11 to 1.10.0 · csit-github/docs.hackerone.com@3541d2f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3541d2f

Browse files
1 parent decf5c0 commit 3541d2f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -962,10 +962,10 @@
962962
dependencies:
963963
regenerator-runtime "^0.13.4"
964964

965-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4":
966-
version "7.11.2"
967-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
968-
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
965+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4":
966+
version "7.13.10"
967+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
968+
integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==
969969
dependencies:
970970
regenerator-runtime "^0.13.4"
971971

@@ -6568,12 +6568,12 @@ gatsby-plugin-google-analytics@^2.1.8:
65686568
"@babel/runtime" "^7.11.2"
65696569
minimatch "3.0.4"
65706570

6571-
gatsby-plugin-layout@^1.1.4:
6572-
version "1.3.11"
6573-
resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-1.3.11.tgz#5888afdeedad8537df2e87fb170a619774f7a1f3"
6574-
integrity sha512-F1ni6zB7xiqfQgrbd5hTEAq+sWopofv1TfqHYsHyGamA+pqos+BNkM0U1Cton2+QyUcmEwNCSLtO1CwYqyieVA==
6571+
gatsby-plugin-layout@^1.10.0:
6572+
version "1.10.0"
6573+
resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-1.10.0.tgz#6b058e51d995d33ee0d020f6f136878a3d5a7c39"
6574+
integrity sha512-POZbetL3coxsYbAA1SsZ7u0wd7zcR667OpP7atCGFc/9RRSxkUtA4sog1DNO9Zi/eG2eUnkw+KWuVLKSHV4Hng==
65756575
dependencies:
6576-
"@babel/runtime" "^7.11.2"
6576+
"@babel/runtime" "^7.12.5"
65776577

65786578
gatsby-plugin-page-creator@^2.3.28:
65796579
version "2.3.28"

0 commit comments

Comments
 (0)
0