Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 10, 2019
1 parent f9f8b05 commit d2abbc4
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 226 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,30 +62,30 @@
},
"devDependencies": {
"@akameco/tsconfig": "0.3.0",
"@babel/cli": "7.6.4",
"@babel/preset-env": "7.6.3",
"@babel/preset-typescript": "7.6.0",
"@babel/register": "7.6.2",
"@babel/cli": "7.7.0",
"@babel/preset-env": "7.7.1",
"@babel/preset-typescript": "7.7.2",
"@babel/register": "7.7.0",
"@types/babel__core": "7.1.3",
"@types/babel__traverse": "7.0.7",
"@types/jest": "24.0.21",
"@types/jest": "24.0.22",
"@types/murmurhash3js": "3.0.2",
"all-contributors-cli": "6.9.3",
"all-contributors-cli": "6.10.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.3",
"babel-jest": "24.9.0",
"babel-log": "2.0.0",
"babel-plugin-tester": "7.0.1",
"babel-plugin-tester": "7.0.2",
"coveralls": "3.0.7",
"eslint": "6.6.0",
"eslint-config-precure": "5.1.0",
"husky": "3.0.9",
"jest": "24.9.0",
"lint-staged": "9.4.2",
"prettier": "1.18.2",
"react-intl": "3.4.0",
"prettier": "1.19.1",
"react-intl": "3.5.0",
"string-snapshot-serializer": "1.0.1",
"typescript": "3.6.4"
"typescript": "3.7.2"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit d2abbc4

Please sign in to comment.