Skip to content

Commit 1c37ed7

Browse files
dependabot[bot]JacksonTian
authored andcommitted
build(deps-dev): bump typescript from 5.4.5 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 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.4.5...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bdd52c commit 1c37ed7

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
@@ -298,7 +298,7 @@
298298
"prettier": "^3.3.2",
299299
"prettier-plugin-tailwindcss": "^0.6.5",
300300
"rimraf": "^3.0.2",
301-
"typescript": "^5.4.5",
301+
"typescript": "^5.5.4",
302302
"vite": "^2.9.18",
303303
"vsce": "^2.15.0"
304304
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3877,10 +3877,10 @@ typedarray-to-buffer@^3.1.5:
38773877
dependencies:
38783878
is-typedarray "^1.0.0"
38793879

3880-
typescript@^5, typescript@^5.4.5:
3881-
version "5.4.5"
3882-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
3883-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
3880+
typescript@^5, typescript@^5.5.4:
3881+
version "5.5.4"
3882+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
3883+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
38843884

38853885
uc.micro@^1.0.1, uc.micro@^1.0.5:
38863886
version "1.0.6"

0 commit comments

Comments
 (0)