Skip to content

Commit

Permalink
feat: Update dependencies (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey authored May 25, 2020
1 parent d3bf8b4 commit 14b6682
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@rollup/plugin-json": "^4.0.3",
"@rollup/plugin-node-resolve": "^8.0.0",
"@rollup/plugin-replace": "^2.3.2",
"@types/jest": "^25.2.3",
"arrify": "^2.0.1",
"babel-jest": "^26.0.1",
"babel-plugin-macros": "^2.8.0",
Expand All @@ -67,7 +68,7 @@
"is-ci": "^2.0.0",
"jest": "^26.0.1",
"jest-watch-typeahead": "^0.6.0",
"lint-staged": "^10.2.4",
"lint-staged": "^10.2.6",
"lodash.camelcase": "^4.3.0",
"lodash.has": "^4.5.2",
"lodash.omit": "^4.5.0",
Expand All @@ -76,11 +77,11 @@
"read-pkg-up": "^7.0.1",
"resolve": "^1.17.0",
"rimraf": "^3.0.2",
"rollup": "^2.10.5",
"rollup": "^2.10.9",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-size-snapshot": "^0.11.0",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-size-snapshot": "^0.12.0",
"rollup-plugin-terser": "^6.0.1",
"semver": "^7.3.2",
"which": "^2.0.2",
"yargs-parser": "^18.1.3"
Expand Down

0 comments on commit 14b6682

Please sign in to comment.