Skip to content

Commit 4f65adc

Browse files
chore(deps): update dependency typescript to v5.1.5 (#4211)
1 parent c24bedf commit 4f65adc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"stylelint-config-standard-scss": "9.0.0",
6969
"ts-node": "10.9.1",
7070
"turbo": "1.10.6",
71-
"typescript": "5.1.3"
71+
"typescript": "5.1.5"
7272
},
7373
"resolutions": {
7474
"decode-uri-component": "0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19371,10 +19371,10 @@ typedarray@^0.0.6:
1937119371
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1937219372
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1937319373

19374-
19375-
version "5.1.3"
19376-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
19377-
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
19374+
19375+
version "5.1.5"
19376+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
19377+
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
1937819378

1937919379
ua-parser-js@^1.0.1:
1938019380
version "1.0.33"

0 commit comments

Comments
 (0)