chore(deps): update dependency rollup to v3.8.1
This commit is contained in:
parent
f974b5e481
commit
d4cba732ad
2 changed files with 6 additions and 6 deletions
|
@ -80,7 +80,7 @@
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.1",
|
"prettier": "2.8.1",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"rollup": "3.8.0",
|
"rollup": "3.8.1",
|
||||||
"rollup-plugin-livereload": "2.0.5",
|
"rollup-plugin-livereload": "2.0.5",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
"rollup-plugin-swc3": "0.8.0",
|
"rollup-plugin-swc3": "0.8.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2047,7 +2047,7 @@ __metadata:
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.1
|
prettier: 2.8.1
|
||||||
rimraf: 3.0.2
|
rimraf: 3.0.2
|
||||||
rollup: 3.8.0
|
rollup: 3.8.1
|
||||||
rollup-plugin-livereload: 2.0.5
|
rollup-plugin-livereload: 2.0.5
|
||||||
rollup-plugin-styles: 4.0.0
|
rollup-plugin-styles: 4.0.0
|
||||||
rollup-plugin-swc3: 0.8.0
|
rollup-plugin-swc3: 0.8.0
|
||||||
|
@ -5169,9 +5169,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:3.8.0":
|
"rollup@npm:3.8.1":
|
||||||
version: 3.8.0
|
version: 3.8.1
|
||||||
resolution: "rollup@npm:3.8.0"
|
resolution: "rollup@npm:3.8.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -5179,7 +5179,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: ee67ec1e27ae7c5938326cae30645cd41b04495880ea3b1b0de2af67e012ccce00814d385ba65f9a6c9488aa6d70a8eb4b5733a2d478f35bc3c6325efa41e5e7
|
checksum: 89ad4df4a5a3ba7a2ee92e2c78d3737eda357d7f8d98237d9e9b2a0b27e238e3ee247e55ea7bf167682ab6dba0ffa948c9e5a741d370e45bb22983299893914b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue