build(deps): bump rollup from 2.41.5 to 2.42.1 in /web (#649)
This commit is contained in:
parent
e2c0fa8d8a
commit
3238c85514
|
@ -2950,9 +2950,9 @@
|
|||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.41.5",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.41.5.tgz",
|
||||
"integrity": "sha512-uG+WNNxhOYyeuO7oRt98GA2CNVRgQ67zca75UQVMPzMrLG9FUKzTCgvYVWhtB18TNbV7Uqxo97h+wErAnpFNJw==",
|
||||
"version": "2.42.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.1.tgz",
|
||||
"integrity": "sha512-/y7M2ULg06JOXmMpPzhTeQroJSchy8lX8q6qrjqil0jmLz6ejCWbQzVnWTsdmMQRhfU0QcwtiW8iZlmrGXWV4g==",
|
||||
"requires": {
|
||||
"fsevents": "~2.3.1"
|
||||
}
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"lit-element": "^2.4.0",
|
||||
"lit-html": "^1.3.0",
|
||||
"rapidoc": "^8.4.9",
|
||||
"rollup": "^2.41.5",
|
||||
"rollup": "^2.42.1",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"rollup-plugin-cssimport": "^1.0.2",
|
||||
"rollup-plugin-external-globals": "^0.6.1",
|
||||
|
|
Reference in New Issue