Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Nov 25, 2019
1 parent 73b1c5e commit c942792
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
"@munter/tap-render": "^0.2.0",
"assetgraph": "^6.0.2",
"async": "^3.1.0",
"hreftypes": "^1.0.0",
"hreftypes": "^1.0.1",
"optimist": "^0.6.1",
"pretty-bytes": "^5.2.0",
"request": "^2.88.0",
"urltools": "^0.4.1"
},
"devDependencies": {
"coveralls": "^3.0.7",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"coveralls": "^3.0.8",
"eslint": "^6.7.1",
"eslint-config-prettier": "^6.7.0",
"eslint-config-standard": "^14.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-mocha": "^6.2.0",
"eslint-plugin-mocha": "^6.2.2",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-promise": "^4.2.1",
Expand All @@ -62,7 +62,7 @@
"offline-github-changelog": "^1.6.1",
"prettier": "~1.19.1",
"sinon": "^7.5.0",
"unexpected": "^11.8.0",
"unexpected": "^11.8.1",
"unexpected-set": "^2.0.1",
"unexpected-sinon": "^10.11.2"
}
Expand Down

0 comments on commit c942792

Please sign in to comment.