Skip to content

Commit

Permalink
[pkg] Minor build bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Oct 20, 2019
1 parent 6a2468d commit 4c555e8
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 78 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -78,20 +78,20 @@
"devDependencies": {
"@anansi/babel-preset": "^0.18.1",
"@anansi/eslint-config": "^0.6.6",
"@babel/cli": "^7.6.3",
"@babel/core": "^7.6.3",
"@babel/cli": "^7.6.4",
"@babel/core": "^7.6.4",
"@testing-library/react": "^9.3.0",
"@testing-library/react-hooks": "^2.0.3",
"@types/jest": "^24.0.18",
"@types/jest": "^24.0.19",
"@types/lodash": "^4.14.144",
"@types/react": "^16.9.5",
"@typescript-eslint/eslint-plugin": "^2.3.3",
"@typescript-eslint/parser": "^2.3.3",
"@types/react": "^16.9.9",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"@zerollup/ts-transform-paths": "^1.7.3",
"auto-changelog": "^1.16.1",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.9.0",
"coveralls": "^3.0.6",
"coveralls": "^3.0.7",
"cpy-cli": "^2.0.0",
"cross-env": "^6.0.3",
"eslint": "^6.5.1",
Expand All @@ -106,10 +106,10 @@
"react-dom": "16.10.2",
"react-test-renderer": "^16.10.2",
"redux": "^4.0.4",
"rollup": "^1.23.1",
"rollup": "^1.25.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-filesize": "^6.2.0",
"rollup-plugin-filesize": "^6.2.1",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
Expand Down

0 comments on commit 4c555e8

Please sign in to comment.