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 Sep 15, 2023
1 parent 596fab8 commit d9e7af6
Show file tree
Hide file tree
Showing 2 changed files with 972 additions and 889 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,31 +52,31 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@aws-sdk/client-ec2": "3.409.0",
"@aws-sdk/client-ssm": "3.409.0",
"@aws-sdk/client-sts": "3.409.0",
"@aws-sdk/client-ec2": "3.413.0",
"@aws-sdk/client-ssm": "3.413.0",
"@aws-sdk/client-sts": "3.413.0",
"@commitlint/cli": "17.7.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "10.0.4",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.0.5",
"@semantic-release/npm": "10.0.5",
"@semantic-release/github": "9.0.6",
"@semantic-release/npm": "10.0.6",
"@semantic-release/release-notes-generator": "11.0.7",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.198",
"@types/mock-fs": "4.13.1",
"@types/node": "18.17.15",
"@types/node": "18.17.16",
"@types/prettier": "2.7.3",
"@types/prompts": "2.4.4",
"@types/yargs": "17.0.24",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"aws-sdk-client-mock": "3.0.0",
"commitizen": "4.3.0",
"conventional-changelog-cli": "4.1.0",
"cz-conventional-changelog": "3.3.0",
"dts-bundle-generator": "8.0.1",
"esbuild": "0.19.2",
"esbuild": "0.19.3",
"eslint": "8.49.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
Expand All @@ -88,7 +88,7 @@
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"jest": "29.6.4",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"jest-mock-console": "2.0.0",
"lodash": "4.17.21",
Expand All @@ -101,9 +101,9 @@
"typescript": "5.2.2"
},
"resolutions": {
"@aws-sdk/types": "3.408.0",
"@babel/core": "7.22.17",
"@smithy/types": "2.3.0",
"@aws-sdk/types": "3.413.0",
"@babel/core": "7.22.19",
"@smithy/types": "2.3.1",
"minimist": "1.2.8",
"npm/chalk": "4.1.2"
}
Expand Down
Loading

0 comments on commit d9e7af6

Please sign in to comment.