From 4a718529a9fa9f3ee1262b8c49e2f2846d5d12de Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Aug 2021 20:13:18 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index e5c6f5b3..2389d6cf 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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"