Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Nov 6, 2019
1 parent e8d0ea2 commit 10b75d3
Show file tree
Hide file tree
Showing 3 changed files with 340 additions and 314 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: node_js
node_js:
- "10"
- "stable"
- "node"
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"unpkg": "rbush.min.js",
"devDependencies": {
"benchmark": "^2.1.4",
"c8": "^5.0.1",
"eslint": "^6.1.0",
"c8": "^6.0.1",
"eslint": "^6.6.0",
"eslint-config-mourner": "^3.0.0",
"esm": "^3.2.25",
"rollup": "^1.17.0",
"rollup": "^1.26.3",
"rollup-plugin-buble": "^0.19.8",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.1.1",
"rollup-plugin-terser": "^5.1.2",
"tape": "^4.11.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 10b75d3

Please sign in to comment.