Skip to content

Commit ef3bd8d

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.1.3) --- 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 e06b139 commit ef3bd8d

5 files changed

Lines changed: 12 additions & 39 deletions

File tree

.pnp.cjs

Lines changed: 8 additions & 15 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.
-11.2 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.3"
8585
},
8686
"husky": {
8787
"hooks": {

yarn.lock

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11861,7 +11861,7 @@ __metadata:
1186111861
rimraf: ^5.0.1
1186211862
semantic-release: ^21.0.5
1186311863
typedoc: ^0.24.8
11864-
typescript: ^4.9.5
11864+
typescript: ^5.1.3
1186511865
languageName: unknown
1186611866
linkType: soft
1186711867

@@ -13601,7 +13601,7 @@ __metadata:
1360113601
languageName: node
1360213602
linkType: hard
1360313603

13604-
"typescript@npm:^4.6.4 || ^5.0.0":
13604+
"typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.1.3":
1360513605
version: 5.1.3
1360613606
resolution: "typescript@npm:5.1.3"
1360713607
bin:
@@ -13611,16 +13611,6 @@ __metadata:
1361113611
languageName: node
1361213612
linkType: hard
1361313613

13614-
"typescript@npm:^4.9.5":
13615-
version: 4.9.5
13616-
resolution: "typescript@npm:4.9.5"
13617-
bin:
13618-
tsc: bin/tsc
13619-
tsserver: bin/tsserver
13620-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
13621-
languageName: node
13622-
linkType: hard
13623-
1362413614
"typescript@patch:typescript@^4.1.3#~builtin<compat/typescript>":
1362513615
version: 4.9.4
1362613616
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=ad5954"
@@ -13631,7 +13621,7 @@ __metadata:
1363113621
languageName: node
1363213622
linkType: hard
1363313623

13634-
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
13624+
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>, typescript@patch:typescript@^5.1.3#~builtin<compat/typescript>":
1363513625
version: 5.1.3
1363613626
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=ad5954"
1363713627
bin:
@@ -13641,16 +13631,6 @@ __metadata:
1364113631
languageName: node
1364213632
linkType: hard
1364313633

13644-
"typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
13645-
version: 4.9.5
13646-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
13647-
bin:
13648-
tsc: bin/tsc
13649-
tsserver: bin/tsserver
13650-
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
13651-
languageName: node
13652-
linkType: hard
13653-
1365413634
"uglify-js@npm:^3.1.4":
1365513635
version: 3.17.4
1365613636
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)