Skip to content

Commit 0c279c9

Browse files
dependabot[bot]eleanorreem
authored andcommitted
chore(deps-dev): bump typescript from 5.4.5 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 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.4.5...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 932278c commit 0c279c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ts-loader": "^9.5.1",
7979
"ts-node": "^10.9.2",
8080
"tsconfig-paths": "^4.2.0",
81-
"typescript": "^5.4.5",
81+
"typescript": "^5.5.4",
8282
"typescript-eslint": "^7.17.0"
8383
},
8484
"engines": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7151,10 +7151,10 @@ [email protected]:
71517151
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
71527152
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
71537153

7154-
typescript@^5.4.5:
7155-
version "5.4.5"
7156-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
7157-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
7154+
typescript@^5.5.4:
7155+
version "5.5.4"
7156+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
7157+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
71587158

71597159
71607160
version "2.0.2"

0 commit comments

Comments
 (0)