Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
  • Loading branch information
github-actions committed Nov 26, 2024
1 parent 2bb97a6 commit f8cb319
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 203 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"reset": "rm -rf node_modules/ && pnpm run clean"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.2",
"@types/aws-lambda": "^8.10.145",
"@antfu/eslint-config": "^3.10.0",
"@types/aws-lambda": "^8.10.146",
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"aws-cdk": "2.170.0",
"@types/node": "22.10.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"aws-cdk": "2.171.0",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
"eslint-plugin-import": "^2.31.0",
Expand All @@ -26,8 +26,8 @@
},
"dependencies": {
"@aws-sdk/client-organizations": "^3.699.0",
"@aws-sdk/client-s3": "^3.699.0",
"aws-cdk-lib": "2.170.0",
"@aws-sdk/client-s3": "^3.700.0",
"aws-cdk-lib": "2.171.0",
"aws-lambda": "^1.0.7",
"aws-sdk": "^2.1692.0",
"axios": "^1.7.8",
Expand Down
Loading

0 comments on commit f8cb319

Please sign in to comment.