Skip to content

Commit 1d31688

Browse files
chore(dev-deps): bump typescript from 5.5.2 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.2...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb90f8f commit 1d31688

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
@@ -60,7 +60,7 @@
6060
"@salesforce/ts-sinon": "^1.4.22",
6161
"@types/debug": "^4.1.12",
6262
"ts-node": "^10.9.2",
63-
"typescript": "^5.5.2"
63+
"typescript": "^5.5.3"
6464
},
6565
"config": {},
6666
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5014,10 +5014,10 @@ typedoc@^0.25.13:
50145014
minimatch "^9.0.3"
50155015
shiki "^0.14.7"
50165016

5017-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.2:
5018-
version "5.5.2"
5019-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
5020-
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
5017+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.5.3:
5018+
version "5.5.3"
5019+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
5020+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
50215021

50225022
unbox-primitive@^1.0.2:
50235023
version "1.0.2"

0 commit comments

Comments
 (0)