Skip to content

Commit eed88af

Browse files
build(deps): update dependency typescript to v5.1.6
1 parent 461b2a2 commit eed88af

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "2.8.8",
5555
"semantic-release": "21.0.6",
5656
"ts-node": "10.9.1",
57-
"typescript": "5.1.5",
57+
"typescript": "5.1.6",
5858
"webpack": "5.83.1",
5959
"yarn": "1.22.19"
6060
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6653,7 +6653,7 @@ __metadata:
66536653
semantic-release: 21.0.6
66546654
ts-node: 10.9.1
66556655
tslib: 2.6.0
6656-
typescript: 5.1.5
6656+
typescript: 5.1.6
66576657
webpack: 5.83.1
66586658
yarn: 1.22.19
66596659
peerDependencies:
@@ -7684,23 +7684,23 @@ __metadata:
76847684
languageName: node
76857685
linkType: hard
76867686

7687-
"typescript@npm:5.1.5, typescript@npm:^4.6.4 || ^5.0.0":
7688-
version: 5.1.5
7689-
resolution: "typescript@npm:5.1.5"
7687+
"typescript@npm:5.1.6, typescript@npm:^4.6.4 || ^5.0.0":
7688+
version: 5.1.6
7689+
resolution: "typescript@npm:5.1.6"
76907690
bin:
76917691
tsc: bin/tsc
76927692
tsserver: bin/tsserver
7693-
checksum: 0eef8699e05ae767096924dbed633c340b4d36e953bb8ed87fb12e9dd9dcea5055ceac7182c614a556dbd346a8a82df799d330e1e286ae66e17c84e1710f6a6f
7693+
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
76947694
languageName: node
76957695
linkType: hard
76967696

7697-
"typescript@patch:[email protected].5#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7698-
version: 5.1.5
7699-
resolution: "typescript@patch:typescript@npm%3A5.1.5#~builtin<compat/typescript>::version=5.1.5&hash=85af82"
7697+
"typescript@patch:[email protected].6#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7698+
version: 5.1.6
7699+
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=85af82"
77007700
bin:
77017701
tsc: bin/tsc
77027702
tsserver: bin/tsserver
7703-
checksum: 33020c886b1aa2e948b557aad4986cf6448b30c58915b12cac873bd35dc2260d93f71af8a661d2c9f352b5d099d9df13a59688e222e79276099b9c5d86d847be
7703+
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
77047704
languageName: node
77057705
linkType: hard
77067706

0 commit comments

Comments
 (0)