File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
packages/stack/contracts-manager Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 4646 "extends" : " ../../../.eslintrc.json"
4747 },
4848 "dependencies" : {
49- "@babel/runtime-corejs3" : " 7.7 .4" ,
49+ "@babel/runtime-corejs3" : " 7.8 .4" ,
5050 "async" : " 2.6.1" ,
51- "clone-deep" : " 4.0.0" ,
52- "core-js" : " 3.4.3" ,
51+ "core-js" : " 3.6.4" ,
5352 "embark-core" : " ^5.2.0-nightly.2" ,
5453 "embark-i18n" : " ^5.1.1" ,
5554 "embark-logger" : " ^5.1.2-nightly.0" ,
5958 },
6059 "devDependencies" : {
6160 "embark-solo" : " ^5.1.1" ,
62- "eslint" : " 5.7 .0" ,
61+ "eslint" : " 6.8 .0" ,
6362 "npm-run-all" : " 4.1.5" ,
6463 "rimraf" : " 3.0.0" ,
6564 "tslint" : " 5.20.1" ,
Original file line number Diff line number Diff line change 19201920 core-js-pure "^3.0.0"
19211921 regenerator-runtime "^0.13.2"
19221922
1923+ 1924+ version "7.8.4"
1925+ resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.8.4.tgz#ccc4e042e2fae419c67fa709567e5d2179ed3940"
1926+ integrity sha512-+wpLqy5+fbQhvbllvlJEVRIpYj+COUWnnsm+I4jZlA8Lo7/MJmBhGTCHyk1/RWfOqBRJ2MbadddG6QltTKTlrg==
1927+ dependencies:
1928+ core-js-pure "^3.0.0"
1929+ regenerator-runtime "^0.13.2"
1930+
1923193119241932 version "7.3.4"
19251933 resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.4.tgz#73d12ba819e365fcf7fd152aed56d6df97d21c83"
You can’t perform that action at this time.
0 commit comments