Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 7527030 commit 3b25f9b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"stylelint-scss": "6.10.0",
"ts-lit-plugin": "2.0.2",
"tslib": "2.8.1",
"typescript": "5.6.3",
"typescript": "5.7.2",
"typescript-eslint": "8.15.0",
"urlpattern-polyfill": "10.0.0",
"vite": "5.4.11",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8641,7 +8641,12 @@ [email protected]:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==

[email protected], typescript@^5.4.4, typescript@^5.4.5, typescript@^5.5.4:
[email protected]:
version "5.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==

typescript@^5.4.4, typescript@^5.4.5, typescript@^5.5.4:
version "5.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
Expand Down

0 comments on commit 3b25f9b

Please sign in to comment.