Skip to content

Commit 51bc3bf

Browse files
authored
Merge pull request #988 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 c59a24a + 564edde commit 51bc3bf

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
@@ -128,7 +128,7 @@
128128
"eslint-plugin-sf-plugin": "^1.18.9",
129129
"oclif": "^4.13.12",
130130
"ts-node": "^10.9.2",
131-
"typescript": "^5.5.2"
131+
"typescript": "^5.5.3"
132132
},
133133
"wireit": {
134134
"build": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7658,10 +7658,10 @@ typedoc@^0.25.13:
76587658
minimatch "^9.0.3"
76597659
shiki "^0.14.7"
76607660

7661-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.2:
7662-
version "5.5.2"
7663-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
7664-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
7661+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.3:
7662+
version "5.5.3"
7663+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
7664+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
76657665

76667666
typescript@~5.4.2:
76677667
version "5.4.5"

0 commit comments

Comments
 (0)