Skip to content

Commit bf82abe

Browse files
chore(deps-dev): Bump typescript from 4.9.5 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.6.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f6d5ce commit bf82abe

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lint-staged": "^15.2.2",
3434
"prettier": "3.2.5",
3535
"tsconfig-paths-webpack-plugin": "^4.1.0",
36-
"typescript": "4.9.5"
36+
"typescript": "5.6.2"
3737
},
3838
"workspaces": [
3939
"packages/*"

packages/adena-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"style-loader": "^3.3.4",
6868
"ts-jest": "^29.1.2",
6969
"ts-loader": "^9.5.1",
70-
"typescript": "^4.9.5",
70+
"typescript": "^5.6.2",
7171
"url-loader": "^4.1.1",
7272
"webpack": "^5.90.3",
7373
"webpack-cli": "^5.1.4",

packages/adena-module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"rollup": "^4.12.0",
4040
"rollup-plugin-node-builtins": "^2.1.2",
4141
"rollup-plugin-typescript2": "^0.36.0",
42-
"typescript": "^4.9.5"
42+
"typescript": "^5.6.2"
4343
},
4444
"dependencies": {
4545
"@cosmjs/ledger-amino": "^0.32.4",

packages/adena-torus-signin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"rollup-plugin-node-builtins": "^2.1.2",
3535
"rollup-plugin-polyfill-node": "^0.13.0",
3636
"rollup-plugin-typescript2": "^0.36.0",
37-
"typescript": "^4.9.5"
37+
"typescript": "^5.6.2"
3838
},
3939
"scripts": {
4040
"dev": "rollup -w -c --environment FORMAT:esm",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7589,7 +7589,7 @@ __metadata:
75897589
styled-components: ^5.3.11
75907590
ts-jest: ^29.1.2
75917591
ts-loader: ^9.5.1
7592-
typescript: ^4.9.5
7592+
typescript: ^5.6.2
75937593
url-loader: ^4.1.1
75947594
uuidv4: ^6.2.13
75957595
webpack: ^5.90.3
@@ -7643,7 +7643,7 @@ __metadata:
76437643
rollup-plugin-dotenv: ^0.5.0
76447644
rollup-plugin-node-builtins: ^2.1.2
76457645
rollup-plugin-typescript2: ^0.36.0
7646-
typescript: ^4.9.5
7646+
typescript: ^5.6.2
76477647
languageName: unknown
76487648
linkType: soft
76497649

@@ -7676,7 +7676,7 @@ __metadata:
76767676
rollup-plugin-node-builtins: ^2.1.2
76777677
rollup-plugin-polyfill-node: ^0.13.0
76787678
rollup-plugin-typescript2: ^0.36.0
7679-
typescript: ^4.9.5
7679+
typescript: ^5.6.2
76807680
languageName: unknown
76817681
linkType: soft
76827682

@@ -7698,7 +7698,7 @@ __metadata:
76987698
lint-staged: ^15.2.2
76997699
prettier: 3.2.5
77007700
tsconfig-paths-webpack-plugin: ^4.1.0
7701-
typescript: 4.9.5
7701+
typescript: 5.6.2
77027702
languageName: unknown
77037703
linkType: soft
77047704

@@ -19873,23 +19873,23 @@ __metadata:
1987319873
languageName: node
1987419874
linkType: hard
1987519875

19876-
"typescript@npm:4.9.5, typescript@npm:^4.9.5":
19877-
version: 4.9.5
19878-
resolution: "typescript@npm:4.9.5"
19876+
"typescript@npm:5.6.2, typescript@npm:^5.6.2":
19877+
version: 5.6.2
19878+
resolution: "typescript@npm:5.6.2"
1987919879
bin:
1988019880
tsc: bin/tsc
1988119881
tsserver: bin/tsserver
19882-
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
19882+
checksum: 48777e1dabd9044519f56cd012b0296e3b72bafe12b7e8e34222751d45c67e0eba5387ecdaa6c14a53871a29361127798df6dc8d1d35643a0a47cb0b1c65a33a
1988319883
languageName: node
1988419884
linkType: hard
1988519885

19886-
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
19887-
version: 4.9.5
19888-
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
19886+
"typescript@patch:typescript@5.6.2#~builtin<compat/typescript>, typescript@patch:typescript@^5.6.2#~builtin<compat/typescript>":
19887+
version: 5.6.2
19888+
resolution: "typescript@patch:typescript@npm%3A5.6.2#~builtin<compat/typescript>::version=5.6.2&hash=1f5320"
1988919889
bin:
1989019890
tsc: bin/tsc
1989119891
tsserver: bin/tsserver
19892-
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
19892+
checksum: c084ee1ab865f108c787e6233a5f63c126c482c0c8e87ec998ac5288a2ad54b603e1ea8b8b272355823b833eb31b9fabb99e8c6152283e1cb47e3a76bd6faf6c
1989319893
languageName: node
1989419894
linkType: hard
1989519895

0 commit comments

Comments
 (0)