Skip to content

Commit

Permalink
Bump typescript from 4.2.2 to 5.0.4
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.2.2...v5.0.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 7, 2023
1 parent bee0702 commit edb77f2
Show file tree
Hide file tree
Showing 22 changed files with 25 additions and 30 deletions.
2 changes: 1 addition & 1 deletion abi-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"sinon": "^15.0.0",
"solhint": "^1.4.1",
"tslint": "5.11.0",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"nyc": "^11.0.1",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@0x/json-schemas": "^6.4.6",
Expand Down
2 changes: 1 addition & 1 deletion base-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@0x/assert": "^3.0.36",
Expand Down
2 changes: 1 addition & 1 deletion contracts-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/prettier": "^2.7.1",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@0x/subproviders": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion ethereum-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@types/node": "12.12.54",
Expand Down
2 changes: 1 addition & 1 deletion json-schemas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion monorepo-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@0x/types": "^3.3.7",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"npm-run-all": "^4.1.5",
"prettier": "1.19.1",
"source-map-support": "^0.5.6",
"typescript": "4.6.3",
"typescript": "5.0.4",
"wsrun": "^2.2.0"
}
}
2 changes: 1 addition & 1 deletion sol-compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"types-bn": "^0.0.1",
"typescript": "4.2.2",
"typescript": "5.0.4",
"web3-provider-engine": "16.0.4",
"web3-typescript-typings": "^0.10.2",
"zeppelin-solidity": "1.8.0"
Expand Down
2 changes: 1 addition & 1 deletion sol-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"sinon": "^15.0.0",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion sol-profiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion sol-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@0x/types": "^3.3.7",
Expand Down
2 changes: 1 addition & 1 deletion sol-trace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion sol-tracing-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"shx": "^0.2.2",
"sinon": "^15.0.0",
"tslint": "5.11.0",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion subproviders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion tslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/lodash": "4.14.104",
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@types/node": "12.12.54",
Expand Down
2 changes: 1 addition & 1 deletion types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@types/node": "12.12.54",
Expand Down
2 changes: 1 addition & 1 deletion typescript-typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"shx": "^0.2.2",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"npm-run-all": "^4.1.2",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@0x/types": "^3.3.7",
Expand Down
2 changes: 1 addition & 1 deletion web3-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"shx": "^0.2.2",
"tslint": "5.11.0",
"typedoc": "~0.16.11",
"typescript": "4.2.2"
"typescript": "5.0.4"
},
"dependencies": {
"@0x/assert": "^3.0.36",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10836,15 +10836,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.7.tgz#c931733e2ec10dda56b855b379cc488a72a81199"
integrity sha512-MmQdgo/XenfZPvVLtKZOq9jQQvzaUAUpcKW8Z43x9B2fOm4S5g//tPtMweZUIP+SoBqrVPEIm+dJeQ9dfO0QdA==

[email protected]:
version "4.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==

[email protected]:
version "4.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
[email protected]:
version "5.0.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==

uglify-js@^3.1.4:
version "3.16.2"
Expand Down

0 comments on commit edb77f2

Please sign in to comment.