Skip to content

Commit 24070b3

Browse files
authored
Merge pull request #392 from forcedotcom/dependabot-npm_and_yarn-typescript-5.5.4
chore(dev-deps): bump typescript from 5.4.5 to 5.5.4
2 parents 6d24be9 + 87d46bb commit 24070b3

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
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@salesforce/dev-scripts": "^10.2.4",
5151
"ts-node": "^10.9.2",
52-
"typescript": "^5.4.5"
52+
"typescript": "^5.5.4"
5353
},
5454
"types": "lib/exported.d.ts",
5555
"publishConfig": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5425,10 +5425,10 @@ typescript@^4.6.4:
54255425
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
54265426
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
54275427

5428-
typescript@^5.4.3, typescript@^5.4.5:
5429-
version "5.4.5"
5430-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
5431-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
5428+
typescript@^5.4.3, typescript@^5.5.4:
5429+
version "5.5.4"
5430+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5431+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
54325432

54335433
uc.micro@^2.0.0, uc.micro@^2.1.0:
54345434
version "2.1.0"

0 commit comments

Comments
 (0)