Skip to content

Commit

Permalink
chore(deps): update dependencies to latest versions where possible
Browse files Browse the repository at this point in the history
  • Loading branch information
coldlink committed Feb 10, 2025
1 parent 14ba445 commit 3c53cf0
Show file tree
Hide file tree
Showing 4 changed files with 1,339 additions and 1,223 deletions.
10 changes: 5 additions & 5 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"@guardian/prettier": "8.0.1",
"@guardian/tsconfig": "^1.0.0",
"@types/jest": "^29.5.14",
"@types/node": "22.13.0",
"aws-cdk": "2.177.0",
"aws-cdk-lib": "2.177.0",
"@types/node": "22.13.1",
"aws-cdk": "2.178.1",
"aws-cdk-lib": "2.178.1",
"constructs": "10.4.2",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"jest": "^29.7.0",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"source-map-support": "^0.5.20",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit 3c53cf0

Please sign in to comment.