Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#420)
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 committed Jan 10, 2022
1 parent 748b8d2 commit cf196f9
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 361 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"aws-sdk": "2.1048.0",
"aws-sdk": "2.1053.0",
"ora": "5.4.1",
"prompts": "2.4.2",
"table": "6.7.5",
"table": "6.8.0",
"yargs": "17.3.1"
},
"devDependencies": {
"@commitlint/cli": "16.0.1",
"@commitlint/cli": "16.0.2",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
Expand All @@ -60,12 +60,12 @@
"@semantic-release/release-notes-generator": "10.0.3",
"@types/jest": "27.4.0",
"@types/lodash": "4.14.178",
"@types/node": "16.11.17",
"@types/node": "16.11.19",
"@types/prettier": "2.4.2",
"@types/prompts": "2.0.14",
"@types/yargs": "17.0.8",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"@typescript-eslint/eslint-plugin": "5.9.0",
"@typescript-eslint/parser": "5.9.0",
"commitizen": "4.2.4",
"conventional-changelog-cli": "2.2.2",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -81,7 +81,7 @@
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "7.0.4",
"jest": "27.4.5",
"jest": "27.4.7",
"jest-junit": "13.0.0",
"jest-mock-console": "1.2.3",
"lodash": "4.17.21",
Expand Down
Loading

0 comments on commit cf196f9

Please sign in to comment.