Skip to content

Commit

Permalink
Merge pull request #3029 from guardian/mm/deps-2025-01-13
Browse files Browse the repository at this point in the history
Dependencies | 13th January 2025
  • Loading branch information
coldlink authored Jan 13, 2025
2 parents c0b7ea6 + 4a0f0ba commit 041d6e5
Show file tree
Hide file tree
Showing 6 changed files with 1,430 additions and 1,309 deletions.
10 changes: 5 additions & 5 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"diff": "cdk diff --path-metadata false --version-reporting false"
},
"devDependencies": {
"@guardian/cdk": "61.1.0",
"@guardian/cdk": "61.1.1",
"@guardian/eslint-config-typescript": "12.0.0",
"@guardian/prettier": "8.0.1",
"@guardian/tsconfig": "^1.0.0",
"@types/jest": "^29.5.14",
"@types/node": "22.10.5",
"aws-cdk": "2.174.0",
"aws-cdk-lib": "2.174.0",
"aws-cdk": "2.175.1",
"aws-cdk-lib": "2.175.1",
"constructs": "10.4.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"jest": "^29.7.0",
"prettier": "^3.4.2",
"source-map-support": "^0.5.20",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"prettier": "@guardian/prettier",
"jest": {
Expand Down
Loading

0 comments on commit 041d6e5

Please sign in to comment.