Skip to content

Commit 7bac5a3

Browse files
Update dependency typescript to v5.6.3 (#9300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 044bf8c commit 7bac5a3

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
@@ -1234,7 +1234,7 @@
12341234
"prettier": "3.3.3",
12351235
"sinon": "19.0.2",
12361236
"ts-loader": "9.5.1",
1237-
"typescript": "5.6.2",
1237+
"typescript": "5.6.3",
12381238
"vsce": "2.15.0",
12391239
"webpack": "5.95.0",
12401240
"webpack-cli": "5.1.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5192,10 +5192,10 @@ typed-rest-client@^1.8.4:
51925192
tunnel "0.0.6"
51935193
underscore "^1.12.1"
51945194

5195-
typescript@5.6.2:
5196-
version "5.6.2"
5197-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5198-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
5195+
typescript@5.6.3:
5196+
version "5.6.3"
5197+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
5198+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
51995199

52005200
uc.micro@^1.0.1, uc.micro@^1.0.5:
52015201
version "1.0.6"

0 commit comments

Comments
 (0)