Merge branch 'renovate/rollup-3.x' into 'main'
chore(deps): update dependency rollup to v3.19.1 See merge request dungeonslayers/tickwerk!19
This commit is contained in:
commit
8f916f6c81
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
|||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.4",
|
||||
"rimraf": "4.4.0",
|
||||
"rollup": "3.19.0",
|
||||
"rollup": "3.19.1",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
"rollup-plugin-swc3": "0.8.0",
|
||||
"sass": "1.59.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4655,9 +4655,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:3.19.0":
|
||||
version: 3.19.0
|
||||
resolution: "rollup@npm:3.19.0"
|
||||
"rollup@npm:3.19.1":
|
||||
version: 3.19.1
|
||||
resolution: "rollup@npm:3.19.1"
|
||||
dependencies:
|
||||
fsevents: ~2.3.2
|
||||
dependenciesMeta:
|
||||
|
@ -4665,7 +4665,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: 720810cc0fb6daf785c45a5d19a480fcc2eddbc37e8272c7fdca4dd45b3ce20230953915b4934e117624e2e803501637283ede7fca4e780486bf8b9e4ef364a3
|
||||
checksum: f78198c6de224b26650c70b16db156762d1fcceeb375d34fb2c76fc5b23a78f712c3c881d3248e6f277a511589e20d50c247bcf5c7920f1ddc0a43cadf9f0140
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5190,7 +5190,7 @@ __metadata:
|
|||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.4
|
||||
rimraf: 4.4.0
|
||||
rollup: 3.19.0
|
||||
rollup: 3.19.1
|
||||
rollup-plugin-styles: 4.0.0
|
||||
rollup-plugin-swc3: 0.8.0
|
||||
sass: 1.59.2
|
||||
|
|
Loading…
Reference in a new issue