Skip to content

Commit

Permalink
Merge pull request #744 from guardian/dependabot/npm_and_yarn/cdk/all…
Browse files Browse the repository at this point in the history
…-aa2c2e8156
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
2 parents 58f21cc + 4b14f3e commit 0b0c7db
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 136 deletions.
187 changes: 57 additions & 130 deletions cdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"synth": "cdk synth --path-metadata false --version-reporting false"
},
"devDependencies": {
"@guardian/cdk": "60.1.3",
"@guardian/cdk": "61.1.0",
"@guardian/eslint-config-typescript": "^12.0.0",
"@types/jest": "^29.5.14",
"@types/node": "22.10.1",
"aws-cdk": "2.170.0",
"aws-cdk-lib": "2.170.0",
"@types/node": "22.10.3",
"aws-cdk": "2.172.0",
"aws-cdk-lib": "2.172.0",
"constructs": "10.4.2",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"jest": "^29.7.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "~5.5.4"
Expand Down

0 comments on commit 0b0c7db

Please sign in to comment.