Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jamuhl committed Aug 12, 2019
1 parent c249685 commit aefb698
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 218 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,42 +41,42 @@
"@types/react": "^16.8.2",
"all-contributors-cli": "^6.1.1",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-jest": "24.1.0",
"babel-eslint": "10.0.2",
"babel-jest": "24.8.0",
"babel-plugin-macros": "^2.5.0",
"babel-plugin-tester": "^6.0.0",
"coveralls": "^3.0.2",
"dtslint": "^0.5.3",
"dtslint": "^0.9.1",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.9.1",
"enzyme-adapter-react-helper": "^1.3.2",
"eslint": "5.13.0",
"eslint-config-airbnb": "17.1.0",
"eslint-config-prettier": "4.0.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jsx-a11y": "6.2.1",
"eslint-plugin-react": "7.12.4",
"husky": "^1.3.1",
"eslint": "6.1.0",
"eslint-config-airbnb": "18.0.0",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.3",
"husky": "^3.0.3",
"i18next": "^17.0.8",
"jest": "24.1.0",
"jest-cli": "24.1.0",
"jest": "24.8.0",
"jest-cli": "24.8.0",
"lint-staged": "^8.1.3",
"mkdirp": "0.5.1",
"prettier": "1.16.4",
"prettier": "1.18.2",
"raf": "^3.4.1",
"react": "16.8.1",
"react-dom": "16.8.1",
"react": "16.9.0",
"react-dom": "16.9.0",
"rimraf": "2.6.3",
"rollup": "1.1.2",
"rollup": "1.19.4",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "4.0.0",
"rollup-plugin-commonjs": "^10.0.2",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-terser": "^4.0.4",
"rollup-plugin-terser": "^5.1.1",
"sinon": "^7.2.3",
"tslint": "^5.13.1",
"typescript": "^3.5.3",
"yargs": "12.0.5"
"yargs": "13.3.0"
},
"peerDependencies": {
"i18next": ">= 14.0.1",
Expand Down
Loading

0 comments on commit aefb698

Please # to comment.