Skip to content

Commit e26299b

Browse files
committed
Update dependency rollup to v2.75.2
1 parent 534fce7 commit e26299b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.74.1",
23+
"rollup": "2.75.2",
2424
"rollup-plugin-css-only": "3.1.0",
2525
"rollup-plugin-livereload": "2.0.5",
2626
"rollup-plugin-svelte": "7.1.0",

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.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==
1173+
rollup@2.75.2:
1174+
version "2.75.2"
1175+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.2.tgz#ffea7f4d5f5724093c46b4bf735a5dfa191092f7"
1176+
integrity sha512-0bBYRpkC5CSYii46y8BJ38IGVjz7cx0xoJZ44o/QPlpBtkdl1/pRhbD7/A+sX4Zf9X1fu0mBxFo76GZmy/4bFw==
11771177
optionalDependencies:
11781178
fsevents "~2.3.2"
11791179

0 commit comments

Comments
 (0)