diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index e7940bcb..8adf2b46 100644 --- a/package.json +++ b/package.json @@ -40,9 +40,9 @@ "devDependencies": { "ansi-colors": "^4.1.1", "autoprefixer": "^9.7.6", - "aws-sdk": "^2.661.0", - "@babel/core": "^7.9.0", - "@babel/preset-env": "^7.9.5", + "aws-sdk": "^2.668.0", + "@babel/core": "^7.9.6", + "@babel/preset-env": "^7.9.6", "babel-eslint": "^10.1.0", "browser-sync": "^2.26.7", "del": "^5.1.0", @@ -50,7 +50,7 @@ "eslint-config-airbnb-base": "^14.1.0", "eslint-config-prettier": "^6.11.0", "eslint-plugin-import": "^2.20.2", - "eslint-plugin-simple-import-sort": "^5.0.2", + "eslint-plugin-simple-import-sort": "^5.0.3", "fancy-log": "^1.3.3", "fastly-purge": "^1.0.1", "git-branch": "^2.0.1", @@ -77,7 +77,7 @@ "prettier-stylelint": "^0.4.2", "remark-cli": "^8.0.0", "remark-validate-links": "^10.0.0", - "rollup": "^2.7.2", + "rollup": "^2.7.6", "rollup-plugin-babel": "^4.4.0", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-node-resolve": "^5.2.0", |