Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 255f363

Browse files
Bump gatsby from 3.12.0 to 3.12.1
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/[email protected]@3.12.1) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d717b41 commit 255f363

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@fec/gatsby-plugin-advanced-feed": "^2.0.0",
88
"@reach/router": "^1.1.1",
9-
"gatsby": "^3.12.0",
9+
"gatsby": "^3.12.1",
1010
"gatsby-cli": "^3.11.0",
1111
"gatsby-link": "^3.11.0",
1212
"gatsby-plugin-algolia-docsearch": "^1.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6334,10 +6334,10 @@ gatsby-worker@^0.3.0:
63346334
dependencies:
63356335
"@babel/core" "^7.14.8"
63366336

6337-
gatsby@^3.0.3, gatsby@^3.12.0:
6338-
version "3.12.0"
6339-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.12.0.tgz#f6e39716b8d9412353be9d2fa880f19dd5f03216"
6340-
integrity sha512-H0F2ZNLuYZAg2TyHSjvsKlYfLo9bNUoMha3W4csLeAsI8okP3HV9m0J8FXVMrK4CdGc1RXqQzNu+2HdUpdMZZQ==
6337+
gatsby@^3.0.3, gatsby@^3.12.1:
6338+
version "3.12.1"
6339+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.12.1.tgz#89899c2966df6a51228f39a099f68aab2baabc1a"
6340+
integrity sha512-Z2lh2EB8Oh68JHImnlHpqgivAKQ81CYNA9faMgQM/okvF0n5Zrb8/1cKb1VuEwwbjhwZjLAlCQAIZ79vs7IHDg==
63416341
dependencies:
63426342
"@babel/code-frame" "^7.14.0"
63436343
"@babel/core" "^7.14.8"

0 commit comments

Comments
 (0)