Skip to content

Commit

Permalink
Update all non-major dependencies (#228)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 23, 2020
1 parent f722523 commit 442e5a7
Show file tree
Hide file tree
Showing 2 changed files with 537 additions and 491 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -32,25 +32,25 @@
},
"devDependencies": {
"@11ty/eleventy": "^0.11.0",
"@babel/core": "^7.10.2",
"@babel/preset-env": "^7.10.2",
"@babel/core": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"@types/webpack": "^4.41.17",
"autoprefixer": "^9.8.0",
"autoprefixer": "^9.8.2",
"babel-loader": "^8.1.0",
"browser-sync": "^2.26.7",
"chalk": "^4.0.0",
"chalk": "^4.1.0",
"clean-css": "^4.2.3",
"convict": "^6.0.0",
"csso": "^4.0.3",
"del": "^5.1.0",
"dotenv": "^8.2.0",
"eslint": "^7.1.0",
"eslint-config-airbnb-base": "^14.1.0",
"eslint": "^7.3.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-prettier": "^3.1.4",
"fibers": "^5.0.0",
"globby": "^11.0.1",
"gulp": "^4.0.2",
Expand All @@ -66,19 +66,19 @@
"htmlhint": "^0.14.0",
"husky": "^4.2.5",
"imagemin-pngquant": "^9.0.0",
"lint-staged": "^10.2.8",
"lint-staged": "^10.2.11",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.5",
"prettier-plugin-package": "^1.0.0",
"sass": "^1.26.7",
"sass": "^1.26.9",
"sass-mq": "^5.0.1",
"stylelint": "^13.5.0",
"stylelint-config-prettier": "^8.0.1",
"stylelint": "^13.6.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-twbs-bootstrap": "^2.0.3",
"stylelint-prettier": "^1.1.2",
"through2": "^3.0.1",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
"webpack-cli": "^3.3.12"
},
"browserslist": [
"defaults"
Expand Down

0 comments on commit 442e5a7

Please sign in to comment.