Skip to content

Commit b3f9cba

Browse files
authored
Merge pull request #579 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 4f19f5b + 613f4d1 commit b3f9cba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/cli-progress": "^3.11.5",
6464
"eslint-plugin-sf-plugin": "^1.18.7",
6565
"ts-node": "^10.9.2",
66-
"typescript": "^5.4.5"
66+
"typescript": "^5.5.2"
6767
},
6868
"publishConfig": {
6969
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5120,10 +5120,10 @@ typedoc@^0.25.12:
51205120
minimatch "^9.0.3"
51215121
shiki "^0.14.7"
51225122

5123-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.4.5:
5124-
version "5.4.5"
5125-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
5126-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
5123+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.2:
5124+
version "5.5.2"
5125+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
5126+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
51275127

51285128
unbox-primitive@^1.0.2:
51295129
version "1.0.2"

0 commit comments

Comments
 (0)