Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Nov 22, 2018
1 parent 92faeb1 commit f2d6ada
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 @@ -34,15 +34,15 @@
"kdbush": "^3.0.0"
},
"devDependencies": {
"eslint": "^5.5.0",
"eslint": "^5.9.0",
"eslint-config-mourner": "^3.0.0",
"esm": "^3.0.82",
"esm": "^3.0.84",
"mkdirp": "^0.5.1",
"rollup": "^0.65.2",
"rollup-plugin-buble": "^0.19.2",
"rollup": "^0.67.3",
"rollup-plugin-buble": "^0.19.4",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-terser": "^2.0.2",
"tap": "^12.0.1"
"rollup-plugin-terser": "^3.0.0",
"tap": "^12.1.0"
},
"eslintConfig": {
"extends": "mourner",
Expand Down

0 comments on commit f2d6ada

Please sign in to comment.