Skip to content

Commit

Permalink
Merge pull request #244 from oceanicsdotio/dependabot/npm_and_yarn/ga…
Browse files Browse the repository at this point in the history
…tsby-plugin-manifest-2.12.1

Bump gatsby-plugin-manifest from 2.11.0 to 2.12.1
  • Loading branch information
oceanicsdotio authored Mar 30, 2021
2 parents b531b51 + 9ba512c commit 73faeec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"gatsby-image": "^2.11.0",
"gatsby-link": "^2.10.0",
"gatsby-plugin-create-client-paths": "^2.10.0",
"gatsby-plugin-manifest": "^2.11.0",
"gatsby-plugin-manifest": "^2.12.1",
"gatsby-plugin-mdx": "^1.10.1",
"gatsby-plugin-offline": "^3.10.1",
"gatsby-plugin-react-helmet": "^3.10.0",
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8878,7 +8878,7 @@ gatsby-cli@^2.18.0, gatsby-cli@^2.19.1:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^2.1.0"

gatsby-core-utils@^1.10.0, gatsby-core-utils@^1.10.1, gatsby-core-utils@^1.3.23, gatsby-core-utils@^1.9.0:
gatsby-core-utils@^1.10.0, gatsby-core-utils@^1.10.1, gatsby-core-utils@^1.3.23:
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 @@ -8944,14 +8944,14 @@ gatsby-plugin-create-client-paths@^2.10.0:
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-plugin-manifest@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.11.0.tgz#66d4b9c29a83211c289ef597f700bd089a399193"
integrity sha512-FyKye5egB4nBggKPIx4XlwcXAZYi0e7UoHYTGQkeRtci1nzHC3Q1/GLFfMi9F6jpmJ1Z4S3A+yYshxSap4ySJQ==
gatsby-plugin-manifest@^2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.12.1.tgz#d92f23d2d17d3c69445ef7b7842e5441e8dd785e"
integrity sha512-Kiom3IHQ+hsRA/yt+XcBdOn1q+Rqbso5Iw0mXQQg+F+8U23sU66NaJY67ZXUkW8iwU25SOrwZaSw49C8BV0EGw==
dependencies:
"@babel/runtime" "^7.12.5"
gatsby-core-utils "^1.9.0"
gatsby-plugin-utils "^0.8.0"
gatsby-core-utils "^1.10.1"
gatsby-plugin-utils "^0.9.0"
semver "^7.3.2"
sharp "^0.27.0"

Expand Down Expand Up @@ -9077,13 +9077,6 @@ gatsby-plugin-typescript@^2.12.0:
"@babel/runtime" "^7.12.5"
babel-plugin-remove-graphql-queries "^2.16.0"

gatsby-plugin-utils@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.8.0.tgz#2ecd848e6e3362ee929e496bc11528267d2fb96e"
integrity sha512-EQC1U7LQVHaI6jXMbx4ryvA8rV1yYrlyxwO2T4nuLUDOO1STUpKTYCH4ySOEtXi6f4P5v7NxgHkFoid6ayY9HA==
dependencies:
joi "^17.2.1"

gatsby-plugin-utils@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.9.0.tgz#64b35a0faaabad5b5c99ee8951a9c08cd64be289"
Expand Down

0 comments on commit 73faeec

Please sign in to comment.