Skip to content

Commit 7c7484c

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 b46a79d commit 7c7484c

7 files changed

Lines changed: 24 additions & 24 deletions

.pnp.cjs

Lines changed: 14 additions & 14 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
@@ -11877,7 +11877,7 @@ __metadata:
1187711877
rimraf: ^5.0.1
1187811878
semantic-release: ^21.0.5
1187911879
typedoc: ^0.24.8
11880-
typescript: ^4.9.5
11880+
typescript: ^5.1.6
1188111881
languageName: unknown
1188211882
linkType: soft
1188311883

@@ -13627,13 +13627,13 @@ __metadata:
1362713627
languageName: node
1362813628
linkType: hard
1362913629

13630-
"typescript@npm:^4.9.5":
13631-
version: 4.9.5
13632-
resolution: "typescript@npm:4.9.5"
13630+
"typescript@npm:^5.1.6":
13631+
version: 5.1.6
13632+
resolution: "typescript@npm:5.1.6"
1363313633
bin:
1363413634
tsc: bin/tsc
1363513635
tsserver: bin/tsserver
13636-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
13636+
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
1363713637
languageName: node
1363813638
linkType: hard
1363913639

@@ -13657,13 +13657,13 @@ __metadata:
1365713657
languageName: node
1365813658
linkType: hard
1365913659

13660-
"typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
13661-
version: 4.9.5
13662-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
13660+
"typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
13661+
version: 5.1.6
13662+
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=ad5954"
1366313663
bin:
1366413664
tsc: bin/tsc
1366513665
tsserver: bin/tsserver
13666-
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
13666+
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
1366713667
languageName: node
1366813668
linkType: hard
1366913669

0 commit comments

Comments
 (0)