Skip to content

Commit 0d8b370

Browse files
authored
Merge pull request #633 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 8d9a09a + 4e547b6 commit 0d8b370

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.4"
63+
"typescript": "^5.4.5"
6464
},
6565
"config": {},
6666
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4988,10 +4988,10 @@ typedoc@^0.25.12:
49884988
minimatch "^9.0.3"
49894989
shiki "^0.14.7"
49904990

4991-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.4.4:
4992-
version "5.4.4"
4993-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
4994-
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
4991+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.3, typescript@^5.4.5:
4992+
version "5.4.5"
4993+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4994+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
49954995

49964996
unbox-primitive@^1.0.2:
49974997
version "1.0.2"

0 commit comments

Comments
 (0)