Skip to content

Commit d48dea9

Browse files
Bump typescript from 5.5.2 to 5.5.4 in /functions
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.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.5.2...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b69c6e7 commit d48dea9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-watch": "8.0.0",
3535
"firebase-functions-test": "^3.3.0",
3636
"firebase-tools": "11.25.1",
37-
"typescript": "^5.5.2"
37+
"typescript": "^5.5.4"
3838
},
3939
"resolutions": {
4040
"@types/express": "4.17.13",

functions/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6442,10 +6442,10 @@ typedarray-to-buffer@^3.1.5:
64426442
dependencies:
64436443
is-typedarray "^1.0.0"
64446444

6445-
typescript@^5.5.2:
6446-
version "5.5.2"
6447-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
6448-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
6445+
typescript@^5.5.4:
6446+
version "5.5.4"
6447+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
6448+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
64496449

64506450
uc.micro@^1.0.1, uc.micro@^1.0.5:
64516451
version "1.0.6"

0 commit comments

Comments
 (0)