Merge branch 'renovate/rollup-3.x' into 'main'
chore(deps): update dependency rollup to v3.20.2 See merge request dungeonslayers/tickwerk!26
This commit is contained in:
commit
8221f189b5
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.7",
|
"prettier": "2.8.7",
|
||||||
"rimraf": "4.4.1",
|
"rimraf": "4.4.1",
|
||||||
"rollup": "3.19.1",
|
"rollup": "3.20.2",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
"rollup-plugin-swc3": "0.8.1",
|
"rollup-plugin-swc3": "0.8.1",
|
||||||
"sass": "1.59.3",
|
"sass": "1.59.3",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4677,9 +4677,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:3.19.1":
|
"rollup@npm:3.20.2":
|
||||||
version: 3.19.1
|
version: 3.20.2
|
||||||
resolution: "rollup@npm:3.19.1"
|
resolution: "rollup@npm:3.20.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -4687,7 +4687,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: f78198c6de224b26650c70b16db156762d1fcceeb375d34fb2c76fc5b23a78f712c3c881d3248e6f277a511589e20d50c247bcf5c7920f1ddc0a43cadf9f0140
|
checksum: 34b0932839b7c2a5d1742fb21ce95a47e0b49a0849f4abee2dccf25833187aa7babb898ca90d4fc761cffa4102b9ed0ac6ad7f6f6b96c8b8e2d67305abc5da65
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5223,7 +5223,7 @@ __metadata:
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.7
|
prettier: 2.8.7
|
||||||
rimraf: 4.4.1
|
rimraf: 4.4.1
|
||||||
rollup: 3.19.1
|
rollup: 3.20.2
|
||||||
rollup-plugin-styles: 4.0.0
|
rollup-plugin-styles: 4.0.0
|
||||||
rollup-plugin-swc3: 0.8.1
|
rollup-plugin-swc3: 0.8.1
|
||||||
sass: 1.59.3
|
sass: 1.59.3
|
||||||
|
|
Loading…
Reference in a new issue