@@ -465,6 +465,10 @@ code-point-at@^1.0.0:
465
465
version "1.1.0"
466
466
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
467
467
468
+ coffeescript@^2.1.1 :
469
+ version "2.3.1"
470
+ resolved "https://registry.yarnpkg.com/coffeescript/-/coffeescript-2.3.1.tgz#a25f69c251d25805c9842e57fc94bfc453ef6aed"
471
+
468
472
color-convert@^1.0.0 :
469
473
version "1.9.0"
470
474
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a"
@@ -1140,6 +1144,14 @@ eslint-plugin-backbone@^2.1.1:
1140
1144
version "2.1.1"
1141
1145
resolved "https://registry.yarnpkg.com/eslint-plugin-backbone/-/eslint-plugin-backbone-2.1.1.tgz#2188a3fb2cefdfd57ec5eb898eb3928bae428f73"
1142
1146
1147
+ eslint-plugin-coffeescript@^1.0.0 :
1148
+ version "1.0.0"
1149
+ resolved "https://registry.yarnpkg.com/eslint-plugin-coffeescript/-/eslint-plugin-coffeescript-1.0.0.tgz#088fdc25360b7d67042fbf0f41e0cf0c3d6850cb"
1150
+ dependencies :
1151
+ coffeescript "^2.1.1"
1152
+ eslint-module-utils "^2.1.1"
1153
+ source-map "^0.6.1"
1154
+
1143
1155
eslint-plugin-drupal@^0.3.1 :
1144
1156
version "0.3.1"
1145
1157
resolved "https://registry.yarnpkg.com/eslint-plugin-drupal/-/eslint-plugin-drupal-0.3.1.tgz#85a800fb3509df236eee08540e8abfbde733cce5"
@@ -1405,7 +1417,7 @@ eslint-plugin-react@7.3.0:
1405
1417
jsx-ast-utils "^2.0.0"
1406
1418
prop-types "^15.5.10"
1407
1419
1408
- eslint-plugin-react@7.7.0 :
1420
+ eslint-plugin-react@7.7.0, eslint-plugin-react@^7.1.0 :
1409
1421
version "7.7.0"
1410
1422
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160"
1411
1423
dependencies :
@@ -1424,15 +1436,6 @@ eslint-plugin-react@^6.10.3:
1424
1436
jsx-ast-utils "^1.3.4"
1425
1437
object.assign "^4.0.4"
1426
1438
1427
- eslint-plugin-react@^7.1.0 :
1428
- version "7.4.0"
1429
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz#300a95861b9729c087d362dd64abcc351a74364a"
1430
- dependencies :
1431
- doctrine "^2.0.0"
1432
- has "^1.0.1"
1433
- jsx-ast-utils "^2.0.0"
1434
- prop-types "^15.5.10"
1435
-
1436
1439
eslint-plugin-rulesdir@^0.1.0 :
1437
1440
version "0.1.0"
1438
1441
resolved "https://registry.yarnpkg.com/eslint-plugin-rulesdir/-/eslint-plugin-rulesdir-0.1.0.tgz#ad144d7e98464fda82963eff3fab331aecb2bf08"
@@ -2923,6 +2926,10 @@ source-map@^0.5.0, source-map@^0.5.3:
2923
2926
version "0.5.6"
2924
2927
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
2925
2928
2929
+ source-map@^0.6.1 :
2930
+ version "0.6.1"
2931
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
2932
+
2926
2933
spdx-correct@~1.0.0 :
2927
2934
version "1.0.2"
2928
2935
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
0 commit comments