Skip to content

Commit 39f051a

Browse files
chore(deps): update dependency typescript to v5
1 parent f8bbe3c commit 39f051a

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
@@ -31,7 +31,7 @@
3131
"prettier": "^2.5.1",
3232
"semantic-release": "^17.3.9",
3333
"stylelint": "^15.10.0",
34-
"typescript": "^4.5.5"
34+
"typescript": "^5.1.6"
3535
},
3636
"dependencies": {
3737
"stylelint-config-prettier": "^9.0.3",

yarn.lock

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

6394-
typescript@^4.5.5, "typescript@^4.6.4 || ^5.0.0":
6395-
version "4.7.2"
6396-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
6397-
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
6394+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.1.6:
6395+
version "5.1.6"
6396+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
6397+
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
63986398

63996399
uglify-js@^3.1.4:
64006400
version "3.12.1"

0 commit comments

Comments
 (0)