Skip to content

Commit 07d2212

Browse files
build(deps-dev): bump typescript from 5.3.3 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 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.3.3...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec1e32c commit 07d2212

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,6 +36,6 @@
3636
"eslint-plugin-react": "^7.32.2",
3737
"firebase-tools": "^13.31.0",
3838
"prettier": "^3.5.0",
39-
"typescript": "^5.3.3"
39+
"typescript": "^5.7.3"
4040
}
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8599,10 +8599,10 @@ typedarray-to-buffer@^3.1.5:
85998599
dependencies:
86008600
is-typedarray "^1.0.0"
86018601

8602-
typescript@^5.3.3:
8603-
version "5.3.3"
8604-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
8605-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
8602+
typescript@^5.7.3:
8603+
version "5.7.3"
8604+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
8605+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
86068606

86078607
unbox-primitive@^1.0.2:
86088608
version "1.0.2"

0 commit comments

Comments
 (0)