From 0b1c480729e3f2b1124b147663781549052de202 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sat, 8 Feb 2020 23:09:50 +0000 Subject: [PATCH] Package upgrades --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0eb618ab..36aad1cb 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "ansi-colors": "^4.1.1", - "aws-sdk": "^2.610.0", + "aws-sdk": "^2.614.0", "@babel/core": "^7.8.4", "@babel/preset-env": "^7.8.4", "babel-eslint": "^10.0.3", @@ -47,7 +47,7 @@ "eslint": "^6.8.0", "eslint-config-airbnb-base": "^14.0.0", "eslint-config-prettier": "^6.10.0", - "eslint-plugin-import": "^2.20.0", + "eslint-plugin-import": "^2.20.1", "eslint-plugin-simple-import-sort": "^5.0.1", "fancy-log": "^1.3.3", "fastly-purge": "^1.0.1", @@ -75,14 +75,14 @@ "prettier-stylelint": "^0.4.2", "remark-cli": "^7.0.1", "remark-validate-links": "^9.2.0", - "rollup": "^1.30.1", + "rollup": "^1.31.0", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-node-resolve": "^5.2.0", - "stylelint": "^13.0.0", + "stylelint": "^13.1.0", "stylelint-config-prettier": "^8.0.1", "stylelint-config-recommended": "^3.0.0", - "stylelint-config-sass-guidelines": "^6.2.0", + "stylelint-config-sass-guidelines": "^7.0.0", "stylelint-order": "^4.0.0", "stylelint-scss": "^3.14.2", "stylelint-selector-bem-pattern": "^2.1.0",