Skip to content

Commit

Permalink
Update typescript to 5.5.4 (#1146)
Browse files Browse the repository at this point in the history
* Update typescript to 5.5.4

* Revert packageinfo files
  • Loading branch information
TarikGul authored Aug 28, 2024
1 parent 275f350 commit adf7250
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 33 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 0.80.1

- Typescript 5.5.4


## 0.79.4

- fix: Add check for `deps` in topo sort
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.79.4",
"version": "0.80.0",
"versions": {
"git": "0.79.4",
"npm": "0.79.4"
Expand All @@ -38,6 +38,6 @@
"@polkadot/dev-ts": "workspace:packages/dev-ts"
},
"resolutions": {
"typescript": "^5.3.3"
"typescript": "^5.5.4"
}
}
4 changes: 2 additions & 2 deletions packages/dev-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
},
"sideEffects": false,
"type": "module",
"version": "0.79.4",
"version": "0.80.0",
"main": "./index.js",
"exports": {
"./globals.d.ts": "./src/globals.d.ts"
},
"dependencies": {
"jsdom": "^24.0.0",
"tslib": "^2.6.2"
"tslib": "^2.7.0"
},
"devDependencies": {
"@types/jsdom": "^21.1.6"
Expand Down
6 changes: 3 additions & 3 deletions packages/dev-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
},
"sideEffects": false,
"type": "module",
"version": "0.79.4",
"version": "0.80.0",
"main": "./index.js",
"exports": {
"./globals.d.ts": "./src/globals.d.ts"
},
"dependencies": {
"json5": "^2.2.3",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
"tslib": "^2.7.0",
"typescript": "^5.5.4"
}
}
10 changes: 5 additions & 5 deletions packages/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.79.4",
"version": "0.80.0",
"bin": {
"polkadot-ci-ghact-build": "./scripts/polkadot-ci-ghact-build.mjs",
"polkadot-ci-ghact-docs": "./scripts/polkadot-ci-ghact-docs.mjs",
Expand Down Expand Up @@ -50,8 +50,8 @@
},
"dependencies": {
"@eslint/js": "^8.56.0",
"@polkadot/dev-test": "^0.79.4",
"@polkadot/dev-ts": "^0.79.4",
"@polkadot/dev-test": "^0.80.0",
"@polkadot/dev-ts": "^0.80.0",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-dynamic-import-vars": "^2.1.2",
Expand Down Expand Up @@ -84,8 +84,8 @@
"madge": "^6.1.0",
"rollup": "^4.9.6",
"rollup-plugin-cleanup": "^3.2.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -433,23 +433,23 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/dev-test@npm:^0.79.4, @polkadot/dev-test@workspace:packages/dev-test":
"@polkadot/dev-test@npm:^0.80.0, @polkadot/dev-test@workspace:packages/dev-test":
version: 0.0.0-use.local
resolution: "@polkadot/dev-test@workspace:packages/dev-test"
dependencies:
"@types/jsdom": "npm:^21.1.6"
jsdom: "npm:^24.0.0"
tslib: "npm:^2.6.2"
tslib: "npm:^2.7.0"
languageName: unknown
linkType: soft

"@polkadot/dev-ts@npm:^0.79.4, @polkadot/dev-ts@workspace:packages/dev-ts":
"@polkadot/dev-ts@npm:^0.80.0, @polkadot/dev-ts@workspace:packages/dev-ts":
version: 0.0.0-use.local
resolution: "@polkadot/dev-ts@workspace:packages/dev-ts"
dependencies:
json5: "npm:^2.2.3"
tslib: "npm:^2.6.2"
typescript: "npm:^5.3.3"
tslib: "npm:^2.7.0"
typescript: "npm:^5.5.4"
languageName: unknown
linkType: soft

Expand All @@ -458,8 +458,8 @@ __metadata:
resolution: "@polkadot/dev@workspace:packages/dev"
dependencies:
"@eslint/js": "npm:^8.56.0"
"@polkadot/dev-test": "npm:^0.79.4"
"@polkadot/dev-ts": "npm:^0.79.4"
"@polkadot/dev-test": "npm:^0.80.0"
"@polkadot/dev-ts": "npm:^0.80.0"
"@rollup/plugin-alias": "npm:^5.1.0"
"@rollup/plugin-commonjs": "npm:^25.0.7"
"@rollup/plugin-dynamic-import-vars": "npm:^2.1.2"
Expand Down Expand Up @@ -501,8 +501,8 @@ __metadata:
rollup: "npm:^4.9.6"
rollup-plugin-cleanup: "npm:^3.2.1"
styled-components: "npm:^6.1.8"
tslib: "npm:^2.6.2"
typescript: "npm:^5.3.3"
tslib: "npm:^2.7.0"
typescript: "npm:^5.5.4"
webpack: "npm:^5.89.0"
webpack-cli: "npm:^5.1.4"
webpack-dev-server: "npm:^4.15.1"
Expand Down Expand Up @@ -8601,10 +8601,10 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 10/bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca
"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.7.0":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 10/9a5b47ddac65874fa011c20ff76db69f97cf90c78cff5934799ab8894a5342db2d17b4e7613a087046bc1d133d21547ddff87ac558abeec31ffa929c88b7fce6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8724,23 +8724,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
"typescript@npm:^5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/6e4e6a14a50c222b3d14d4ea2f729e79f972fa536ac1522b91202a9a65af3605c2928c4a790a4a50aa13694d461c479ba92cedaeb1e7b190aadaa4e4b96b8e18
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/c93786fcc9a70718ba1e3819bab56064ead5817004d1b8186f8ca66165f3a2d0100fee91fa64c840dcd45f994ca5d615d8e1f566d39a7470fc1e014dbb4cf15d
checksum: 10/2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
languageName: node
linkType: hard

Expand Down

0 comments on commit adf7250

Please sign in to comment.