Skip to content

Commit 550974f

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1476279 commit 550974f

7 files changed

Lines changed: 26 additions & 26 deletions

.pnp.cjs

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-11.1 MB
Binary file not shown.
6.88 MB
Binary file not shown.
-11.2 MB
Binary file not shown.
6.88 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"rimraf": "^5.0.1",
8282
"semantic-release": "^21.0.5",
8383
"typedoc": "^0.24.8",
84-
"typescript": "^4.9.5"
84+
"typescript": "^5.1.6"
8585
},
8686
"husky": {
8787
"hooks": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11006,7 +11006,7 @@ __metadata:
1100611006
rimraf: ^5.0.1
1100711007
semantic-release: ^21.0.5
1100811008
typedoc: ^0.24.8
11009-
typescript: ^4.9.5
11009+
typescript: ^5.1.6
1101011010
languageName: unknown
1101111011
linkType: soft
1101211012

@@ -12785,13 +12785,13 @@ __metadata:
1278512785
languageName: node
1278612786
linkType: hard
1278712787

12788-
"typescript@npm:^4.9.5":
12789-
version: 4.9.5
12790-
resolution: "typescript@npm:4.9.5"
12788+
"typescript@npm:^5.1.6":
12789+
version: 5.1.6
12790+
resolution: "typescript@npm:5.1.6"
1279112791
bin:
1279212792
tsc: bin/tsc
1279312793
tsserver: bin/tsserver
12794-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
12794+
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
1279512795
languageName: node
1279612796
linkType: hard
1279712797

@@ -12815,13 +12815,13 @@ __metadata:
1281512815
languageName: node
1281612816
linkType: hard
1281712817

12818-
"typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
12819-
version: 4.9.5
12820-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
12818+
"typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
12819+
version: 5.1.6
12820+
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=ad5954"
1282112821
bin:
1282212822
tsc: bin/tsc
1282312823
tsserver: bin/tsserver
12824-
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
12824+
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
1282512825
languageName: node
1282612826
linkType: hard
1282712827

0 commit comments

Comments
 (0)