Skip to content

Commit

Permalink
Merge branch 'main' into pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
vlkerag committed Jul 8, 2024
2 parents 675ac60 + 1d13d16 commit 087cb21
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
10 changes: 5 additions & 5 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"diff": "cdk diff --path-metadata false --version-reporting false"
},
"devDependencies": {
"@guardian/cdk": "^58.1.2",
"@guardian/cdk": "^58.1.3",
"@guardian/eslint-config-typescript": "^9.0.3",
"@guardian/prettier": "^8.0.0",
"@guardian/tsconfig": "^0.2.0",
"@types/jest": "^29.5.12",
"@types/node": "20.14.8",
"aws-cdk": "2.147.0",
"aws-cdk-lib": "2.147.0",
"@types/node": "20.14.10",
"aws-cdk": "2.148.0",
"aws-cdk-lib": "2.148.0",
"constructs": "10.3.0",
"eslint": "^8.56.0",
"jest": "^29.7.0",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"typescript": "~5.5.2"
"typescript": "~5.5.3"
},
"dependencies": {
"npm": "^10.4.0",
Expand Down
Loading

0 comments on commit 087cb21

Please sign in to comment.