Skip to content

Commit 76f460b

Browse files
authored
Merge pull request #2960 from replicatedhq/dependabot/npm_and_yarn/typescript-5.7.3
Bump typescript from 5.2.2 to 5.7.3
2 parents 2ed28b4 + 288dd30 commit 76f460b

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
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@docusaurus/module-type-aliases": "3.5.2",
3737
"@docusaurus/types": "3.5.2",
38-
"typescript": "~5.2.2"
38+
"typescript": "~5.7.3"
3939
},
4040
"resolutions": {
4141
"immer": "^9.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13235,10 +13235,10 @@ typedarray@^0.0.6:
1323513235
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
1323613236
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1323713237

13238-
typescript@~5.2.2:
13239-
version "5.2.2"
13240-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz"
13241-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
13238+
typescript@~5.7.3:
13239+
version "5.7.3"
13240+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
13241+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
1324213242

1324313243
unbox-primitive@^1.0.2:
1324413244
version "1.0.2"

0 commit comments

Comments
 (0)