Skip to content

Commit 3e3b428

Browse files
0x-r4bbitiurimatias
authored andcommitted
chore(stack/deployment): update dependencies
1 parent 78fc7b6 commit 3e3b428

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

packages/stack/deployment/package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,17 @@
4747
"dependencies": {
4848
"@babel/runtime-corejs3": "7.7.4",
4949
"async": "2.6.1",
50-
"clone-deep": "4.0.0",
5150
"core-js": "3.4.3",
52-
"embark-core": "^5.1.2-nightly.0",
5351
"embark-i18n": "^5.1.1",
5452
"embark-utils": "^5.1.2-nightly.0"
5553
},
5654
"devDependencies": {
57-
"@babel/core": "7.7.4",
58-
"babel-jest": "24.9.0",
55+
"@babel/core": "7.8.3",
56+
"babel-jest": "25.1.0",
5957
"embark-solo": "^5.1.1",
6058
"embark-testing": "^5.1.1",
61-
"eslint": "5.7.0",
62-
"jest": "24.9.0",
59+
"eslint": "6.8.0",
60+
"jest": "25.1.0",
6361
"npm-run-all": "4.1.5",
6462
"rimraf": "3.0.0"
6563
},

packages/stack/deployment/tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
"src/**/*"
1111
],
1212
"references": [
13-
{
14-
"path": "../../core/core"
15-
},
1613
{
1714
"path": "../../core/i18n"
1815
},

0 commit comments

Comments
 (0)