This repository was archived by the owner on Mar 29, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
packages/eslint-config-typescript Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4040 "typescript" : " *"
4141 },
4242 "dependencies" : {
43- "eslint-plugin-typescript" : " ^0.11 .0" ,
44- "typescript-eslint-parser" : " ^14 .0.0"
43+ "eslint-plugin-typescript" : " ^0.12 .0" ,
44+ "typescript-eslint-parser" : " ^16 .0.0"
4545 },
4646 "devDependencies" : {
4747 "eslint" : " ^4.19.1" ,
Original file line number Diff line number Diff line change @@ -1865,9 +1865,9 @@ eslint-plugin-react@^7.9.1:
18651865 jsx-ast-utils "^2.0.1"
18661866 prop-types "^15.6.1"
18671867
1868- eslint-plugin-typescript@^0.11 .0 :
1869- version "0.11 .0"
1870- resolved "https://registry.yarnpkg.com/eslint-plugin-typescript/-/eslint-plugin-typescript-0.11 .0.tgz#a8480beeac1634271737e0ff8af32d9119b0d272 "
1868+ eslint-plugin-typescript@^0.12 .0 :
1869+ version "0.12 .0"
1870+ resolved "https://registry.yarnpkg.com/eslint-plugin-typescript/-/eslint-plugin-typescript-0.12 .0.tgz#e23d58cb27fe28e89fc641a1f20e8d862cb99aef "
18711871 dependencies :
18721872 requireindex "~1.1.0"
18731873
@@ -5854,9 +5854,9 @@ typedarray@^0.0.6:
58545854 version "0.0.6"
58555855 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
58565856
5857- typescript-eslint-parser@^14 .0.0 :
5858- version "14 .0.0"
5859- resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-14 .0.0.tgz#c90a8f541c1d96e5c55e2807c61d154e788520f9 "
5857+ typescript-eslint-parser@^16 .0.0 :
5858+ version "16 .0.0"
5859+ resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-16 .0.0.tgz#14a9ab75932b15af919602faef553c6f0487f352 "
58605860 dependencies :
58615861 lodash.unescape "4.0.1"
58625862 semver "5.5.0"
You can’t perform that action at this time.
0 commit comments