Skip to content

Commit af9263a

Browse files
dependabot[bot]razzeee
authored andcommitted
build(deps-dev): bump typescript from 5.4.2 to 5.4.3 in /backend-node
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.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.4.2...v5.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a44d665 commit af9263a

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

backend-node/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@types/swagger-ui-dist": "^3.30.4",
2828
"prettier": "3.2.5",
2929
"tsx": "^4.7.1",
30-
"typescript": "^5.4.2"
30+
"typescript": "^5.4.3"
3131
}
3232
}

backend-node/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -4844,7 +4844,7 @@ __metadata:
48444844
prettier: 3.2.5
48454845
react-email: 2.1.0
48464846
tsx: ^4.7.1
4847-
typescript: ^5.4.2
4847+
typescript: ^5.4.3
48484848
zod: ^3.22.4
48494849
languageName: unknown
48504850
linkType: soft
@@ -5508,23 +5508,23 @@ __metadata:
55085508
languageName: node
55095509
linkType: hard
55105510

5511-
"typescript@npm:^5.4.2":
5512-
version: 5.4.2
5513-
resolution: "typescript@npm:5.4.2"
5511+
"typescript@npm:^5.4.3":
5512+
version: 5.4.3
5513+
resolution: "typescript@npm:5.4.3"
55145514
bin:
55155515
tsc: bin/tsc
55165516
tsserver: bin/tsserver
5517-
checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
5517+
checksum: d74d731527e35e64d8d2dcf2f897cf8cfbc3428be0ad7c48434218ba4ae41239f53be7c90714089db1068c05cae22436af2ecba71fd36ecc5e7a9118af060198
55185518
languageName: node
55195519
linkType: hard
55205520

5521-
"typescript@patch:typescript@^5.4.2#~builtin<compat/typescript>":
5522-
version: 5.4.2
5523-
resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=e012d7"
5521+
"typescript@patch:typescript@^5.4.3#~builtin<compat/typescript>":
5522+
version: 5.4.3
5523+
resolution: "typescript@patch:typescript@npm%3A5.4.3#~builtin<compat/typescript>::version=5.4.3&hash=e012d7"
55245524
bin:
55255525
tsc: bin/tsc
55265526
tsserver: bin/tsserver
5527-
checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6
5527+
checksum: 3a62fe90aa79d68c9ce38ea5edb2957e62801c733b99f0e5a2b8b50922761f68f7d9a40d28c544b449866e81185cddb93cba2496d0ff3fa52ef5b1f8bcace38c
55285528
languageName: node
55295529
linkType: hard
55305530

0 commit comments

Comments
 (0)