Skip to content

Commit a8b97c8

Browse files
chore(deps-dev): bump typescript from 5.2.2 to 5.4.5 (#274)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e65ff6 commit a8b97c8

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
@@ -269,7 +269,7 @@
269269
"prettier": "^3.2.5",
270270
"ts-loader": "^9.5.1",
271271
"tsc-watch": "^6.0.4",
272-
"typescript": "^5.2.2",
272+
"typescript": "^5.4.5",
273273
"utf-8-validate": "^6.0.3",
274274
"vitest": "^0.34.6",
275275
"vscode-test": "^1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5906,10 +5906,10 @@ typedarray-to-buffer@^3.1.5:
59065906
dependencies:
59075907
is-typedarray "^1.0.0"
59085908

5909-
typescript@^5.2.2:
5910-
version "5.2.2"
5911-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
5912-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
5909+
typescript@^5.4.5:
5910+
version "5.4.5"
5911+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
5912+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
59135913

59145914
ua-parser-js@^1.0.37:
59155915
version "1.0.37"

0 commit comments

Comments
 (0)