|
9 | 9 | "@commitlint/config-conventional" "^6.0.4" |
10 | 10 | lodash.merge "^4.6.0" |
11 | 11 |
|
12 | | -"@anvilabs/eslint-config@file:./packages/eslint-config": |
13 | | - version "0.0.0-development" |
14 | | - dependencies: |
15 | | - babel-eslint "^8.2.2" |
16 | | - eslint-config-airbnb-base "^12.1.0" |
17 | | - eslint-config-prettier "^2.9.0" |
18 | | - eslint-import-resolver-babel-module "^4.0.0" |
19 | | - eslint-plugin-babel "^4.1.2" |
20 | | - eslint-plugin-codebox "^2.0.2" |
21 | | - eslint-plugin-eslint-comments "^2.0.2" |
22 | | - eslint-plugin-flowtype "^2.46.1" |
23 | | - eslint-plugin-import "2.8.0" |
24 | | - eslint-plugin-jest "^21.15.0" |
25 | | - eslint-plugin-lodash-fp "^2.1.3" |
26 | | - eslint-plugin-no-use-extend-native "^0.3.12" |
27 | | - eslint-plugin-prettier "^2.6.0" |
28 | | - eslint-plugin-promise "^3.7.0" |
29 | | - eslint-plugin-unicorn "^4.0.2" |
30 | | - |
31 | 12 | "@babel/code-frame@7.0.0-beta.42", "@babel/code-frame@^7.0.0-beta.35", "@babel/code-frame@^7.0.0-beta.40": |
32 | 13 | version "7.0.0-beta.42" |
33 | 14 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.42.tgz#a9c83233fa7cd06b39dc77adbb908616ff4f1962" |
@@ -1873,9 +1854,9 @@ eslint-plugin-react@^7.6.1: |
1873 | 1854 | jsx-ast-utils "^2.0.1" |
1874 | 1855 | prop-types "^15.6.0" |
1875 | 1856 |
|
1876 | | -eslint-plugin-typescript@^0.8.1: |
1877 | | - version "0.8.1" |
1878 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-typescript/-/eslint-plugin-typescript-0.8.1.tgz#e5b2d18e744a04528eac58b099fe1032c4d744ff" |
| 1857 | +eslint-plugin-typescript@^0.10.0: |
| 1858 | + version "0.10.0" |
| 1859 | + resolved "https://registry.yarnpkg.com/eslint-plugin-typescript/-/eslint-plugin-typescript-0.10.0.tgz#009a8fcaf0ec7bf68f6fb71576df0d84ebd0b114" |
1879 | 1860 | dependencies: |
1880 | 1861 | requireindex "~1.1.0" |
1881 | 1862 |
|
@@ -5791,9 +5772,9 @@ typedarray@^0.0.6: |
5791 | 5772 | version "0.0.6" |
5792 | 5773 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
5793 | 5774 |
|
5794 | | -typescript-eslint-parser@^13.0.0: |
5795 | | - version "13.0.0" |
5796 | | - resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-13.0.0.tgz#57f9be603d0fad7c26da76c2be67c0779d23362c" |
| 5775 | +typescript-eslint-parser@^14.0.0: |
| 5776 | + version "14.0.0" |
| 5777 | + resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-14.0.0.tgz#c90a8f541c1d96e5c55e2807c61d154e788520f9" |
5797 | 5778 | dependencies: |
5798 | 5779 | lodash.unescape "4.0.1" |
5799 | 5780 | semver "5.5.0" |
|
0 commit comments