Skip to content

Commit 2a178fc

Browse files
dependabot[bot]razzeee
authored andcommitted
Bump typescript from 5.6.2 to 5.6.3 in /frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.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.6.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 710dcdd commit 2a178fc

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"storybook-addon-mock-date": "^0.6.0",
108108
"tailwindcss": "^3.4.13",
109109
"tsx": "^4.19.1",
110-
"typescript": "^5.6.2"
110+
"typescript": "^5.6.3"
111111
},
112112
"packageManager": "[email protected]"
113113
}

frontend/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -10843,7 +10843,7 @@ __metadata:
1084310843
tailwindcss: "npm:^3.4.13"
1084410844
tailwindcss-animate: "npm:^1.0.7"
1084510845
tsx: "npm:^4.19.1"
10846-
typescript: "npm:^5.6.2"
10846+
typescript: "npm:^5.6.3"
1084710847
yaml: "npm:^2.5.0"
1084810848
yet-another-react-lightbox: "npm:^3.21.6"
1084910849
languageName: unknown
@@ -17175,23 +17175,23 @@ __metadata:
1717517175
languageName: node
1717617176
linkType: hard
1717717177

17178-
"typescript@npm:^5.6.2":
17179-
version: 5.6.2
17180-
resolution: "typescript@npm:5.6.2"
17178+
"typescript@npm:^5.6.3":
17179+
version: 5.6.3
17180+
resolution: "typescript@npm:5.6.3"
1718117181
bin:
1718217182
tsc: bin/tsc
1718317183
tsserver: bin/tsserver
17184-
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
17184+
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
1718517185
languageName: node
1718617186
linkType: hard
1718717187

17188-
"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
17189-
version: 5.6.2
17190-
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=379a07"
17188+
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
17189+
version: 5.6.3
17190+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=379a07"
1719117191
bin:
1719217192
tsc: bin/tsc
1719317193
tsserver: bin/tsserver
17194-
checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd
17194+
checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
1719517195
languageName: node
1719617196
linkType: hard
1719717197

0 commit comments

Comments
 (0)