Skip to content

Commit 534fce7

Browse files
authored
Merge pull request #22 from mcnaveen/renovate/rollup-2.x
Update dependency rollup to v2.74.1
2 parents 26c0311 + f3bdc0a commit 534fce7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"cross-env": "7.0.3",
2121
"dotenv": "16.0.1",
2222
"postcss-cli": "9.1.0",
23-
"rollup": "2.72.1",
23+
"rollup": "2.74.1",
2424
"rollup-plugin-css-only": "3.1.0",
2525
"rollup-plugin-livereload": "2.0.5",
2626
"rollup-plugin-svelte": "7.1.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1170,10 +1170,10 @@ rollup-pluginutils@^2.8.2:
11701170
dependencies:
11711171
estree-walker "^0.6.1"
11721172

1173-
rollup@2.72.1:
1174-
version "2.72.1"
1175-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.1.tgz#861c94790537b10008f0ca0fbc60e631aabdd045"
1176-
integrity sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==
1173+
rollup@2.74.1:
1174+
version "2.74.1"
1175+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.74.1.tgz#4fba0ff1c312cc4ee82691b154eee69a0d01929f"
1176+
integrity sha512-K2zW7kV8Voua5eGkbnBtWYfMIhYhT9Pel2uhBk2WO5eMee161nPze/XRfvEQPFYz7KgrCCnmh2Wy0AMFLGGmMA==
11771177
optionalDependencies:
11781178
fsevents "~2.3.2"
11791179

0 commit comments

Comments
 (0)