This repository was archived by the owner on May 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3636 "eslint-plugin-sonar" : " >=0.6.1" ,
3737 "eslint-plugin-sonarjs" : " >=0.10.0" ,
3838 "tslint" : " >=5.0.0" ,
39- "typescript" : " >=3.9.10 "
39+ "typescript" : " >=4.5.5 "
4040 },
4141 "peerDependenciesMeta" : {
4242 "@angular-eslint/eslint-plugin" : {
6161 "ts-node" : " ^10.1.0" ,
6262 "tslint" : " ^6.1.3" ,
6363 "type-coverage" : " ^2.18.3" ,
64- "typescript" : " ^4.3.4 "
64+ "typescript" : " ^4.5.5 "
6565 },
6666 "resolutions" : {
6767 "prettier" : " ^2.5.1" ,
Original file line number Diff line number Diff line change @@ -7307,10 +7307,10 @@ type@^2.0.0:
73077307 resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
73087308 integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
73097309
7310- typescript@^4.3.4 :
7311- version "4.3.4 "
7312- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4 .tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc "
7313- integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew ==
7310+ typescript@^4.5.5 :
7311+ version "4.5.5 "
7312+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5 .tgz#d8c953832d28924a9e3d37c73d729c846c5896f3 "
7313+ integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA ==
73147314
73157315unbox-primitive@^1.0.1 :
73167316 version "1.0.1"
You can’t perform that action at this time.
0 commit comments