Skip to content

Commit 7f3700a

Browse files
committed
chore(dependencies): update dependency rollup to ^2.76.0
1 parent 1c77f61 commit 7f3700a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"jest": "^27.5.1",
2424
"postcss": "8.4.14",
2525
"prettier": "^2.7.1",
26-
"rollup": "^2.75.7",
26+
"rollup": "^2.76.0",
2727
"rollup-plugin-generate-html-template": "1.7.0",
2828
"rollup-plugin-postcss": "^4.0.2",
2929
"rollup-plugin-terser": "^7.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5168,10 +5168,10 @@ rollup-pluginutils@^2.8.2:
51685168
dependencies:
51695169
estree-walker "^0.6.1"
51705170

5171-
rollup@^2.75.7:
5172-
version "2.75.7"
5173-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
5174-
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
5171+
rollup@^2.76.0:
5172+
version "2.76.0"
5173+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
5174+
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
51755175
optionalDependencies:
51765176
fsevents "~2.3.2"
51775177

0 commit comments

Comments
 (0)