Skip to content

Commit aef77a2

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 f405671 commit aef77a2

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
@@ -11031,7 +11031,7 @@ __metadata:
1103111031
rimraf: ^5.0.1
1103211032
semantic-release: ^21.0.5
1103311033
typedoc: ^0.24.8
11034-
typescript: ^4.9.5
11034+
typescript: ^5.1.6
1103511035
languageName: unknown
1103611036
linkType: soft
1103711037

@@ -12810,13 +12810,13 @@ __metadata:
1281012810
languageName: node
1281112811
linkType: hard
1281212812

12813-
"typescript@npm:^4.9.5":
12814-
version: 4.9.5
12815-
resolution: "typescript@npm:4.9.5"
12813+
"typescript@npm:^5.1.6":
12814+
version: 5.1.6
12815+
resolution: "typescript@npm:5.1.6"
1281612816
bin:
1281712817
tsc: bin/tsc
1281812818
tsserver: bin/tsserver
12819-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
12819+
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
1282012820
languageName: node
1282112821
linkType: hard
1282212822

@@ -12840,13 +12840,13 @@ __metadata:
1284012840
languageName: node
1284112841
linkType: hard
1284212842

12843-
"typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
12844-
version: 4.9.5
12845-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
12843+
"typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
12844+
version: 5.1.6
12845+
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=ad5954"
1284612846
bin:
1284712847
tsc: bin/tsc
1284812848
tsserver: bin/tsserver
12849-
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
12849+
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
1285012850
languageName: node
1285112851
linkType: hard
1285212852

0 commit comments

Comments
 (0)