Skip to content

Commit

Permalink
chore(deps): Update typescript from 4.9.5 to 5.5.2
Browse files Browse the repository at this point in the history
Satisfies `@guardian/eslint-config-typescript` v12.0.0:

```console
❯ npm info @guardian/[email protected] version peerDependencies
version = '12.0.0'
peerDependencies = { tslib: '^2.6.2', eslint: '^8.57.0', typescript: '~5.5.2' }
```
  • Loading branch information
akash1810 committed Dec 3, 2024
1 parent 78a5423 commit 7b1ac31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions cdk/package-lock.json

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

2 changes: 1 addition & 1 deletion cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"source-map-support": "^0.5.20",
"ts-jest": "29.2.5",
"ts-node": "^10.9.2",
"typescript": "~4.9.5",
"typescript": "5.5.2",
"@types/aws-lambda": "8.10.145",
"@aws-sdk/client-auto-scaling": "3.699.0",
"@aws-sdk/credential-providers": "3.699.0",
Expand Down

0 comments on commit 7b1ac31

Please sign in to comment.