build(deps): bump rollup from 2.42.1 to 2.42.3 in /web (#655)
Bumps [rollup](https://github.com/rollup/rollup) from 2.42.1 to 2.42.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.42.1...v2.42.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d24cbae39a
commit
3e5a756016
|
@ -2902,9 +2902,9 @@
|
|||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.42.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.1.tgz",
|
||||
"integrity": "sha512-/y7M2ULg06JOXmMpPzhTeQroJSchy8lX8q6qrjqil0jmLz6ejCWbQzVnWTsdmMQRhfU0QcwtiW8iZlmrGXWV4g==",
|
||||
"version": "2.42.3",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.42.3.tgz",
|
||||
"integrity": "sha512-JjaT9WaUS5vmjy6xUrnPOskjkQg2cN4WSACNCwbOvBz8VDmbiKVdmTFUoMPRqTud0tsex8Xy9/boLbDW9HKD1w==",
|
||||
"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.42.1",
|
||||
"rollup": "^2.42.3",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"rollup-plugin-cssimport": "^1.0.2",
|
||||
"rollup-plugin-external-globals": "^0.6.1",
|
||||
|
|
Reference in New Issue