Skip to content

Commit 9642cfe

Browse files
authored
Merge pull request #547 from forcedotcom/dependabot-npm_and_yarn-typescript-5.4.2
chore(dev-deps): bump typescript from 5.3.3 to 5.4.2
2 parents b6ddf57 + 4c531c4 commit 9642cfe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-sf-plugin": "^1.17.4",
6262
"ts-node": "^10.9.2",
6363
"ts-patch": "^3.1.2",
64-
"typescript": "^5.3.3"
64+
"typescript": "^5.4.2"
6565
},
6666
"config": {},
6767
"publishConfig": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5664,10 +5664,10 @@ typedoc@^0.25.9:
56645664
minimatch "^9.0.3"
56655665
shiki "^0.14.7"
56665666

5667-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.3.3:
5668-
version "5.3.3"
5669-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
5670-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
5667+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.4.2:
5668+
version "5.4.2"
5669+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
5670+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
56715671

56725672
typescript@^4.9.5:
56735673
version "4.9.5"

0 commit comments

Comments
 (0)