0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore(deps): pin dependencies

This commit is contained in:
Renovate Bot 2018-02-10 23:12:13 +00:00
parent bcf4581a8e
commit 23ddbdcc7e
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 10 additions and 10 deletions

View file

@ -48,9 +48,9 @@
"unix-crypt-td-js": "^1.0.0"
},
"devDependencies": {
"@commitlint/cli": "^6.1.0",
"@commitlint/config-conventional": "^6.1.0",
"@commitlint/travis-cli": "^6.1.0",
"@commitlint/cli": "6.1.0",
"@commitlint/config-conventional": "6.1.0",
"@commitlint/travis-cli": "6.1.0",
"@verdaccio/types": "0.3.1",
"axios": "0.17.1",
"babel-cli": "6.26.0",
@ -81,17 +81,17 @@
"element-theme-default": "1.4.12",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
"eslint": "^4.17.0",
"eslint": "4.17.0",
"eslint-config-google": "0.9.1",
"eslint-loader": "1.9.0",
"eslint-plugin-babel": "4.1.2",
"eslint-plugin-flowtype": "^2.42.0",
"eslint-plugin-flowtype": "2.42.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jest": "21.7.0",
"eslint-plugin-react": "^7.6.1",
"eslint-plugin-react": "7.6.1",
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "1.1.6",
"flow-bin": "^0.64.0",
"flow-bin": "0.64.0",
"flow-runtime": "0.16.0",
"friendly-errors-webpack-plugin": "1.6.1",
"github-markdown-css": "2.10.0",
@ -106,7 +106,7 @@
"localstorage-memory": "1.0.2",
"node-sass": "4.7.2",
"normalize.css": "7.0.0",
"ora": "^1.4.0",
"ora": "1.4.0",
"prop-types": "15.6.0",
"puppeteer": "1.0.0",
"react": "16.2.0",
@ -118,14 +118,14 @@
"sass-loader": "6.0.6",
"source-map-loader": "0.2.3",
"standard-version": "4.3.0",
"style-loader": "^0.20.1",
"style-loader": "0.20.1",
"stylelint": "8.4.0",
"stylelint-config-recommended-scss": "3.0.0",
"stylelint-scss": "2.2.0",
"stylelint-webpack-plugin": "0.10.1",
"supertest": "3.0.0",
"url-loader": "0.6.2",
"verdaccio-auth-memory": "^0.0.4",
"verdaccio-auth-memory": "0.0.4",
"verdaccio-memory": "0.0.3",
"webpack": "3.10.0",
"webpack-dev-server": "2.11.1",

BIN
yarn.lock

Binary file not shown.