Skip to content

Commit cb3ec40

Browse files
authored
Merge pull request #1072 from salesforcecli/dependabot-npm_and_yarn-typescript-5.5.2
chore(dev-deps): bump typescript from 5.4.5 to 5.5.2
2 parents 43d7780 + facb90e commit cb3ec40

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-plugin-sf-plugin": "^1.18.8",
2525
"oclif": "^4.13.6",
2626
"ts-node": "^10.9.2",
27-
"typescript": "^5.4.5"
27+
"typescript": "^5.5.2"
2828
},
2929
"engines": {
3030
"node": ">=18.0.0"

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -7880,7 +7880,12 @@ typedoc@^0.25.13:
78807880
minimatch "^9.0.3"
78817881
shiki "^0.14.7"
78827882

7883-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.4.5, typescript@~5.4.2:
7883+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.2:
7884+
version "5.5.2"
7885+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
7886+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
7887+
7888+
typescript@~5.4.2:
78847889
version "5.4.5"
78857890
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
78867891
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==

0 commit comments

Comments
 (0)