Upgrade dependencies
This commit is contained in:
parent
f30d6dd79e
commit
b8e22da5fe
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -6140,9 +6140,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"gatsby": {
|
"gatsby": {
|
||||||
"version": "1.9.140",
|
"version": "1.9.141",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.140.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-1.9.141.tgz",
|
||||||
"integrity": "sha512-/xTQ1pzbRLVMWXXTFaeJ+MLDTtPKYM4s5pssp8r3qKzH/CdNWkrUimKlX0rI0Q+mM47BeuNp9iVeLsP28+kiWQ==",
|
"integrity": "sha512-vKJCsxnGxu1uj7WCCVPL9Et/VEOhAWiaPWgJqgggyGUJF59UI3zA4152n6BNpPk7j20qHCTNYQoYtvXTIXmlDw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"async": "2.6.0",
|
"async": "2.6.0",
|
||||||
"babel-code-frame": "6.26.0",
|
"babel-code-frame": "6.26.0",
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^1.9.140",
|
"gatsby": "^1.9.141",
|
||||||
"gatsby-link": "^1.6.32",
|
"gatsby-link": "^1.6.32",
|
||||||
"gatsby-plugin-feed": "^1.3.15",
|
"gatsby-plugin-feed": "^1.3.15",
|
||||||
"gatsby-plugin-google-analytics": "^1.0.14",
|
"gatsby-plugin-google-analytics": "^1.0.14",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue