chore: update dep rollup (#924)
This commit is contained in:
parent
3dfab37f53
commit
14932e2479
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -8227,9 +8227,9 @@
|
|||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.1.0.tgz",
|
||||
"integrity": "sha512-NK03gkkOz0CchHBMGomcNqa6U3jLNzHuWK9SI0+1FV475JA6cQxVtjlDcQoKKDNIQ3IwYumIlgoKYDEWUyFBwQ==",
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.1.2.tgz",
|
||||
"integrity": "sha512-OkdMxqMl8pWoQc5D8y1cIinYQPPLV8ZkfLgCzL6SytXeNA2P7UHynEQXI9tYxuAjAMsSyvRaWnyJDLHMxq0XAg==",
|
||||
"requires": {
|
||||
"@types/estree": "0.0.39",
|
||||
"@types/node": "*",
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
"quick-lru": "^2.0.0",
|
||||
"remount": "^0.9.3",
|
||||
"requestidlecallback": "^0.3.0",
|
||||
"rollup": "^1.1.0",
|
||||
"rollup": "^1.1.2",
|
||||
"rollup-plugin-replace": "^2.1.0",
|
||||
"rollup-plugin-terser": "^4.0.2",
|
||||
"sapper": "github:nolanlawson/sapper#nolan/sw-index-html-built",
|
||||
|
|
Loading…
Reference in a new issue