Skip to content

Commit

Permalink
chore: update depenencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davesteinberg committed Mar 24, 2020
1 parent c625680 commit 986dbcd
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 @@ -34,17 +34,17 @@
"bunyan": "^1.8.12",
"bunyan-prettystream-circularsafe": "^0.3.1",
"cfenv": "^1.2.2",
"commander": "^4.0.0",
"commander": "^5.0.0",
"eol": "^0.9.1",
"moment": "^2.24.0"
},
"devDependencies": {
"coveralls": "^3.0.7",
"coveralls": "^3.0.11",
"eslint": "^5.16.0",
"eslint-config-prettier": "^6.5.0",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-prettier": "^3.1.2",
"jest": "^24.9.0",
"prettier": "^1.18.2",
"standard-version": "^7.0.1"
"prettier": "^1.19.1",
"standard-version": "^7.1.0"
}
}

0 comments on commit 986dbcd

Please sign in to comment.