diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index bff2af25..23c363e2 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,14 @@ "style": "./dist/plyr.css", "devDependencies": { "babel-core": "^6.26.0", - "babel-eslint": "^8.2.2", + "babel-eslint": "^8.2.3", "babel-plugin-external-helpers": "^6.22.0", "babel-preset-env": "^1.6.1", "del": "^3.0.0", "eslint": "^4.19.1", "eslint-config-airbnb-base": "^12.1.0", "eslint-config-prettier": "^2.9.0", - "eslint-plugin-import": "^2.10.0", + "eslint-plugin-import": "^2.11.0", "git-branch": "^2.0.1", "gulp": "^3.9.1", "gulp-autoprefixer": "^5.0.0", |