Skip to content

Commit 23c911c

Browse files
dependabot[bot]benoitf
authored andcommitted
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4
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]>
1 parent 49e06f2 commit 23c911c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"eslint-plugin-sonarjs": "^1.0.3",
9494
"mkdirp": "^3.0.1",
9595
"prettier": "^3.3.3",
96-
"typescript": "5.5.3",
96+
"typescript": "5.5.4",
9797
"validator": "^13.12.0",
9898
"vite": "^5.3.4",
9999
"vitest": "^2.0.4"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2872,10 +2872,10 @@ typed-array-length@^1.0.4:
28722872
for-each "^0.3.3"
28732873
is-typed-array "^1.1.9"
28742874

2875-
2876-
version "5.5.3"
2877-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
2878-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
2875+
2876+
version "5.5.4"
2877+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
2878+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
28792879

28802880
unbox-primitive@^1.0.2:
28812881
version "1.0.2"

0 commit comments

Comments
 (0)