Skip to content

Commit

Permalink
chore(deps): updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
leocabeza committed Jul 20, 2020
1 parent 00e55fc commit d66bba4
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 28 deletions.
72 changes: 47 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-node-resolve": "^8.1.0",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"cross-env": "^7.0.2",
"husky": "^4.2.5",
"jest": "^26.1.0",
"jsdoc-to-markdown": "^6.0.1",
"lint-staged": "^10.2.11",
"prettier": "2.0.5",
"rollup": "^2.21.0",
"rollup": "^2.22.1",
"rollup-plugin-filesize": "^9.0.2",
"rollup-plugin-includepaths": "^0.2.3",
"rollup-plugin-terser": "^5.3.0",
Expand Down

0 comments on commit d66bba4

Please sign in to comment.