Skip to content

Commit

Permalink
Merge pull request #1612 from oasisprotocol/renovate/typescript-5.x
Browse files Browse the repository at this point in the history
Update dependency typescript to v5.2.2
  • Loading branch information
buberdds authored Aug 25, 2023
2 parents 9c6ed7b + c260f5d commit e4c14ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"stylelint": "15.10.3",
"stylelint-config-recommended": "13.0.0",
"ts-jest": "29.1.1",
"typescript": "5.1.6",
"typescript": "5.2.2",
"util": "0.12.5",
"wait-on": "7.0.1"
},
Expand All @@ -151,7 +151,7 @@
"bip39": "3.1.0",
"eslint-plugin-react": "7.33.2",
"grommet-icons": "4.11.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"protobufjs": "7.2.4"
},
"//": "Parcel doesn't support subpath patterns #7840. We need an alias for @ledgerhq/devices",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11218,10 +11218,10 @@ typescript-tuple@^2.2.1:
dependencies:
typescript-compare "^0.0.2"

typescript@5.1.6, typescript@^3.0.0:
version "5.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
typescript@5.2.2, typescript@^3.0.0:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

uint32@^0.2.1:
version "0.2.1"
Expand Down

0 comments on commit e4c14ab

Please sign in to comment.