File tree Expand file tree Collapse file tree 3 files changed +1363
-21
lines changed
packages/stack/communication Expand file tree Collapse file tree 3 files changed +1363
-21
lines changed Original file line number Diff line number Diff line change 4545 "extends" : " ../../../.eslintrc.json"
4646 },
4747 "dependencies" : {
48- "@babel/runtime-corejs3" : " 7.7.4" ,
49- "async" : " 2.6.1" ,
50- "clone-deep" : " 4.0.0" ,
51- "core-js" : " 3.4.3" ,
52- "embark-core" : " ^5.1.0" ,
48+ "@babel/runtime-corejs3" : " 7.8.3" ,
49+ "core-js" : " 3.6.4" ,
5350 "embark-i18n" : " ^5.1.0" ,
5451 "embark-utils" : " ^5.1.0"
5552 },
5653 "devDependencies" : {
57- "@babel/core" : " 7.7.4 " ,
58- "babel-jest" : " 24.9 .0" ,
54+ "@babel/core" : " 7.8.3 " ,
55+ "babel-jest" : " 25.1 .0" ,
5956 "embark-solo" : " ^5.1.0" ,
6057 "embark-testing" : " ^5.1.0" ,
61- "eslint" : " 5.7 .0" ,
62- "jest" : " 24.9 .0" ,
58+ "eslint" : " 6.8 .0" ,
59+ "jest" : " 25.1 .0" ,
6360 "npm-run-all" : " 4.1.5" ,
6461 "rimraf" : " 3.0.0"
6562 },
Original file line number Diff line number Diff line change 1010 " src/**/*"
1111 ],
1212 "references" : [
13- {
14- "path" : " ../../core/core"
15- },
1613 {
1714 "path" : " ../../core/i18n"
1815 },
You can’t perform that action at this time.
0 commit comments