Skip to content

Commit 6182e0f

Browse files
chore(deps): update dependency typescript to v5.1.3 (#1467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d8f48c commit 6182e0f

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
@@ -59,6 +59,6 @@
5959
"postcss": "8.4.23",
6060
"prettier": "2.8.8",
6161
"tailwindcss": "3.3.2",
62-
"typescript": "5.0.4"
62+
"typescript": "5.1.3"
6363
}
6464
}

yarn.lock

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

11668-
typescript@5.0.4:
11669-
version "5.0.4"
11670-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
11671-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
11668+
typescript@5.1.3:
11669+
version "5.1.3"
11670+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
11671+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
1167211672

1167311673
ua-parser-js@^0.7.18:
1167411674
version "0.7.28"

0 commit comments

Comments
 (0)