Skip to content

Commit 077970a

Browse files
authored
Merge pull request #767 from salesforcecli/dependabot-npm_and_yarn-typescript-5.4.5
chore(dev-deps): bump typescript from 5.4.3 to 5.4.5
2 parents 83569f1 + 5b5a917 commit 077970a

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
@@ -19,7 +19,7 @@
1919
"eslint-plugin-sf-plugin": "^1.18.2",
2020
"oclif": "^4.8.5",
2121
"ts-node": "^10.9.2",
22-
"typescript": "^5.4.3"
22+
"typescript": "^5.4.5"
2323
},
2424
"config": {},
2525
"engines": {

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7291,12 +7291,7 @@ typescript@^4.6.4:
72917291
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
72927292
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
72937293

7294-
typescript@^5.4.3:
7295-
version "5.4.3"
7296-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
7297-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
7298-
7299-
typescript@~5.4.2:
7294+
typescript@^5.4.3, typescript@^5.4.5, typescript@~5.4.2:
73007295
version "5.4.5"
73017296
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
73027297
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==

0 commit comments

Comments
 (0)