Skip to content

Commit 0353d63

Browse files
Merge pull request #46 from pythonpizza/dependabot/npm_and_yarn/gatsby-plugin-manifest-2.2.20
2 parents 08497bc + 0c7c56b commit 0353d63

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"classnames": "^2.2.6",
99
"gatsby": "^2.15.26",
1010
"gatsby-image": "^2.2.23",
11-
"gatsby-plugin-manifest": "^2.2.18",
11+
"gatsby-plugin-manifest": "^2.2.20",
1212
"gatsby-plugin-offline": "^3.0.11",
1313
"gatsby-plugin-postcss": "^2.1.10",
1414
"gatsby-plugin-react-helmet": "^3.1.8",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5162,15 +5162,15 @@ gatsby-page-utils@^0.0.21:
51625162
micromatch "^3.1.10"
51635163
slash "^3.0.0"
51645164

5165-
gatsby-plugin-manifest@^2.2.18:
5166-
version "2.2.18"
5167-
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.18.tgz#96bea26e35a8d74ebb74dff8c5c1ae85e7b0c556"
5168-
integrity sha512-velK1ApsQ/mEUABwmduMHVZISll4q9bJMtW1tOp+qbNUfJUFl2u4x6Ya36z8mxROX0mIKPAhYMAfhWq209rbcg==
5165+
gatsby-plugin-manifest@^2.2.20:
5166+
version "2.2.20"
5167+
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.20.tgz#67fa1d6335846097364c2eceece5a4bdc326706e"
5168+
integrity sha512-VWDLZgOrVxQkEk6zjbvRv6lKvvrzLh9n385WisDGiU6X0cp58cpHdqJSTOEanqxbLW+/DX1M29RHLznYriS7Iw==
51695169
dependencies:
5170-
"@babel/runtime" "^7.6.0"
5171-
gatsby-core-utils "^1.0.10"
5170+
"@babel/runtime" "^7.6.2"
5171+
gatsby-core-utils "^1.0.12"
51725172
semver "^5.7.1"
5173-
sharp "^0.23.0"
5173+
sharp "^0.23.1"
51745174

51755175
gatsby-plugin-offline@^3.0.11:
51765176
version "3.0.11"

0 commit comments

Comments
 (0)