Skip to content

Commit

Permalink
Merge pull request #60 from verdaccio/chore-dependencies
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
@jotadeveloper authored and sergiohgz committed Aug 13, 2019
1 parent bd28d08 commit f5dbf4c
Show file tree
Hide file tree
Showing 2 changed files with 1,124 additions and 466 deletions.
32 changes: 16 additions & 16 deletions plugins/local-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,35 +19,35 @@
"@verdaccio/streams": "1.0.0",
"async": "2.6.1",
"codecov": "^3.0.4",
"http-errors": "1.6.2",
"http-errors": "1.6.3",
"lodash": "4.17.10",
"mkdirp": "0.5.1"
},
"devDependencies": {
"@commitlint/cli": "6.1.3",
"@commitlint/config-conventional": "6.1.3",
"@commitlint/cli": "7.0.0",
"@commitlint/config-conventional": "7.0.1",
"@verdaccio/types": "3.3.0",
"babel-cli": "6.26.0",
"babel-core": "6.26.0",
"babel-eslint": "8.2.3",
"babel-jest": "22.4.3",
"babel-core": "6.26.3",
"babel-eslint": "8.2.6",
"babel-jest": "23.4.0",
"babel-plugin-flow-runtime": "0.17.0",
"babel-preset-env": "1.6.1",
"babel-preset-env": "1.7.0",
"babel-preset-flow": "6.23.0",
"cross-env": "5.1.4",
"eslint": "4.19.1",
"cross-env": "5.2.0",
"eslint": "5.1.0",
"eslint-config-google": "0.9.1",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-flowtype": "2.46.3",
"eslint-plugin-jest": "21.15.1",
"eslint-plugin-prettier": "2.6.0",
"flow-bin": "0.70.0",
"eslint-plugin-flowtype": "2.50.0",
"eslint-plugin-jest": "21.17.0",
"eslint-plugin-prettier": "2.6.2",
"flow-bin": "0.76.0",
"flow-runtime": "0.17.0",
"husky": "0.14.3",
"jest": "22.4.3",
"prettier": "1.12.1",
"jest": "23.4.1",
"prettier": "1.13.7",
"rmdir-sync": "1.0.1",
"standard-version": "4.3.0"
"standard-version": "4.4.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
Expand Down
Loading

0 comments on commit f5dbf4c

Please sign in to comment.