Skip to content

Commit 6245f81

Browse files
authored
Merge pull request #628 from salesforcecli/dependabot-npm_and_yarn-typescript-5.4.4
chore(dev-deps): bump typescript from 5.4.3 to 5.4.4
2 parents 714f904 + a11aa2e commit 6245f81

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.19",
6161
"@types/debug": "^4.1.12",
6262
"ts-node": "^10.9.2",
63-
"typescript": "^5.4.3"
63+
"typescript": "^5.4.4"
6464
},
6565
"config": {},
6666
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5183,10 +5183,10 @@ typedoc@^0.25.9:
51835183
minimatch "^9.0.3"
51845184
shiki "^0.14.7"
51855185

5186-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3:
5187-
version "5.4.3"
5188-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
5189-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
5186+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.4:
5187+
version "5.4.4"
5188+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
5189+
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
51905190

51915191
typescript@^4.9.5:
51925192
version "4.9.5"

0 commit comments

Comments
 (0)