Skip to content

Commit 5dcd59a

Browse files
committed
chore(dependencies): update dependency rollup to ^2.75.7
1 parent 42d3415 commit 5dcd59a

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.6",
26+
"rollup": "^2.75.7",
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
@@ -5161,10 +5161,10 @@ rollup-pluginutils@^2.8.2:
51615161
dependencies:
51625162
estree-walker "^0.6.1"
51635163

5164-
rollup@^2.75.6:
5165-
version "2.75.6"
5166-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.6.tgz#ac4dc8600f95942a0180f61c7c9d6200e374b439"
5167-
integrity sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==
5164+
rollup@^2.75.7:
5165+
version "2.75.7"
5166+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
5167+
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
51685168
optionalDependencies:
51695169
fsevents "~2.3.2"
51705170

0 commit comments

Comments
 (0)