chore(deps): update dependency rollup to v3.7.0
This commit is contained in:
parent
8ab02ec6df
commit
328614ff3a
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.6.0",
|
||||
"rollup": "3.7.0",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-swc3": "0.7.0",
|
||||
"sass": "1.56.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4487,9 +4487,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:3.6.0":
|
||||
version: 3.6.0
|
||||
resolution: "rollup@npm:3.6.0"
|
||||
"rollup@npm:3.7.0":
|
||||
version: 3.7.0
|
||||
resolution: "rollup@npm:3.7.0"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
|
@ -4497,7 +4497,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: 9aefeddf54623cefdbf9d3f75ac4c3e68f08a4e7f0685ac70c49acbc7963307eb80492c519c76010e15af429d40086ab3b3301add09cb8da892bdf89c605cd52
|
||||
checksum: 9a407469cd25e1255fb5a5956eff53ff963c90ffba949ec81ea8104d1271e1ce377c28231078d96c2d14a8a9727a06d1d2421f3db4d11b74d46cbcc2a02c3768
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5033,7 +5033,7 @@ __metadata:
|
|||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.1
|
||||
rimraf: 3.0.2
|
||||
rollup: 3.6.0
|
||||
rollup: 3.7.0
|
||||
rollup-plugin-styles: 4.0.0
|
||||
rollup-plugin-swc3: 0.7.0
|
||||
sass: 1.56.1
|
||||
|
|
Loading…
Reference in a new issue