Skip to content

Commit b88cc93

Browse files
chore(deps): update dependency typescript to ^5.4.3
1 parent 3d77cfe commit b88cc93

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
"size-limit-preset-node-lib": "^0.3.0",
6868
"tsx": "^4.6.2",
6969
"type-coverage": "^2.27.0",
70-
"typescript": "^5.3.3",
70+
"typescript": "^5.4.3",
7171
"yarn-deduplicate": "^6.0.2"
7272
},
7373
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10483,10 +10483,10 @@ typedarray@^0.0.6:
1048310483
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1048410484
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1048510485

10486-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.2, typescript@^5.3.3:
10487-
version "5.3.3"
10488-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
10489-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
10486+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.2, typescript@^5.4.3:
10487+
version "5.4.3"
10488+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
10489+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
1049010490

1049110491
unassert@^2.0.0, unassert@^2.0.2:
1049210492
version "2.0.2"

0 commit comments

Comments
 (0)