1
0
mirror of https://github.com/videojs/video.js.git synced 2025-02-04 11:43:27 +02:00

chore(package): update rollup to version 0.68.0 🚀 (#5690)

This commit is contained in:
greenkeeper[bot] 2018-12-18 15:32:05 -05:00 committed by Gary Katsevman
parent 30d0b9812e
commit f0ba1f5b2a
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -989,9 +989,9 @@
"dev": true
},
"@types/node": {
"version": "10.12.12",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.12.12.tgz",
"integrity": "sha512-Pr+6JRiKkfsFvmU/LK68oBRCQeEg36TyAbPhc2xpez24OOZZCuoIhWGTd39VZy6nGafSbxzGouFPTFD/rR1A0A==",
"version": "10.12.15",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.12.15.tgz",
"integrity": "sha512-9kROxduaN98QghwwHmxXO2Xz3MaWf+I1sLVAA6KJDF5xix+IyXVhds0MAfdNwtcpSrzhaTsNB0/jnL86fgUhqA==",
"dev": true
},
"@videojs/http-streaming": {
@ -13660,9 +13660,9 @@
}
},
"rollup": {
"version": "0.67.4",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-0.67.4.tgz",
"integrity": "sha512-AVuP73mkb4BBMUmksQ3Jw0jTrBTU1i7rLiUYjFxLZGb3xiFmtVEg40oByphkZAsiL0bJC3hRAJUQos/e5EBd+w==",
"version": "0.68.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-0.68.0.tgz",
"integrity": "sha512-UbmntCf8QBlOqJnwsNWQCI0oonHOgs9y1OLoO8BHf2r8gCyRLp3JzLHXARJpsNDAS08Qm3LDjzyWma5sqnCxDQ==",
"dev": true,
"requires": {
"@types/estree": "0.0.39",

View File

@ -133,7 +133,7 @@
"remark-toc": "^5.1.1",
"remark-validate-links": "^7.1.2",
"replace": "^1.0.0",
"rollup": "^0.67.4",
"rollup": "^0.68.0",
"rollup-plugin-alias": "^1.4.0",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-commonjs": "^9.2.0",