Skip to content

Commit 007b026

Browse files
@jotadevelopersergiohgz
authored andcommitted
feat: update minor dependencies
1 parent c1fe638 commit 007b026

File tree

2 files changed

+644
-408
lines changed

2 files changed

+644
-408
lines changed

plugins/local-storage/package.json

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -14,33 +14,31 @@
1414
},
1515
"dependencies": {
1616
"@verdaccio/file-locking": "0.0.5",
17-
"@verdaccio/streams": "0.0.2",
18-
"async": "2.5.0",
17+
"@verdaccio/streams": "1.0.0",
18+
"async": "2.6.0",
1919
"http-errors": "1.6.2",
2020
"lodash": "4.17.4",
2121
"mkdirp": "0.5.1"
2222
},
2323
"devDependencies": {
24-
"@verdaccio/types": "^0.1.1",
25-
"babel-cli": "6.24.1",
26-
"babel-core": "6.25.0",
27-
"babel-eslint": "7.2.3",
28-
"babel-jest": "21.2.0",
29-
"babel-plugin-flow-runtime": "0.11.1",
30-
"babel-plugin-istanbul": "4.1.4",
24+
"@verdaccio/types": "^0.2.0",
25+
"babel-cli": "6.26.0",
26+
"babel-core": "6.26.0",
27+
"babel-eslint": "8.2.1",
28+
"babel-jest": "22.1.0",
29+
"babel-plugin-flow-runtime": "0.15.0",
30+
"babel-plugin-istanbul": "4.1.5",
3131
"babel-plugin-transform-async-to-generator": "6.24.1",
32-
"babel-preset-env": "1.6.0",
32+
"babel-preset-env": "1.6.1",
3333
"babel-preset-flow": "6.23.0",
34-
"cross-env": "5.0.5",
35-
"eslint": "4.4.1",
34+
"cross-env": "5.1.3",
35+
"eslint": "4.15.0",
3636
"eslint-config-google": "0.9.1",
37-
"eslint-plugin-flowtype": "2.35.0",
38-
"eslint-plugin-jest": "21.2.0",
39-
"flow-bin": "0.52.0",
40-
"flow-runtime": "0.13.0",
41-
"jest": "21.2.1",
42-
"standard-version": "4.3.0",
43-
"rmdir-sync": "1.0.1"
37+
"eslint-plugin-flowtype": "2.41.0",
38+
"eslint-plugin-jest": "21.6.2",
39+
"jest": "22.1.1",
40+
"rmdir-sync": "1.0.1",
41+
"standard-version": "4.3.0"
4442
},
4543
"publishConfig": {
4644
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)