Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Jan 17, 2019
1 parent 55afbaa commit 7127dc6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"kdbush": "^3.0.0"
},
"devDependencies": {
"eslint": "^5.9.0",
"eslint": "^5.12.0",
"eslint-config-mourner": "^3.0.0",
"esm": "^3.0.84",
"esm": "^3.1.0",
"mkdirp": "^0.5.1",
"rollup": "^0.67.3",
"rollup-plugin-buble": "^0.19.4",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-terser": "^3.0.0",
"tap": "^12.1.0"
"rollup": "^1.1.0",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-terser": "^4.0.2",
"tap": "^12.1.1"
},
"eslintConfig": {
"extends": "mourner",
Expand Down

0 comments on commit 7127dc6

Please sign in to comment.