build(deps): bump rollup from 2.41.4 to 2.41.5 in /web (#647)
This commit is contained in:
parent
d8841911de
commit
f1a4754568
|
@ -2950,9 +2950,9 @@
|
|||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.41.4",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.41.4.tgz",
|
||||
"integrity": "sha512-f9IHfMO8p2Y8OdisI7Oj3oKkPuaQ6cgSwYqAi0TDvP3w2p+oX1VejX/w28a1h8WTnrapzfO5d4Uqhww+gL0b0g==",
|
||||
"version": "2.41.5",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.41.5.tgz",
|
||||
"integrity": "sha512-uG+WNNxhOYyeuO7oRt98GA2CNVRgQ67zca75UQVMPzMrLG9FUKzTCgvYVWhtB18TNbV7Uqxo97h+wErAnpFNJw==",
|
||||
"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.4",
|
||||
"rollup": "^2.41.5",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"rollup-plugin-cssimport": "^1.0.2",
|
||||
"rollup-plugin-external-globals": "^0.6.1",
|
||||
|
|
Reference in New Issue