File tree Expand file tree Collapse file tree 2 files changed +26
-4
lines changed
Expand file tree Collapse file tree 2 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 3737 "glob" : " ^7.1.1" ,
3838 "json-extra" : " ^0.5.0" ,
3939 "lodash" : " ^4.17.4" ,
40- "rcs-core" : " ^0.11.1 "
40+ "rcs-core" : " ^0.12.0 "
4141 },
4242 "devDependencies" : {
4343 "chai" : " ^3.5.0" ,
Original file line number Diff line number Diff line change 66 version "1.0.9"
77 resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.0.9.tgz#91b4792588a7738c25f35dd6f63752a2f8776135"
88
9+ acorn-jsx@^3.0.0 :
10+ version "3.0.1"
11+ resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-3.0.1.tgz#afdf9488fb1ecefc8348f6fb22f464e32a58b36b"
12+ dependencies :
13+ acorn "^3.0.4"
14+
15+ acorn@^3.0.4 :
16+ version "3.3.0"
17+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"
18+
19+ acorn@^5.0.1 :
20+ version "5.0.3"
21+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.0.3.tgz#c460df08491463f028ccb82eab3730bf01087b3d"
22+
923align-text@^0.1.1, align-text@^0.1.3 :
1024 version "0.1.4"
1125 resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"
274288 optionalDependencies :
275289 source-map "~0.2.0"
276290
291+ espree@^3.4.3 :
292+ version "3.4.3"
293+ resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.3.tgz#2910b5ccd49ce893c2ffffaab4fd8b3a31b82374"
294+ dependencies :
295+ acorn "^5.0.1"
296+ acorn-jsx "^3.0.0"
297+
277298[email protected] , esprima@^2.6.0, esprima@^2.7.1:
278299 version "2.7.3"
279300 resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
@@ -790,12 +811,13 @@ qs@~6.2.0:
790811 version "6.2.1"
791812 resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.1.tgz#ce03c5ff0935bc1d9d69a9f14cbd18e568d67625"
792813
793- rcs-core@^0.11.1 :
794- version "0.11.1 "
795- resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.11.1 .tgz#29fe2dce96a9938da96e55baaf0f4a11bd65a299 "
814+ rcs-core@^0.12.0 :
815+ version "0.12.0 "
816+ resolved "https://registry.yarnpkg.com/rcs-core/-/rcs-core-0.12.0 .tgz#2ebaac3a0ca1d0a930b2793d5e3d0b3b77463b66 "
796817 dependencies :
797818 array-includes "^3.0.2"
798819 decimal-to-any "1.0.0"
820+ espree "^3.4.3"
799821 fs-extra "^2.0.0"
800822 json-extra "^0.5.0"
801823 lodash "^4.17.4"
You can’t perform that action at this time.
0 commit comments