chore(deps): update dependency rollup to v3.7.4
This commit is contained in:
parent
5aac435e28
commit
1f7bf663a6
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
|||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.1",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "3.7.3",
|
||||
"rollup": "3.7.4",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-swc3": "0.8.0",
|
||||
"sass": "1.56.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4506,9 +4506,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:3.7.3":
|
||||
version: 3.7.3
|
||||
resolution: "rollup@npm:3.7.3"
|
||||
"rollup@npm:3.7.4":
|
||||
version: 3.7.4
|
||||
resolution: "rollup@npm:3.7.4"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
|
@ -4516,7 +4516,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: b7703e806693919f1600fc937bccb5c0f39af38e1c9351c34ce4272bcc6f8742ddfc0f1d138d3ad3478b8048c51787f04b2464abb14b1f8655dd2b6a7102c43e
|
||||
checksum: 0f2478d740527cdc8f4d81a5676221b0ec9495147cae0e6643627f6ac3ac63bf92385e26936ed8ef9ed06678a2ff7d8398489a235581c590f149149a003870d8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5052,7 +5052,7 @@ __metadata:
|
|||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.1
|
||||
rimraf: 3.0.2
|
||||
rollup: 3.7.3
|
||||
rollup: 3.7.4
|
||||
rollup-plugin-styles: 4.0.0
|
||||
rollup-plugin-swc3: 0.8.0
|
||||
sass: 1.56.2
|
||||
|
|
Loading…
Reference in a new issue