Skip to content

Commit 4a8bc9d

Browse files
authored
Merge pull request #1087 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 1c64694 + d471d15 commit 4a8bc9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-sf-plugin": "^1.18.11",
2929
"oclif": "^4.13.12",
3030
"ts-node": "^10.9.2",
31-
"typescript": "^5.5.2"
31+
"typescript": "^5.5.3"
3232
},
3333
"config": {},
3434
"engines": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8438,10 +8438,10 @@ typedoc@^0.25.13:
84388438
minimatch "^9.0.3"
84398439
shiki "^0.14.7"
84408440

8441-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.2:
8442-
version "5.5.2"
8443-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
8444-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
8441+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.5.3:
8442+
version "5.5.3"
8443+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
8444+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
84458445

84468446
typescript@~5.4.2:
84478447
version "5.4.5"

0 commit comments

Comments
 (0)