chore(deps): update dependency rollup to v2.53.3
This commit is contained in:
committed by
renovate[bot]
parent
0daa47791d
commit
c6ce66e930
6
tools/ui-components/package-lock.json
generated
6
tools/ui-components/package-lock.json
generated
@ -16255,9 +16255,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.53.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.53.2.tgz",
|
||||
"integrity": "sha512-1CtEYuS5CRCzFZ7SNW5528SlDlk4VDXIRGwbm/2POQxA/G4+7/crIqJwkmnj8Q/74hGx4oVlNvh4E1CJQ5hZ6w==",
|
||||
"version": "2.53.3",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.53.3.tgz",
|
||||
"integrity": "sha512-79QIGP5DXz5ZHYnCPi3tLz+elOQi6gudp9YINdaJdjG0Yddubo6JRFUM//qCZ0Bap/GJrsUoEBVdSOc4AkMlRA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fsevents": "~2.3.2"
|
||||
|
@ -42,7 +42,7 @@
|
||||
"postcss-import": "14.0.2",
|
||||
"tailwindcss": "2.2.4",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "2.53.2",
|
||||
"rollup": "2.53.3",
|
||||
"rollup-plugin-postcss": "4.0.0",
|
||||
"rollup-plugin-terser": "7.0.2"
|
||||
},
|
||||
|
Reference in New Issue
Block a user