Skip to content

Commit 9a5869f

Browse files
Update dependency rollup to v2.76.0
1 parent 534fce7 commit 9a5869f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.76.0",
2424
"rollup-plugin-css-only": "3.1.0",
2525
"rollup-plugin-livereload": "2.0.5",
2626
"rollup-plugin-svelte": "7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.76.0:
1174+
version "2.76.0"
1175+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
1176+
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
11771177
optionalDependencies:
11781178
fsevents "~2.3.2"
11791179

0 commit comments

Comments
 (0)