Skip to content

Commit c3d7df8

Browse files
Build(deps-dev): Bump typescript from 4.7.4 to 4.9.5 in /cdk
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.7.4 to 4.9.5. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v4.7.4...v4.9.5) --- updated-dependencies: - dependency-name: typescript dependency-version: 4.9.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3aa527a commit c3d7df8

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

cdk/package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"source-map-support": "^0.5.20",
2626
"ts-jest": "^29.3.4",
2727
"ts-node": "^10.8.1",
28-
"typescript": "~4.7.2"
28+
"typescript": "~4.9.5"
2929
},
3030
"prettier": "@guardian/prettier",
3131
"jest": {

cdk/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3919,10 +3919,10 @@ type-fest@^4.41.0:
39193919
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.41.0.tgz#6ae1c8e5731273c2bf1f58ad39cbae2c91a46c58"
39203920
integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
39213921

3922-
typescript@~4.7.2:
3923-
version "4.7.4"
3924-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.7.4.tgz"
3925-
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
3922+
typescript@~4.9.5:
3923+
version "4.9.5"
3924+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
3925+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
39263926

39273927
unbox-primitive@^1.0.2:
39283928
version "1.0.2"

0 commit comments

Comments
 (0)