Skip to content

Commit 9922cbb

Browse files
author
SF-CLI-BOT
authored
Merge pull request #536 from salesforcecli/dependabot-npm_and_yarn-typescript-4.8.3
chore(dev-deps): bump typescript from 4.5.2 to 4.8.3
2 parents e152fba + c41d3c1 commit 9922cbb

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
@@ -67,7 +67,7 @@
6767
"shx": "0.3.4",
6868
"sinon": "10.0.0",
6969
"ts-node": "^10.0.0",
70-
"typescript": "^4.1.3"
70+
"typescript": "^4.8.3"
7171
},
7272
"config": {
7373
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8666,10 +8666,10 @@ typedoc@0.22.18:
86668666
minimatch "^5.1.0"
86678667
shiki "^0.10.1"
86688668

8669-
typescript@^4.1.3, typescript@^4.4.3:
8670-
version "4.5.2"
8671-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
8672-
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
8669+
typescript@^4.1.3, typescript@^4.4.3, typescript@^4.8.3:
8670+
version "4.8.3"
8671+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
8672+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
86738673

86748674
typescript@~4.4.3:
86758675
version "4.4.4"

0 commit comments

Comments
 (0)