Skip to content

Commit 95de200

Browse files
chore(deps-dev): bump typescript from 5.4.2 to 5.4.4 (#56)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.2...v5.4.4) --- 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 7b0f3e5 commit 95de200

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@
7070
"eslint-plugin-import": "^2.29.1",
7171
"npm-run-all": "^4.1.5",
7272
"prettier": "^3.2.5",
73-
"typescript": "^5.4.2"
73+
"typescript": "^5.4.4"
7474
}
7575
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3718,7 +3718,7 @@ __metadata:
37183718
eslint-plugin-import: "npm:^2.29.1"
37193719
npm-run-all: "npm:^4.1.5"
37203720
prettier: "npm:^3.2.5"
3721-
typescript: "npm:^5.4.2"
3721+
typescript: "npm:^5.4.4"
37223722
languageName: unknown
37233723
linkType: soft
37243724

@@ -6779,23 +6779,23 @@ __metadata:
67796779
languageName: node
67806780
linkType: hard
67816781

6782-
"typescript@npm:^5.4.2":
6783-
version: 5.4.2
6784-
resolution: "typescript@npm:5.4.2"
6782+
"typescript@npm:^5.4.4":
6783+
version: 5.4.4
6784+
resolution: "typescript@npm:5.4.4"
67856785
bin:
67866786
tsc: bin/tsc
67876787
tsserver: bin/tsserver
6788-
checksum: 10c0/583ff68cafb0c076695f72d61df6feee71689568179fb0d3a4834dac343df6b6ed7cf7b6f6c801fa52d43cd1d324e2f2d8ae4497b09f9e6cfe3d80a6d6c9ca52
6788+
checksum: 10c0/4d8de0291204ed61ca97ad0cba2ce064e09c4988ca1c451c787e4653ba76296ba35177a52694e8a00cf4ef899d0ee83338663b926d8b7d55167ff0ba81549999
67896789
languageName: node
67906790
linkType: hard
67916791

6792-
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
6793-
version: 5.4.2
6794-
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
6792+
"typescript@patch:typescript@npm%3A^5.4.4#optional!builtin<compat/typescript>":
6793+
version: 5.4.4
6794+
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
67956795
bin:
67966796
tsc: bin/tsc
67976797
tsserver: bin/tsserver
6798-
checksum: 10c0/fcf6658073d07283910d9a0e04b1d5d0ebc822c04dbb7abdd74c3151c7aa92fcddbac7d799404e358197222006ccdc4c0db219d223d2ee4ccd9e2b01333b49be
6798+
checksum: 10c0/1fa41b9964a9ff0ed913b339c90b46031b2d2da3cb1a192af516610733f7f1d5f7f9754a8e22b9ac7076d3d8aedd2c4f84db3f113bad060eac3a95962443a1bf
67996799
languageName: node
68006800
linkType: hard
68016801

0 commit comments

Comments
 (0)