Skip to content

Commit f96d805

Browse files
chore(dev-deps): bump typescript from 5.5.2 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 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.2...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0474c89 commit f96d805

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
@@ -63,7 +63,7 @@
6363
"@types/cli-progress": "^3.11.6",
6464
"eslint-plugin-sf-plugin": "^1.18.8",
6565
"ts-node": "^10.9.2",
66-
"typescript": "^5.5.2"
66+
"typescript": "^5.5.4"
6767
},
6868
"publishConfig": {
6969
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5133,10 +5133,10 @@ typedoc@^0.26.5:
51335133
shiki "^1.9.1"
51345134
yaml "^2.4.5"
51355135

5136-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.2:
5137-
version "5.5.2"
5138-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
5139-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
5136+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.4:
5137+
version "5.5.4"
5138+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5139+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
51405140

51415141
uc.micro@^2.0.0, uc.micro@^2.1.0:
51425142
version "2.1.0"

0 commit comments

Comments
 (0)