chore(deps): update dependency rollup to v3.7.1
This commit is contained in:
parent
4a031d967c
commit
a8861b0e17
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.0",
|
||||
"rollup": "3.7.1",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-swc3": "0.7.0",
|
||||
"sass": "1.56.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4487,9 +4487,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:3.7.0":
|
||||
version: 3.7.0
|
||||
resolution: "rollup@npm:3.7.0"
|
||||
"rollup@npm:3.7.1":
|
||||
version: 3.7.1
|
||||
resolution: "rollup@npm:3.7.1"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
|
@ -4497,7 +4497,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: 9a407469cd25e1255fb5a5956eff53ff963c90ffba949ec81ea8104d1271e1ce377c28231078d96c2d14a8a9727a06d1d2421f3db4d11b74d46cbcc2a02c3768
|
||||
checksum: bb40217ee7271643d9b38a48cb43b905f479b62c1ab26b34d1066fcc08ba7c3c359564f1251d3b04290dd8a27bc849bbedcf6c26388f490335ad036cd73a2e86
|
||||
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.7.0
|
||||
rollup: 3.7.1
|
||||
rollup-plugin-styles: 4.0.0
|
||||
rollup-plugin-swc3: 0.7.0
|
||||
sass: 1.56.2
|
||||
|
|
Loading…
Reference in a new issue