Skip to content

Commit dcdf611

Browse files
authored
Merge pull request #1016 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 57284c9 + ad0e311 commit dcdf611

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
@@ -20,7 +20,7 @@
2020
"eslint-plugin-sf-plugin": "^1.18.8",
2121
"oclif": "^4.13.6",
2222
"ts-node": "^10.9.2",
23-
"typescript": "^5.4.5"
23+
"typescript": "^5.5.2"
2424
},
2525
"config": {},
2626
"engines": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7379,7 +7379,12 @@ typedoc@^0.25.13:
73797379
minimatch "^9.0.3"
73807380
shiki "^0.14.7"
73817381

7382-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.4.5, typescript@~5.4.2:
7382+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.2:
7383+
version "5.5.2"
7384+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
7385+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
7386+
7387+
typescript@~5.4.2:
73837388
version "5.4.5"
73847389
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
73857390
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==

0 commit comments

Comments
 (0)