Skip to content

Commit 20d5a0a

Browse files
Bump gatsby-plugin-manifest from 2.4.28 to 2.4.30 (#1463)
1 parent f5b58e8 commit 20d5a0a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react-helmet": "^6.1.0",
1515
"babel-plugin-styled-components": "^1.11.1",
1616
"gatsby": "^2.24.47",
17-
"gatsby-plugin-manifest": "^2.4.28",
17+
"gatsby-plugin-manifest": "^2.4.30",
1818
"gatsby-plugin-mdx": "^1.2.40",
1919
"gatsby-plugin-react-helmet": "^3.3.11",
2020
"gatsby-plugin-styled-components": "^3.3.10",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10425,7 +10425,7 @@ gatsby-cli@^2.12.87:
1042510425
yargs "^15.3.1"
1042610426
yurnalist "^1.1.2"
1042710427

10428-
gatsby-core-utils@^1.3.15, gatsby-core-utils@^1.3.18, gatsby-core-utils@^1.3.19, gatsby-core-utils@^1.3.20:
10428+
gatsby-core-utils@^1.3.15, gatsby-core-utils@^1.3.18, gatsby-core-utils@^1.3.20:
1042910429
version "1.3.20"
1043010430
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.20.tgz#3fee11634ec457f01d1327da885a9f8fe50c6823"
1043110431
integrity sha512-tTry2Iz7QKfMEkYiqXOEbMhR96hpttkKeUCQAj7syC9tQwFGd1nkGlpbD4n8lBa22cXKLlL9J2edhDo1xwnfGQ==
@@ -10502,13 +10502,13 @@ gatsby-page-utils@^0.2.20:
1050210502
lodash "^4.17.15"
1050310503
micromatch "^3.1.10"
1050410504

10505-
gatsby-plugin-manifest@^2.4.28:
10506-
version "2.4.28"
10507-
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.28.tgz#f65a0f60e15112829981607df54b46faa09a3257"
10508-
integrity sha512-/8huYUzf0L8N5g3FlVlpCkV+nycBajU8nrbEfJTH/VecxGPlDJrHJ/WRM8lG+/XwpPnEwddFiZ6BBgHdIQEn3Q==
10505+
gatsby-plugin-manifest@^2.4.30:
10506+
version "2.4.30"
10507+
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.30.tgz#a5edca7bdf898a6f06e33969ab4e21f7438438aa"
10508+
integrity sha512-ZcQcQRH/VNomRKlOPH/HkwzzJM0XmXw5egYYsVjf8TMtZka3/FDZucIGTeTLv7FZwdMSF2sGJrHU+nx3PrhCUQ==
1050910509
dependencies:
10510-
"@babel/runtime" "^7.10.3"
10511-
gatsby-core-utils "^1.3.19"
10510+
"@babel/runtime" "^7.11.2"
10511+
gatsby-core-utils "^1.3.20"
1051210512
semver "^7.3.2"
1051310513
sharp "^0.25.4"
1051410514

0 commit comments

Comments
 (0)