Skip to content

Commit 65acb61

Browse files
authored
Merge pull request #1520 from oasisprotocol/renovate/typescript-5.x
Update dependency typescript to v5.1.6
2 parents 96948f1 + 4e1a863 commit 65acb61

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"stylelint": "15.9.0",
143143
"stylelint-config-recommended": "12.0.0",
144144
"ts-jest": "29.1.1",
145-
"typescript": "5.1.5",
145+
"typescript": "5.1.6",
146146
"util": "0.12.5",
147147
"wait-on": "7.0.1"
148148
},
@@ -153,7 +153,7 @@
153153
"bip39": "3.1.0",
154154
"eslint-plugin-react": "7.32.2",
155155
"grommet-icons": "4.11.0",
156-
"typescript": "5.1.5"
156+
"typescript": "5.1.6"
157157
},
158158
"//": "Parcel doesn't support subpath patterns #7840. We need an alias for @ledgerhq/devices",
159159
"alias": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10934,10 +10934,10 @@ typescript-tuple@^2.2.1:
1093410934
dependencies:
1093510935
typescript-compare "^0.0.2"
1093610936

10937-
typescript@5.1.5, typescript@^3.0.0:
10938-
version "5.1.5"
10939-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
10940-
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
10937+
typescript@5.1.6, typescript@^3.0.0:
10938+
version "5.1.6"
10939+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
10940+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
1094110941

1094210942
uint32@^0.2.1:
1094310943
version "0.2.1"

0 commit comments

Comments
 (0)