Skip to content

Commit

Permalink
build(deps): bump gatsby-plugin-manifest from 3.0.0 to 3.1.0 (#1817)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent 1dfbbaa commit b5f4fc4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"gatsby-plugin-google-tagmanager": "3.0.0",
"gatsby-plugin-image": "1.1.0",
"gatsby-plugin-layout": "2.0.0",
"gatsby-plugin-manifest": "3.0.0",
"gatsby-plugin-manifest": "3.1.0",
"gatsby-plugin-material-ui": "2.1.10",
"gatsby-plugin-mdx": "2.0.1",
"gatsby-plugin-preconnect": "1.2.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7612,14 +7612,14 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-plugin-manifest@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.0.0.tgz#4d5a7933bd2c539f9d35307812c4903e4c34b107"
integrity sha512-xmnppsXR0+CTQZhEmvcrbbV6rvOgO5ybE6Ywwv0bosSJxML3oBoo+kC8HCwK097Ppofgd1inSwNbJ5FB8wdNbQ==
gatsby-plugin-manifest@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.1.0.tgz#9a40e2c7355663ea0863b199e7ba92af2f655e8d"
integrity sha512-T3vmSdld5KdKhov1/GFgBZ1fgFdyS1Uw2ehtJy3qTqknO3TLq2AiyMTJVRE5Z6ztYWLkE5Lnc07HZSYSb0ocsA==
dependencies:
"@babel/runtime" "^7.12.5"
gatsby-core-utils "^2.0.0"
gatsby-plugin-utils "^1.0.0"
gatsby-core-utils "^2.1.0"
gatsby-plugin-utils "^1.1.0"
semver "^7.3.2"
sharp "^0.27.0"

Expand Down Expand Up @@ -7818,10 +7818,10 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-plugin-utils@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.0.0.tgz#1733a1a9c1704ddedbcf490684f590c7d1ddbe7e"
integrity sha512-Z7Yi/y03aObiQ8kkMQGpE5lkIN7GKLfXSDlmriuzU0g7XPUUBwuWQPFVG/hSb4f30KWJ1icBe+Ropivu17rURw==
gatsby-plugin-utils@^1.0.0, gatsby-plugin-utils@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.1.0.tgz#b73f3f196323df3c75e6edb345d221f003b5c152"
integrity sha512-B21V3tFskfZcVSJVaYy6rLrxHcumbcmhKAYKniKThxCP/0KSqHkfC9+Bopsonk8npRKbVX924OI3UOCKfbgFsg==
dependencies:
joi "^17.2.1"

Expand Down

0 comments on commit b5f4fc4

Please sign in to comment.