Skip to content

Commit 562667f

Browse files
authored
Merge pull request #432 from salesforcecli/dependabot-npm_and_yarn-typescript-5.6.2
chore(dev-deps): bump typescript from 5.5.4 to 5.6.2
2 parents b767402 + 705f649 commit 562667f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-sf-plugin": "^1.20.7",
2727
"oclif": "^4",
2828
"ts-node": "^10.9.2",
29-
"typescript": "^5.5.4"
29+
"typescript": "^5.6.2"
3030
},
3131
"engines": {
3232
"node": ">=16.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8408,10 +8408,10 @@ typedoc@^0.25.12:
84088408
minimatch "^9.0.3"
84098409
shiki "^0.14.7"
84108410

8411-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.4:
8412-
version "5.5.4"
8413-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
8414-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
8411+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.6.2:
8412+
version "5.6.2"
8413+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
8414+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
84158415

84168416
typescript@~5.4.2:
84178417
version "5.4.5"

0 commit comments

Comments
 (0)