Skip to content

Commit

Permalink
fix(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 Dec 13, 2021
1 parent 44e3f3f commit 75a93a3
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 154 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"aws-sdk": "2.1045.0",
"aws-sdk": "2.1046.0",
"ora": "5.4.1",
"prompts": "2.4.2",
"table": "6.7.5",
Expand Down Expand Up @@ -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.3",
"jest": "27.4.4",
"jest-junit": "13.0.0",
"jest-mock-console": "1.2.3",
"lodash": "4.17.21",
Expand All @@ -91,7 +91,7 @@
"ts-jest": "27.1.1",
"ts-loader": "9.2.6",
"ts-node": "10.4.0",
"typescript": "4.5.2",
"typescript": "4.5.3",
"webpack": "5.65.0",
"webpack-cli": "4.9.1"
}
Expand Down

0 comments on commit 75a93a3

Please sign in to comment.