Skip to content

Commit a3dbd33

Browse files
build(deps-dev): bump typescript from 5.3.3 to 5.4.5
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.4.5. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c8e0fc commit a3dbd33

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
@@ -104,7 +104,7 @@
104104
"shx": "^0.3.2",
105105
"ts-jest": "^29.1.1",
106106
"typedoc": "^0.25.13",
107-
"typescript": "^5.3.3"
107+
"typescript": "^5.4.5"
108108
},
109109
"packageManager": "[email protected]"
110110
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5935,10 +5935,10 @@ typedoc@^0.25.13:
59355935
minimatch "^9.0.3"
59365936
shiki "^0.14.7"
59375937

5938-
typescript@^5.3.3:
5939-
version "5.3.3"
5940-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
5941-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
5938+
typescript@^5.4.5:
5939+
version "5.4.5"
5940+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
5941+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
59425942

59435943
undefsafe@^2.0.5:
59445944
version "2.0.5"

0 commit comments

Comments
 (0)