Skip to content

Commit 6de6e09

Browse files
dependabot[bot]razzeee
authored andcommitted
build(deps-dev): bump typescript from 5.7.2 to 5.7.3
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] <support@github.com>
1 parent 2b4a083 commit 6de6e09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"autoprefixer": "^10.4.20",
3737
"postcss": "^8.4.49",
3838
"tailwindcss": "^3.4.17",
39-
"typescript": "^5.7.2"
39+
"typescript": "^5.7.3"
4040
},
4141
"browserslist": {
4242
"production": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8356,10 +8356,10 @@ typedarray-to-buffer@^3.1.5:
83568356
dependencies:
83578357
is-typedarray "^1.0.0"
83588358

8359-
typescript@^5.7.2:
8360-
version "5.7.2"
8361-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
8362-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
8359+
typescript@^5.7.3:
8360+
version "5.7.3"
8361+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
8362+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
83638363

83648364
undici@^6.19.5:
83658365
version "6.20.0"

0 commit comments

Comments
 (0)