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 Jan 26, 2024
1 parent 5b227dd commit 9348691
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 297 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@aws-sdk/client-ec2": "3.496.0",
"@aws-sdk/client-ssm": "3.496.0",
"@aws-sdk/client-sts": "3.496.0",
"@commitlint/cli": "18.4.4",
"@aws-sdk/client-ec2": "3.499.0",
"@aws-sdk/client-ssm": "3.499.0",
"@aws-sdk/client-sts": "3.499.0",
"@commitlint/cli": "18.6.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "11.1.0",
"@semantic-release/git": "10.0.1",
Expand All @@ -65,18 +65,18 @@
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/mock-fs": "4.13.4",
"@types/node": "20.11.5",
"@types/node": "20.11.7",
"@types/prettier": "2.7.3",
"@types/prompts": "2.4.9",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"aws-sdk-client-mock": "3.0.1",
"commitizen": "4.3.0",
"conventional-changelog-cli": "4.1.0",
"cz-conventional-changelog": "3.3.0",
"dts-bundle-generator": "9.2.4",
"esbuild": "0.19.11",
"dts-bundle-generator": "9.2.5",
"esbuild": "0.19.12",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
Expand All @@ -95,14 +95,14 @@
"mock-fs": "5.2.0",
"prettier": "3.2.4",
"semantic-release": "22.0.12",
"ts-jest": "29.1.1",
"ts-jest": "29.1.2",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
"resolutions": {
"@aws-sdk/types": "3.496.0",
"@babel/core": "7.23.7",
"@babel/core": "7.23.9",
"@smithy/types": "2.9.1",
"minimist": "1.2.8"
}
Expand Down
Loading

0 comments on commit 9348691

Please sign in to comment.