chore: Updating dependencies

This commit is contained in:
Justin 2018-07-02 11:13:23 -04:00
parent 68c638b0b3
commit 8d8d1bb105
2 changed files with 363 additions and 874 deletions

1231
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@
"@babel/preset-env": "^7.0.0-beta.51",
"babel-core": "^7.0.0-0",
"babel-eslint": "^8.2.3",
"babel-jest": "^23.0.0",
"babel-jest": "^23.2.0",
"codecov": "^3.0.2",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.0.0-rc.0",
@ -54,10 +54,10 @@
"eslint-plugin-jest": "^21.17.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.9.1",
"jest": "^23.1.0",
"jest": "^23.2.0",
"jest-tap-reporter": "^1.9.0",
"regenerator-runtime": "^0.12.0",
"semantic-release": "^15.6.0"
"semantic-release": "^15.6.1"
},
"dependencies": {
"@babel/runtime": "^7.0.0-beta.51",