Skip to content

Commit b7331dc

Browse files
build(deps-dev): bump typescript from 5.7.2 to 5.7.3 (#1620)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.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.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25a37fc commit b7331dc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jest-environment-jsdom": "^29.7.0",
5757
"sass-loader": "~16.0.4",
5858
"ts-jest": "~29.2.5",
59-
"typescript": "^5.7.2"
59+
"typescript": "^5.7.3"
6060
},
6161
"categories": [
6262
"Other"

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -11304,7 +11304,7 @@ __metadata:
1130411304
sass: "npm:^1.83.1"
1130511305
sass-loader: "npm:~16.0.4"
1130611306
ts-jest: "npm:~29.2.5"
11307-
typescript: "npm:^5.7.2"
11307+
typescript: "npm:^5.7.3"
1130811308
vue: "npm:^3.5.13"
1130911309
vue-i18n: "npm:^11.0.1"
1131011310
vue-meta: "npm:^2.4.0"
@@ -14449,23 +14449,23 @@ __metadata:
1444914449
languageName: node
1445014450
linkType: hard
1445114451

14452-
"typescript@npm:^5.7.2":
14453-
version: 5.7.2
14454-
resolution: "typescript@npm:5.7.2"
14452+
"typescript@npm:^5.7.3":
14453+
version: 5.7.3
14454+
resolution: "typescript@npm:5.7.3"
1445514455
bin:
1445614456
tsc: bin/tsc
1445714457
tsserver: bin/tsserver
14458-
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
14458+
checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa
1445914459
languageName: node
1446014460
linkType: hard
1446114461

14462-
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
14463-
version: 5.7.2
14464-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
14462+
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
14463+
version: 5.7.3
14464+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
1446514465
bin:
1446614466
tsc: bin/tsc
1446714467
tsserver: bin/tsserver
14468-
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
14468+
checksum: 10/dc58d777eb4c01973f7fbf1fd808aad49a0efdf545528dab9b07d94fdcb65b8751742804c3057e9619a4627f2d9cc85547fdd49d9f4326992ad0181b49e61d81
1446914469
languageName: node
1447014470
linkType: hard
1447114471

0 commit comments

Comments
 (0)