Merge branch 'renovate/rollup-3.x' into 'main'
chore(deps): update dependency rollup to v3.19.0 See merge request dungeonslayers/tickwerk!18
This commit is contained in:
commit
5a732862d6
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.4",
|
"prettier": "2.8.4",
|
||||||
"rimraf": "4.4.0",
|
"rimraf": "4.4.0",
|
||||||
"rollup": "3.18.0",
|
"rollup": "3.19.0",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
"rollup-plugin-swc3": "0.8.0",
|
"rollup-plugin-swc3": "0.8.0",
|
||||||
"sass": "1.58.3",
|
"sass": "1.58.3",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4662,9 +4662,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"rollup@npm:3.18.0":
|
"rollup@npm:3.19.0":
|
||||||
version: 3.18.0
|
version: 3.19.0
|
||||||
resolution: "rollup@npm:3.18.0"
|
resolution: "rollup@npm:3.19.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
fsevents: ~2.3.2
|
fsevents: ~2.3.2
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
|
@ -4672,7 +4672,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
rollup: dist/bin/rollup
|
rollup: dist/bin/rollup
|
||||||
checksum: 0bcd1abb1cc383abdd09b5594de862ecb2f946e950954bb472a370289bdc4499aea8d04477be55ce205450d973d38ad255f0dc6926162500a251d73bf0e60e6f
|
checksum: 720810cc0fb6daf785c45a5d19a480fcc2eddbc37e8272c7fdca4dd45b3ce20230953915b4934e117624e2e803501637283ede7fca4e780486bf8b9e4ef364a3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5197,7 +5197,7 @@ __metadata:
|
||||||
npm-run-all: 4.1.5
|
npm-run-all: 4.1.5
|
||||||
prettier: 2.8.4
|
prettier: 2.8.4
|
||||||
rimraf: 4.4.0
|
rimraf: 4.4.0
|
||||||
rollup: 3.18.0
|
rollup: 3.19.0
|
||||||
rollup-plugin-styles: 4.0.0
|
rollup-plugin-styles: 4.0.0
|
||||||
rollup-plugin-swc3: 0.8.0
|
rollup-plugin-swc3: 0.8.0
|
||||||
sass: 1.58.3
|
sass: 1.58.3
|
||||||
|
|
Loading…
Reference in a new issue