Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 27, 2020
1 parent a0e9bf3 commit f49cad0
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 54 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,28 +103,28 @@
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@semantic-release/github": "7.0.7",
"@types/jest": "26.0.5",
"@types/lodash": "4.14.157",
"@types/node": "13.13.14",
"@types/jest": "26.0.7",
"@types/lodash": "4.14.158",
"@types/node": "13.13.15",
"@types/prettier": "2.0.2",
"@types/prompts": "2.0.8",
"@types/table": "5.0.0",
"@types/yargs": "15.0.5",
"@typescript-eslint/eslint-plugin": "3.6.1",
"@typescript-eslint/parser": "3.6.1",
"aws-sdk": "2.715.0",
"@typescript-eslint/eslint-plugin": "3.7.0",
"@typescript-eslint/parser": "3.7.0",
"aws-sdk": "2.720.0",
"commitizen": "4.1.2",
"conventional-changelog-cli": "2.0.34",
"cz-conventional-changelog": "3.2.0",
"eslint-config-airbnb-typescript": "9.0.0",
"eslint-config-prettier": "6.11.0",
"eslint-import-resolver-typescript": "2.0.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "23.18.0",
"eslint-plugin-jest": "23.18.2",
"eslint-plugin-prettier": "3.1.4",
"eslint": "7.5.0",
"husky": "4.2.5",
"jest-junit": "11.0.1",
"jest-junit": "11.1.0",
"jest-mock-console": "1.0.1",
"jest": "26.1.0",
"lodash": "4.17.19",
Expand All @@ -140,7 +140,7 @@
"ts-node": "8.10.2",
"typescript": "3.9.7",
"webpack-cli": "3.3.12",
"webpack": "4.43.0",
"webpack": "4.44.0",
"yargs": "15.4.1"
}
}
Loading

0 comments on commit f49cad0

Please sign in to comment.