Skip to content

Commit adba556

Browse files
authored
Merge pull request #63 from forcedotcom/dependabot-npm_and_yarn-typescript-5.5.2
chore(dev-deps): bump typescript from 5.4.5 to 5.5.2
2 parents 68c7d48 + 307b444 commit adba556

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
@@ -35,7 +35,7 @@
3535
"source-map-support": "^0.5.16",
3636
"ts-jest": "^29.1.4",
3737
"ts-node": "^10.7.0",
38-
"typescript": "^5.4.5",
38+
"typescript": "^5.5.2",
3939
"vscode": "^1.1.37",
4040
"vscode-test": "^1.6.1"
4141
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4437,10 +4437,10 @@ type-fest@^0.21.3:
44374437
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
44384438
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
44394439

4440-
typescript@^5.4.5:
4441-
version "5.4.5"
4442-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4443-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
4440+
typescript@^5.5.2:
4441+
version "5.5.2"
4442+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
4443+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
44444444

44454445
undici-types@~5.26.4:
44464446
version "5.26.5"

0 commit comments

Comments
 (0)