Skip to content

Commit e7d0a0f

Browse files
authored
Merge pull request #331 from salesforcecli/dependabot-npm_and_yarn-typescript-4.9.3
chore(dev-deps): bump typescript from 4.8.4 to 4.9.3
2 parents 1afd391 + 5b7f080 commit e7d0a0f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"shx": "0.2.2",
8282
"sinon": "10.0.0",
8383
"ts-node": "^10.0.0",
84-
"typescript": "^4.8.4"
84+
"typescript": "^4.9.3"
8585
},
8686
"engines": {
8787
"node": ">=14.0.0"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7684,7 +7684,12 @@ typedoc@0.22.18:
76847684
minimatch "^5.1.0"
76857685
shiki "^0.10.1"
76867686

7687-
typescript@^4.1.3, typescript@^4.6.4, typescript@^4.8.4, typescript@~4.8.3:
7687+
typescript@^4.1.3, typescript@^4.6.4, typescript@^4.9.3:
7688+
version "4.9.3"
7689+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
7690+
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
7691+
7692+
typescript@~4.8.3:
76887693
version "4.8.4"
76897694
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
76907695
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==

0 commit comments

Comments
 (0)