Skip to content

Commit

Permalink
Bump gatsby-plugin-manifest from 2.4.28 to 2.6.1 (#291)
Browse files Browse the repository at this point in the history
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 2.4.28 to 2.6.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-plugin-manifest@2.6.1/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@2.6.1/packages/gatsby-plugin-manifest)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2021
1 parent 9081562 commit 1b7567d
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"gatsby-image": "^3.0.0",
"gatsby-plugin-force-trailing-slashes": "^1.0.4",
"gatsby-plugin-google-gtag": "^2.1.10",
"gatsby-plugin-manifest": "^2.4.28",
"gatsby-plugin-manifest": "^2.6.1",
"gatsby-plugin-nprogress": "^2.3.13",
"gatsby-plugin-offline": "^3.10.2",
"gatsby-plugin-preload-fonts": "^2.0.0",
Expand Down
50 changes: 43 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1807,6 +1807,23 @@
dependencies:
any-observable "^0.3.0"

"@sideway/address@^4.1.0":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.1.tgz#9e321e74310963fdf8eebfbee09c7bd69972de4d"
integrity sha512-+I5aaQr3m0OAmMr7RQ3fR9zx55sejEYR2BFJaxL+zT3VM2611X0SHvPWIbAUBZVTn/YzYKbV8gJ2oT/QELknfQ==
dependencies:
"@hapi/hoek" "^9.0.0"

"@sideway/formula@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.0.tgz#fe158aee32e6bd5de85044be615bc08478a0a13c"
integrity sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg==

"@sideway/pinpoint@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==

"@sindresorhus/is@^0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
Expand Down Expand Up @@ -6944,7 +6961,7 @@ gatsby-cli@^2.12.89:
yargs "^15.3.1"
yurnalist "^1.1.2"

gatsby-core-utils@^1.10.1, gatsby-core-utils@^1.3.17, gatsby-core-utils@^1.3.19:
gatsby-core-utils@^1.10.1, gatsby-core-utils@^1.3.17, gatsby-core-utils@^1.3.19, gatsby-core-utils@^1.4.0:
version "1.10.1"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.10.1.tgz#97bed40df3fa79800e7ce0c0491680f0aadd6ce7"
integrity sha512-4P3feGCJckg+DRWWl2beFk7N9c63zmCryEGPaU1OHCp+ZT2bO0ihCBuXywDWuuEp6SYP9PZ1fs0YJ/Rt6q6lag==
Expand Down Expand Up @@ -7066,13 +7083,14 @@ gatsby-plugin-google-gtag@^2.1.10:
"@babel/runtime" "^7.10.3"
minimatch "^3.0.4"

gatsby-plugin-manifest@^2.4.28:
version "2.4.28"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.28.tgz#f65a0f60e15112829981607df54b46faa09a3257"
integrity sha512-/8huYUzf0L8N5g3FlVlpCkV+nycBajU8nrbEfJTH/VecxGPlDJrHJ/WRM8lG+/XwpPnEwddFiZ6BBgHdIQEn3Q==
gatsby-plugin-manifest@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.6.1.tgz#d05fec54c528b0828f4b3db443b28839f0d6f6e0"
integrity sha512-LIDdRi3AAahU9GVLj/leKyRDkWdNHO5p93Q3FS9xiA71ysZ/hJJbDOWB2n8YvCK4Ulx0CCSsr01nVvoMyai+Hw==
dependencies:
"@babel/runtime" "^7.10.3"
gatsby-core-utils "^1.3.19"
"@babel/runtime" "^7.11.2"
gatsby-core-utils "^1.4.0"
gatsby-plugin-utils "^0.3.0"
semver "^7.3.2"
sharp "^0.25.4"

Expand Down Expand Up @@ -7177,6 +7195,13 @@ gatsby-plugin-typescript@^2.4.18:
"@babel/runtime" "^7.10.3"
babel-plugin-remove-graphql-queries "^2.9.17"

gatsby-plugin-utils@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.3.0.tgz#1d10d3c6423603c391d31bcd12bd683bf40d7037"
integrity sha512-z0FgEM/uU/7IgDYLaNHmUK0m09TJwYaaiefSrj7NWyavF8uEyOd+52qI9TsK2Exv4DYiQI/L7zsC28iKtPbW1g==
dependencies:
joi "^17.2.1"

gatsby-react-router-scroll@^3.0.12:
version "3.0.12"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.12.tgz#1c6a7c3fd2d54ec618f42a6e793ff8293070b6bc"
Expand Down Expand Up @@ -9336,6 +9361,17 @@ joi@^17.1.1:
"@hapi/pinpoint" "^2.0.0"
"@hapi/topo" "^5.0.0"

joi@^17.2.1:
version "17.4.0"
resolved "https://registry.yarnpkg.com/joi/-/joi-17.4.0.tgz#b5c2277c8519e016316e49ababd41a1908d9ef20"
integrity sha512-F4WiW2xaV6wc1jxete70Rw4V/VuMd6IN+a5ilZsxG4uYtUXWu2kq9W5P2dz30e7Gmw8RCbY/u/uk+dMPma9tAg==
dependencies:
"@hapi/hoek" "^9.0.0"
"@hapi/topo" "^5.0.0"
"@sideway/address" "^4.1.0"
"@sideway/formula" "^3.0.0"
"@sideway/pinpoint" "^2.0.0"

jpeg-js@^0.4.0, jpeg-js@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.1.tgz#937a3ae911eb6427f151760f8123f04c8bfe6ef7"
Expand Down

0 comments on commit 1b7567d

Please sign in to comment.