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 23a7b632..8172aadd 100644 --- a/package.json +++ b/package.json @@ -20,14 +20,14 @@ "git-branch": "^2.0.1", "gulp": "^3.9.1", "gulp-autoprefixer": "^5.0.0", - "gulp-better-rollup": "^3.1.0", + "gulp-better-rollup": "^3.2.1", "gulp-clean-css": "^3.9.4", "gulp-concat": "^2.6.1", "gulp-filter": "^5.1.0", "gulp-header": "^2.0.5", "gulp-open": "^3.0.1", "gulp-postcss": "^7.0.1", - "gulp-rename": "^1.2.3", + "gulp-rename": "^1.3.0", "gulp-replace": "^1.0.0", "gulp-s3": "^0.11.0", "gulp-sass": "^4.0.1", @@ -44,12 +44,12 @@ "rollup-plugin-commonjs": "^9.1.3", "rollup-plugin-node-resolve": "^3.3.0", "run-sequence": "^2.2.1", - "stylelint": "^9.2.1", + "stylelint": "^9.3.0", "stylelint-config-prettier": "^3.2.0", "stylelint-config-recommended": "^2.1.0", "stylelint-config-sass-guidelines": "^5.0.0", "stylelint-order": "^0.8.1", - "stylelint-scss": "^3.1.0", + "stylelint-scss": "^3.1.2", "stylelint-selector-bem-pattern": "^2.0.0" }, "keywords": ["HTML5 Video", "HTML5 Audio", "Media Player", "DASH", "Shaka", "WordPress", "HLS"], @@ -74,7 +74,7 @@ "babel-polyfill": "^6.26.0", "custom-event-polyfill": "^0.3.0", "loadjs": "^3.5.4", - "raven-js": "^3.26.1", + "raven-js": "^3.26.2", "url-polyfill": "^1.0.13" } } |