Skip to content

Commit

Permalink
Merge branch 'main' into ash/imdsv2
Browse files Browse the repository at this point in the history
  • Loading branch information
AshCorr authored Oct 14, 2024
2 parents 0ea701d + b5621e1 commit 0ab9faa
Show file tree
Hide file tree
Showing 4 changed files with 1,299 additions and 1,351 deletions.
10 changes: 5 additions & 5 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
"@guardian/prettier": "8.0.1",
"@guardian/tsconfig": "^1.0.0",
"@types/jest": "^29.5.13",
"@types/node": "20.16.10",
"aws-cdk": "2.161.1",
"aws-cdk-lib": "2.161.1",
"constructs": "10.3.0",
"@types/node": "20.16.11",
"aws-cdk": "2.162.1",
"aws-cdk-lib": "2.162.1",
"constructs": "10.4.1",
"eslint": "^8.57.1",
"jest": "^29.7.0",
"prettier": "^3.3.2",
"source-map-support": "^0.5.20",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"prettier": "@guardian/prettier",
"jest": {
Expand Down
Loading

0 comments on commit 0ab9faa

Please sign in to comment.