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 committed Aug 30, 2021
1 parent 09d77ee commit 4a71852
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@
"@types/prompts": "2.0.14",
"@types/table": "6.0.0",
"@types/yargs": "17.0.2",
"@typescript-eslint/eslint-plugin": "4.29.2",
"@typescript-eslint/parser": "4.29.2",
"aws-sdk": "2.973.0",
"@typescript-eslint/eslint-plugin": "4.30.0",
"@typescript-eslint/parser": "4.30.0",
"aws-sdk": "2.979.0",
"commitizen": "4.2.4",
"conventional-changelog-cli": "2.1.1",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -135,28 +135,28 @@
"eslint-config-airbnb-typescript": "14.0.0",
"eslint-config-prettier": "8.3.0",
"eslint-import-resolver-typescript": "2.4.0",
"eslint-plugin-import": "2.24.1",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-jest": "24.4.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-unused-imports": "1.1.4",
"husky": "7.0.1",
"husky": "7.0.2",
"import-sort-style-module": "6.0.0",
"jest": "27.0.6",
"jest": "27.1.0",
"jest-junit": "12.2.0",
"jest-mock-console": "1.1.0",
"lodash": "4.17.21",
"nock": "13.1.2",
"nock": "13.1.3",
"ora": "5.4.1",
"pinst": "2.1.6",
"prettier": "2.3.2",
"prettier-plugin-import-sort": "0.0.7",
"prompts": "2.4.1",
"semantic-release": "17.4.5",
"semantic-release": "17.4.7",
"table": "6.7.1",
"ts-jest": "27.0.5",
"ts-loader": "9.2.5",
"ts-node": "10.2.1",
"typescript": "4.3.5",
"typescript": "4.4.2",
"webpack": "5.51.1",
"webpack-cli": "4.8.0",
"yargs": "17.1.1"
Expand Down

0 comments on commit 4a71852

Please sign in to comment.