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 13, 2024
1 parent 2dfa3c5 commit 3f7f0fe
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 705 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@
"yargs": "17.7.2"
},
"devDependencies": {
"@aws-sdk/client-ec2": "3.645.0",
"@aws-sdk/client-ssm": "3.645.0",
"@aws-sdk/client-sts": "3.645.0",
"@commitlint/cli": "19.4.1",
"@aws-sdk/client-ec2": "3.650.0",
"@aws-sdk/client-ssm": "3.650.0",
"@aws-sdk/client-sts": "3.650.0",
"@commitlint/cli": "19.5.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "10.3.3",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/lodash": "4.17.7",
"@types/mock-fs": "4.13.4",
"@types/node": "20.16.5",
Expand All @@ -87,23 +87,23 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unused-imports": "3.2.0",
"husky": "9.1.5",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-junit": "16.0.0",
"jest-mock-console": "2.0.0",
"lodash": "4.17.21",
"mock-fs": "5.2.0",
"prettier": "3.3.3",
"semantic-release": "24.1.0",
"semantic-release": "24.1.1",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"resolutions": {
"@aws-sdk/types": "3.609.0",
"@aws-sdk/types": "3.649.0",
"@babel/core": "7.25.2",
"@smithy/types": "3.3.0",
"@smithy/types": "3.4.1",
"minimist": "1.2.8"
}
}
Loading

0 comments on commit 3f7f0fe

Please sign in to comment.