chore(deps): update dependency rollup to v2.53.2
This commit is contained in:
committed by
renovate[bot]
parent
7eb0630f2d
commit
30c22d1fb3
6
tools/ui-components/package-lock.json
generated
6
tools/ui-components/package-lock.json
generated
@ -17843,9 +17843,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.53.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.53.1.tgz",
|
||||
"integrity": "sha512-yiTCvcYXZEulNWNlEONOQVlhXA/hgxjelFSjNcrwAAIfYx/xqjSHwqg/cCaWOyFRKr+IQBaXwt723m8tCaIUiw==",
|
||||
"version": "2.53.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.53.2.tgz",
|
||||
"integrity": "sha512-1CtEYuS5CRCzFZ7SNW5528SlDlk4VDXIRGwbm/2POQxA/G4+7/crIqJwkmnj8Q/74hGx4oVlNvh4E1CJQ5hZ6w==",
|
||||
"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.1",
|
||||
"rollup": "2.53.2",
|
||||
"rollup-plugin-postcss": "4.0.0",
|
||||
"rollup-plugin-terser": "7.0.2"
|
||||
},
|
||||
|
Reference in New Issue
Block a user