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 May 6, 2022
1 parent 9c58ac9 commit acc3a1f
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 119 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,32 +44,32 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"aws-sdk": "2.1120.0",
"aws-sdk": "2.1129.0",
"ora": "5.4.1",
"prompts": "2.4.2",
"table": "6.8.0",
"yargs": "17.4.1"
},
"devDependencies": {
"@commitlint/cli": "16.2.3",
"@commitlint/cli": "16.2.4",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.0.4",
"@semantic-release/npm": "9.0.1",
"@semantic-release/release-notes-generator": "10.0.3",
"@types/jest": "27.4.1",
"@types/jest": "27.5.0",
"@types/lodash": "4.14.182",
"@types/node": "16.11.27",
"@types/node": "16.11.33",
"@types/prettier": "2.6.0",
"@types/prompts": "2.0.14",
"@types/yargs": "17.0.10",
"@typescript-eslint/eslint-plugin": "5.20.0",
"@typescript-eslint/parser": "5.20.0",
"@typescript-eslint/eslint-plugin": "5.22.0",
"@typescript-eslint/parser": "5.22.0",
"commitizen": "4.2.4",
"conventional-changelog-cli": "2.2.2",
"cz-conventional-changelog": "3.3.0",
"dts-bundle-generator": "6.8.0",
"dts-bundle-generator": "6.9.0",
"eslint": "8.14.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
Expand All @@ -89,9 +89,9 @@
"prettier": "2.6.2",
"semantic-release": "19.0.2",
"ts-jest": "28.0.1",
"ts-loader": "9.2.8",
"ts-loader": "9.3.0",
"ts-node": "10.7.0",
"typescript": "4.6.3",
"typescript": "4.6.4",
"webpack": "5.72.0",
"webpack-cli": "4.9.2"
},
Expand Down

0 comments on commit acc3a1f

Please sign in to comment.