Skip to content

Commit 8aa594e

Browse files
build(deps-dev): bump typescript from 5.6.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27ba2dd commit 8aa594e

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
@@ -338,7 +338,7 @@
338338
"prettier-plugin-tailwindcss": "^0.6.6",
339339
"rimraf": "^3.0.2",
340340
"ts-node": "^10.9.2",
341-
"typescript": "^5.6.2",
341+
"typescript": "^5.7.3",
342342
"vite": "^5.4.8",
343343
"vsce": "^2.15.0"
344344
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4151,10 +4151,10 @@ typedarray-to-buffer@^3.1.5:
41514151
dependencies:
41524152
is-typedarray "^1.0.0"
41534153

4154-
typescript@^5, typescript@^5.6.2:
4155-
version "5.6.2"
4156-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz"
4157-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
4154+
typescript@^5, typescript@^5.7.3:
4155+
version "5.7.3"
4156+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4157+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
41584158

41594159
uc.micro@^1.0.1, uc.micro@^1.0.5:
41604160
version "1.0.6"

0 commit comments

Comments
 (0)