Skip to content

Commit 9233189

Browse files
authored
Merge pull request #1043 from salesforcecli/dependabot-npm_and_yarn-typescript-5.5.3
chore(dev-deps): bump typescript from 5.5.2 to 5.5.3
2 parents de29be4 + 93be6cc commit 9233189

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7023,10 +7023,10 @@ typedoc@^0.25.13:
70237023
minimatch "^9.0.3"
70247024
shiki "^0.14.7"
70257025

7026-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.2:
7027-
version "5.5.2"
7028-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
7029-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
7026+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.3:
7027+
version "5.5.3"
7028+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
7029+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
70307030

70317031
typescript@~5.4.2:
70327032
version "5.4.5"

0 commit comments

Comments
 (0)