Skip to content

Commit

Permalink
⬆️ Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aileen committed Oct 17, 2019
1 parent d594beb commit 82951c5
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 111 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -30,17 +30,17 @@
"gatsby": "^2.0.0"
},
"devDependencies": {
"@babel/cli": "7.6.0",
"@babel/core": "7.6.0",
"@babel/cli": "7.6.4",
"@babel/core": "7.6.4",
"babel-eslint": "10.0.3",
"babel-preset-gatsby-package": "0.2.4",
"cross-env": "6.0.0",
"eslint": "6.4.0",
"babel-preset-gatsby-package": "0.2.9",
"cross-env": "6.0.3",
"eslint": "6.5.1",
"eslint-plugin-ghost": "0.5.0",
"eslint-plugin-react": "7.14.3"
"eslint-plugin-react": "7.16.0"
},
"dependencies": {
"@babel/runtime": "7.6.0",
"@babel/runtime": "7.6.3",
"fs-extra": "8.1.0",
"lodash": "4.17.15",
"moment": "^2.24.0",
Expand Down

0 comments on commit 82951c5

Please sign in to comment.