Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
build(npm): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
axe312ger committed Oct 3, 2018
1 parent fc21ca9 commit bec1902
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"devDependencies": {
"babel-cli": "^6.26.0",
"cross-env": "^5.2.0",
"eslint": "^5.4.0",
"eslint-config-prettier": "^3.0.1",
"eslint": "^5.6.1",
"eslint-config-prettier": "^3.1.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-prettier": "^2.6.2",
"eslint-plugin-promise": "^4.0.0",
"eslint-plugin-prettier": "^3.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"prettier": "^1.14.2"
"prettier": "^1.14.3"
},
"peerDependencies": {
"gatsby": "^2.0.0"
Expand Down

0 comments on commit bec1902

Please sign in to comment.