Skip to content

Commit abf4f4f

Browse files
chore(deps): update dependency typescript to v5.4.3
1 parent 30eb6be commit abf4f4f

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
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.6.2",
2929
"eslint-plugin-node": "11.1.0",
3030
"eslint-plugin-promise": "6.1.1",
31-
"typescript": "5.0.4"
31+
"typescript": "5.4.3"
3232
}
3333
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1788,10 +1788,10 @@ typed-array-length@^1.0.5:
17881788
is-typed-array "^1.1.13"
17891789
possible-typed-array-names "^1.0.0"
17901790

1791-
typescript@5.0.4:
1792-
version "5.0.4"
1793-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1794-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1791+
typescript@5.4.3:
1792+
version "5.4.3"
1793+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
1794+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
17951795

17961796
unbox-primitive@^1.0.2:
17971797
version "1.0.2"

0 commit comments

Comments
 (0)