Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit fa3e2e7

Browse files
committed
Update dependency typescript to v4.5.5
1 parent 2921a5a commit fa3e2e7

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
@@ -79,7 +79,7 @@
7979
"react-is": "17.0.2",
8080
"react-test-renderer": "17.0.2",
8181
"sonarqube-scanner": "2.8.1",
82-
"typescript": "4.3.5",
82+
"typescript": "4.5.5",
8383
"webpack": "5"
8484
}
8585
}

yarn.lock

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

15635-
typescript@4.3.5:
15636-
version "4.3.5"
15637-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
15638-
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
15635+
typescript@4.5.5:
15636+
version "4.5.5"
15637+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
15638+
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
1563915639

1564015640
uglify-js@^3.1.4:
1564115641
version "3.15.1"

0 commit comments

Comments
 (0)