1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-25 11:13:52 +02:00

chore(package): update rollup-plugin-filesize to version 2.0.0 🚀 (#5234)

* chore(package): update rollup-plugin-filesize to version 2.0.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot] 2018-06-07 10:57:23 -04:00 committed by Gary Katsevman
parent e8d00e278c
commit 781d9aee63
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -13073,9 +13073,9 @@
}
},
"rollup-plugin-filesize": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/rollup-plugin-filesize/-/rollup-plugin-filesize-1.5.0.tgz",
"integrity": "sha512-J5Ja0xgba4YqWthoui95TlLJLgcheh78vB0SXJTEyB2AfhspJEN6wFJHFzRStVYPtD0zIyg6A5H+2UhaX5bVcw==",
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/rollup-plugin-filesize/-/rollup-plugin-filesize-2.0.0.tgz",
"integrity": "sha512-ZFwmrHvfAXLyYLK9mgiFDCDg3wncX/Dx5XLA9KDBqVu+Gi3zH7hvpjho36QZyyAmYm8iEwv1KGOCMdCernzo7A==",
"dev": true,
"requires": {
"boxen": "1.2.1",

View File

@ -133,7 +133,7 @@
"rollup-plugin-alias": "^1.4.0",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-commonjs": "^9.1.0",
"rollup-plugin-filesize": "^1.5.0",
"rollup-plugin-filesize": "^2.0.0",
"rollup-plugin-ignore": "^1.0.3",
"rollup-plugin-json": "^3.0.0",
"rollup-plugin-node-resolve": "^3.3.0",