Skip to content

Commit d3ceb49

Browse files
dependabot[bot]m-hulbert
authored andcommitted
chore(deps): bump typescript from 4.9.5 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c6a8af commit d3ceb49

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"react-medium-image-zoom": "^5.1.2",
9393
"react-select": "^5.7.0",
9494
"remark-gfm": "^1.0.0",
95-
"typescript": "^4.6.3",
95+
"typescript": "^5.9.3",
9696
"use-keyboard-shortcut": "^1.1.6",
9797
"util": "^0.12.4",
9898
"uuid": "^8.3.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16310,10 +16310,10 @@ typedarray@^0.0.6:
1631016310
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1631116311
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1631216312

16313-
typescript@^4.6.3:
16314-
version "4.9.5"
16315-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz"
16316-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
16313+
typescript@^5.9.3:
16314+
version "5.9.3"
16315+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
16316+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
1631716317

1631816318
ua-parser-js@^1.0.35:
1631916319
version "1.0.41"

0 commit comments

Comments
 (0)