aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2020-01-30 11:07:14 +0000
committerSam Potts <sam@potts.es>2020-01-30 11:07:14 +0000
commit5204f33d4511b228b9d952837f9e6de787fcb05f (patch)
tree7e095c5f381e285374d8a65ed2db71795b5abc0b /package.json
parent0041ea305020f0b4dca998f931d453f1dfea6989 (diff)
downloadplyr-5204f33d4511b228b9d952837f9e6de787fcb05f.tar.lz
plyr-5204f33d4511b228b9d952837f9e6de787fcb05f.tar.xz
plyr-5204f33d4511b228b9d952837f9e6de787fcb05f.zip
Package upgrades
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index 146b7820..77d144ef 100644
--- a/package.json
+++ b/package.json
@@ -38,9 +38,9 @@
},
"devDependencies": {
"ansi-colors": "^4.1.1",
- "aws-sdk": "^2.601.0",
- "@babel/core": "^7.8.0",
- "@babel/preset-env": "^7.8.2",
+ "aws-sdk": "^2.610.0",
+ "@babel/core": "^7.8.3",
+ "@babel/preset-env": "^7.8.3",
"babel-eslint": "^10.0.3",
"browser-sync": "^2.26.7",
"del": "^5.1.0",
@@ -48,7 +48,7 @@
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-import": "^2.20.0",
- "eslint-plugin-simple-import-sort": "^5.0.0",
+ "eslint-plugin-simple-import-sort": "^5.0.1",
"fancy-log": "^1.3.3",
"fastly-purge": "^1.0.1",
"git-branch": "^2.0.1",
@@ -59,7 +59,7 @@
"gulp-clean-css": "^4.2.0",
"gulp-filter": "^6.0.0",
"gulp-header": "^2.0.9",
- "gulp-imagemin": "^6.2.0",
+ "gulp-imagemin": "^7.1.0",
"gulp-open": "^3.0.1",
"gulp-plumber": "^1.2.1",
"gulp-postcss": "^8.0.0",
@@ -74,13 +74,13 @@
"prettier-eslint": "^9.0.1",
"prettier-stylelint": "^0.4.2",
"remark-cli": "^7.0.1",
- "remark-validate-links": "^9.1.0",
- "rollup": "^1.29.0",
+ "remark-validate-links": "^9.2.0",
+ "rollup": "^1.29.1",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
- "stylelint": "^12.0.1",
- "stylelint-config-prettier": "^8.0.0",
+ "stylelint": "^13.0.0",
+ "stylelint-config-prettier": "^8.0.1",
"stylelint-config-recommended": "^3.0.0",
"stylelint-config-sass-guidelines": "^6.2.0",
"stylelint-order": "^4.0.0",
@@ -89,7 +89,7 @@
"through2": "^3.0.1"
},
"dependencies": {
- "core-js": "^3.6.3",
+ "core-js": "^3.6.4",
"custom-event-polyfill": "^1.0.7",
"loadjs": "^4.2.0",
"rangetouch": "^2.0.0",