Skip to content

Commit cee4bfb

Browse files
chore(dev-deps): bump typescript from 5.5.3 to 5.5.4 (#608)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b33c73 commit cee4bfb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"shx": "^0.3.4",
4444
"sinon": "^18.0.0",
4545
"ts-node": "^10.9.2",
46-
"typescript": "^5.5.3"
46+
"typescript": "^5.5.4"
4747
},
4848
"engines": {
4949
"node": ">=18.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6454,10 +6454,10 @@ typedarray-to-buffer@^3.1.5:
64546454
dependencies:
64556455
is-typedarray "^1.0.0"
64566456

6457-
typescript@^5.5.3:
6458-
version "5.5.3"
6459-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
6460-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
6457+
typescript@^5.5.4:
6458+
version "5.5.4"
6459+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6460+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
64616461

64626462
typescript@~5.4.2:
64636463
version "5.4.5"

0 commit comments

Comments
 (0)