Skip to content

Commit 6d86f15

Browse files
authored
Merge pull request #90 from salesforcecli/dependabot-npm_and_yarn-typescript-4.9.4
chore(dev-deps): bump typescript from 4.9.3 to 4.9.4
2 parents 58e02ae + 01af23d commit 6d86f15

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
@@ -48,7 +48,7 @@
4848
"pretty-quick": "^3.1.0",
4949
"sinon": "10.0.0",
5050
"ts-node": "^10.0.0",
51-
"typescript": "^4.9.3"
51+
"typescript": "^4.9.4"
5252
},
5353
"engines": {
5454
"node": ">=12.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6318,10 +6318,10 @@ [email protected]:
63186318
shelljs "^0.8.4"
63196319
typedoc-default-themes "^0.10.2"
63206320

6321-
typescript@^4.1.3, typescript@^4.9.3:
6322-
version "4.9.3"
6323-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
6324-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
6321+
typescript@^4.1.3, typescript@^4.9.4:
6322+
version "4.9.4"
6323+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
6324+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
63256325

63266326
typescript@~4.8.3:
63276327
version "4.8.4"

0 commit comments

Comments
 (0)