Skip to content

Commit bfeec5d

Browse files
0x-r4bbitiurimatias
authored andcommitted
chore(stack/contracts-manager): update dependencies
1 parent a7693c0 commit bfeec5d

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

packages/stack/contracts-manager/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,9 @@
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",
@@ -59,7 +58,7 @@
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",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,6 +1920,14 @@
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+
19231931
19241932
version "7.3.4"
19251933
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.4.tgz#73d12ba819e365fcf7fd152aed56d6df97d21c83"

0 commit comments

Comments
 (0)