Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 16, 2018
1 parent 54fa0ac commit c80c4ab
Show file tree
Hide file tree
Showing 2 changed files with 270 additions and 233 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,31 +14,31 @@
"repository": "postcss/autoprefixer",
"dependencies": {
"babel-register": "^6.26.0",
"browserslist": "^3.2.0",
"caniuse-lite": "^1.0.30000817",
"browserslist": "^3.2.4",
"caniuse-lite": "^1.0.30000830",
"normalize-range": "^0.1.2",
"num2fraction": "^1.2.2",
"postcss": "^6.0.20",
"postcss": "^6.0.21",
"postcss-value-parser": "^3.2.3"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.2",
"babel-eslint": "^8.2.3",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-proto-to-assign": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babelify": "^8.0.0",
"browserify": "^16.1.1",
"eslint": "^4.19.0",
"browserify": "^16.2.0",
"eslint": "^4.19.1",
"eslint-ci": "^0.1.1",
"eslint-config-postcss": "^2.0.2",
"fs-extra": "^5.0.0",
"gulp": "^3.9.1",
"gulp-babel": "^7.0.1",
"gulp-json-editor": "^2.2.2",
"gulp-json-editor": "^2.3.0",
"gulp-replace": "^0.6.1",
"jest": "^22.4.3",
"lint-staged": "^7.0.0",
"lint-staged": "^7.0.4",
"pre-commit": "^1.2.2",
"size-limit": "^0.17.0"
},
Expand Down
Loading

0 comments on commit c80c4ab

Please sign in to comment.