aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json31
1 files changed, 16 insertions, 15 deletions
diff --git a/package.json b/package.json
index b4600405..ff34c024 100644
--- a/package.json
+++ b/package.json
@@ -39,16 +39,16 @@
"start": "gulp"
},
"devDependencies": {
- "@sampotts/eslint-config": "1.0.0",
+ "@sampotts/eslint-config": "1.1.5",
"ansi-colors": "^4.1.1",
- "autoprefixer": "^9.8.6",
- "aws-sdk": "^2.742.0",
- "@babel/core": "^7.11.4",
- "@babel/preset-env": "^7.11.0",
+ "autoprefixer": "^10.0.1",
+ "aws-sdk": "^2.773.0",
+ "@babel/core": "^7.12.3",
+ "@babel/preset-env": "^7.12.1",
"babel-eslint": "^10.1.0",
- "browser-sync": "^2.26.12",
- "del": "^5.1.0",
- "eslint": "^7.7.0",
+ "browser-sync": "^2.26.13",
+ "del": "^6.0.0",
+ "eslint": "^7.3.1",
"fancy-log": "^1.3.3",
"fastly-purge": "^1.0.1",
"git-branch": "^2.0.1",
@@ -62,7 +62,7 @@
"gulp-imagemin": "^7.1.0",
"gulp-open": "^3.0.1",
"gulp-plumber": "^1.2.1",
- "gulp-postcss": "^8.0.0",
+ "gulp-postcss": "^9.0.0",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^4.1.0",
@@ -70,19 +70,20 @@
"gulp-sourcemaps": "^2.6.5",
"gulp-svgstore": "^7.0.1",
"gulp-terser": "^1.4.0",
+ "postcss": "^8.1.2",
"postcss-clean": "^1.1.0",
- "postcss-custom-properties": "^9.1.1",
+ "postcss-custom-properties": "^10.0.0",
"prettier-stylelint": "^0.4.2",
- "remark-cli": "^8.0.1",
+ "remark-cli": "^9.0.0",
"remark-validate-links": "^10.0.2",
- "rollup": "^2.26.8",
+ "rollup": "^2.32.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
- "stylelint": "^13.6.1",
+ "stylelint": "^13.7.2",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recommended": "^3.0.0",
- "stylelint-config-sass-guidelines": "^7.0.0",
+ "stylelint-config-sass-guidelines": "^7.1.0",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.18.0",
"stylelint-selector-bem-pattern": "^2.1.0",
@@ -93,6 +94,6 @@
"custom-event-polyfill": "^1.0.7",
"loadjs": "^4.2.0",
"rangetouch": "^2.0.1",
- "url-polyfill": "^1.1.10"
+ "url-polyfill": "^1.1.11"
}
}