Skip to content

Commit 9857518

Browse files
authored
Merge pull request #418 from salesforcecli/dependabot-npm_and_yarn-typescript-5.4.5
chore(dev-deps): bump typescript from 5.4.4 to 5.4.5
2 parents 03472b9 + d51c53f commit 9857518

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-sf-plugin": "^1.18.0",
2424
"oclif": "^4.8.3",
2525
"ts-node": "^10.9.2",
26-
"typescript": "^5.4.4"
26+
"typescript": "^5.4.5"
2727
},
2828
"engines": {
2929
"node": ">=18.0.0"

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7279,12 +7279,7 @@ typedoc@^0.25.12:
72797279
minimatch "^9.0.3"
72807280
shiki "^0.14.7"
72817281

7282-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.4.4:
7283-
version "5.4.4"
7284-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
7285-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
7286-
7287-
typescript@~5.4.2:
7282+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.4.5, typescript@~5.4.2:
72887283
version "5.4.5"
72897284
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
72907285
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==

0 commit comments

Comments
 (0)