Skip to content

Commit 2fc5a73

Browse files
authored
Merge pull request #1129 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 0539f6e + 760b75a commit 2fc5a73

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-sf-plugin": "^1.18.8",
4343
"oclif": "^4.13.8",
4444
"ts-node": "^10.9.2",
45-
"typescript": "^5.4.5"
45+
"typescript": "^5.5.2"
4646
},
4747
"config": {},
4848
"engines": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8872,7 +8872,12 @@ typedoc@^0.25.13:
88728872
minimatch "^9.0.3"
88738873
shiki "^0.14.7"
88748874

8875-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.4.5, typescript@~5.4.2:
8875+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.2:
8876+
version "5.5.2"
8877+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
8878+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
8879+
8880+
typescript@~5.4.2:
88768881
version "5.4.5"
88778882
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
88788883
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==

0 commit comments

Comments
 (0)