File tree Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 11
11
"babel-eslint" : " ^7.2.0" ,
12
12
"eslint" : " ^3.18.0" ,
13
13
"eslint-config-airbnb" : " ^14.1.0" ,
14
- "eslint-config-airbnb-base" : " ^11.1.1 " ,
14
+ "eslint-config-airbnb-base" : " ^11.1.2 " ,
15
15
"eslint-config-angular" : " ^0.5.0" ,
16
16
"eslint-config-apiconnect" : " ^2.0.1" ,
17
17
"eslint-config-ember" : " ^0.3.0" ,
Original file line number Diff line number Diff line change @@ -589,10 +589,14 @@ eslint-ast-utils@^1.0.0:
589
589
dependencies :
590
590
lodash.get "^4.4.2"
591
591
592
- eslint-config-airbnb-base@^11.1.0, eslint-config-airbnb-base@^11.1.1 :
592
+ eslint-config-airbnb-base@^11.1.0 :
593
593
version "11.1.1"
594
594
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.1.1.tgz#61e9e89e4eb89f474f6913ac817be9fbb59063e0"
595
595
596
+ eslint-config-airbnb-base@^11.1.2 :
597
+ version "11.1.2"
598
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.1.2.tgz#259209a7678bf693e31cbe8f953f206b6aa7ccc3"
599
+
596
600
eslint-config-airbnb@^14.1.0 :
597
601
version "14.1.0"
598
602
resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-14.1.0.tgz#355d290040bbf8e00bf8b4b19f4b70cbe7c2317f"
@@ -1642,18 +1646,7 @@ ramda@^0.22.1:
1642
1646
version "0.22.1"
1643
1647
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.22.1.tgz#031da0c3df417c5b33c96234757eb37033f36a0e"
1644
1648
1645
- readable-stream@^2.0.2, readable-stream@^2.0.4 :
1646
- version "2.0.6"
1647
- resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.0.6.tgz#8f90341e68a53ccc928788dacfcd11b36eb9b78e"
1648
- dependencies :
1649
- core-util-is "~1.0.0"
1650
- inherits "~2.0.1"
1651
- isarray "~1.0.0"
1652
- process-nextick-args "~1.0.6"
1653
- string_decoder "~0.10.x"
1654
- util-deprecate "~1.0.1"
1655
-
1656
- readable-stream@^2.2.2 :
1649
+ readable-stream@^2.0.2, readable-stream@^2.0.4, readable-stream@^2.2.2 :
1657
1650
version "2.2.6"
1658
1651
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.6.tgz#8b43aed76e71483938d12a8d46c6cf1a00b1f816"
1659
1652
dependencies :
You can’t perform that action at this time.
0 commit comments