File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3333 "main" : " index.js" ,
3434 "name" : " @liferay/eslint-config" ,
3535 "peerDependencies" : {
36- "eslint" : " >=4.1.1"
36+ "eslint" : " >=4.1.1" ,
37+ "typescript" : " *"
38+ },
39+ "peerDependenciesMeta" : {
40+ "typescript" : {
41+ "optional" : true
42+ }
3743 },
3844 "repository" : {
3945 "directory" : " projects/eslint-config" ,
Original file line number Diff line number Diff line change @@ -16039,7 +16039,7 @@ typedarray@^0.0.6:
1603916039 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1604016040 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1604116041
16042- typescript@4.0.3:
16042+ typescript@*, typescript@ 4.0.3:
1604316043 version "4.0.3"
1604416044 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.3.tgz#153bbd468ef07725c1df9c77e8b453f8d36abba5"
1604516045 integrity sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg==
You can’t perform that action at this time.
0 commit comments