chore(deps): update dependency rollup to v3.2.4
This commit is contained in:
parent
40de2885da
commit
210ab610d6
2 changed files with 6 additions and 6 deletions
|
@ -65,7 +65,7 @@
|
|||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.7.1",
|
||||
"rimraf": "3.0.2",
|
||||
"rollup": "3.2.3",
|
||||
"rollup": "3.2.4",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-swc3": "0.7.0",
|
||||
"sass": "1.55.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5699,9 +5699,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:3.2.3":
|
||||
version: 3.2.3
|
||||
resolution: "rollup@npm:3.2.3"
|
||||
"rollup@npm:3.2.4":
|
||||
version: 3.2.4
|
||||
resolution: "rollup@npm:3.2.4"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
|
@ -5709,7 +5709,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: e4b4f3b70fad4b8f7dabc579fb8bbe14399d5aed0cc1fcee39f15ae81804d6acd0e1063b653e6cf5ef50e8e954801689e2c822e99ed31ca18f1b1fbbea8075e5
|
||||
checksum: 638e8a8237120c7bf7d41ecdcb6c9ddb396302e4adf75ee5f81d54cb7fb65a3fcc3bafefdc32438f818ac1f6ae5fb632fd69cdaf42139e160831eb697417df1d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6359,7 +6359,7 @@ __metadata:
|
|||
npm-run-all: 4.1.5
|
||||
prettier: 2.7.1
|
||||
rimraf: 3.0.2
|
||||
rollup: 3.2.3
|
||||
rollup: 3.2.4
|
||||
rollup-plugin-styles: 4.0.0
|
||||
rollup-plugin-swc3: 0.7.0
|
||||
sass: 1.55.0
|
||||
|
|
Loading…
Reference in a new issue