Upgrade dependencies
This commit is contained in:
parent
a96aea350f
commit
f4245856e3
2 changed files with 25 additions and 25 deletions
10
package.json
10
package.json
|
|
@ -7,16 +7,16 @@
|
|||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^1.9.214",
|
||||
"gatsby": "^1.9.218",
|
||||
"gatsby-link": "^1.6.37",
|
||||
"gatsby-plugin-feed": "^1.3.18",
|
||||
"gatsby-plugin-google-analytics": "^1.0.19",
|
||||
"gatsby-plugin-offline": "^1.0.14",
|
||||
"gatsby-plugin-react-helmet": "^1.0.8",
|
||||
"gatsby-plugin-sharp": "^1.6.34",
|
||||
"gatsby-plugin-typography": "^1.7.14",
|
||||
"gatsby-plugin-sharp": "^1.6.36",
|
||||
"gatsby-plugin-typography": "^1.7.15",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.28",
|
||||
"gatsby-remark-images": "^1.5.50",
|
||||
"gatsby-remark-images": "^1.5.52",
|
||||
"gatsby-remark-prismjs": "^1.2.15",
|
||||
"gatsby-remark-responsive-iframe": "^1.4.17",
|
||||
"gatsby-remark-smartypants": "^1.4.11",
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
"eslint": "^4.18.1",
|
||||
"eslint-plugin-react": "^7.7.0",
|
||||
"gh-pages": "^1.1.0",
|
||||
"prettier": "^1.10.2"
|
||||
"prettier": "^1.11.0"
|
||||
},
|
||||
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue