Skip to content

Commit ad55fea

Browse files
committed
chore(dependencies): update dependency rollup to ^2.77.0
1 parent 8daecb4 commit ad55fea

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.76.0",
26+
"rollup": "^2.77.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
@@ -5160,10 +5160,10 @@ rollup-pluginutils@^2.8.2:
51605160
dependencies:
51615161
estree-walker "^0.6.1"
51625162

5163-
rollup@^2.76.0:
5164-
version "2.76.0"
5165-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
5166-
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
5163+
rollup@^2.77.0:
5164+
version "2.77.0"
5165+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
5166+
integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==
51675167
optionalDependencies:
51685168
fsevents "~2.3.2"
51695169

0 commit comments

Comments
 (0)