Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Jan 21, 2021
1 parent 6e23b65 commit 1529be0
Show file tree
Hide file tree
Showing 2 changed files with 2,272 additions and 2,041 deletions.
14 changes: 6 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,15 @@
"dist/**/*.css",
"dist/**/*.js"
],
"dependencies": {
"esm": "^3.2.25"
},
"devDependencies": {
"clean-css-cli": "^4.3.0",
"eslint": "^6.7.2",
"husky": "^3.1.0",
"eslint": "^7.18.0",
"esm": "^3.2.25",
"husky": "^4.3.8",
"immutable": "^4.0.0-rc.12",
"jest": "^24.9.0",
"rollup": "^1.27.8",
"jest": "^26.6.3",
"rollup": "^2.37.1",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.2.0"
"rollup-plugin-terser": "^7.0.2"
}
}
Loading

0 comments on commit 1529be0

Please sign in to comment.