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 29, 2023
1 parent e6c09ac commit 67034c4
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 366 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.418.0",
"@aws-sdk/client-ssm": "3.418.0",
"@aws-sdk/client-sts": "3.418.0",
"@commitlint/cli": "17.7.1",
"@aws-sdk/client-ec2": "3.422.0",
"@aws-sdk/client-ssm": "3.421.0",
"@aws-sdk/client-sts": "3.421.0",
"@commitlint/cli": "17.7.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "11.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "9.0.7",
"@semantic-release/github": "9.2.1",
"@semantic-release/npm": "11.0.0",
"@semantic-release/release-notes-generator": "12.0.0",
"@types/jest": "29.5.5",
"@types/lodash": "4.14.199",
"@types/mock-fs": "4.13.1",
"@types/node": "18.17.19",
"@types/mock-fs": "4.13.2",
"@types/node": "18.18.1",
"@types/prettier": "2.7.3",
"@types/prompts": "2.4.5",
"@types/yargs": "17.0.24",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@types/yargs": "17.0.26",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"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.3",
"esbuild": "0.19.4",
"eslint": "8.50.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
Expand All @@ -102,8 +102,8 @@
},
"resolutions": {
"@aws-sdk/types": "3.418.0",
"@babel/core": "7.22.20",
"@smithy/types": "2.3.3",
"@babel/core": "7.23.0",
"@smithy/types": "2.3.4",
"minimist": "1.2.8"
}
}
Loading

0 comments on commit 67034c4

Please sign in to comment.