Skip to content

Commit b69d734

Browse files
committed
chore(deps): update dependency rollup to ^2.77.0
1 parent a9ae39e commit b69d734

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
@@ -49,7 +49,7 @@
4949
"lint-staged": "^13.0.3",
5050
"pascalcase": "^1.0.0",
5151
"prettier": "^2.7.1",
52-
"rollup": "^2.76.0",
52+
"rollup": "^2.77.0",
5353
"rollup-plugin-terser": "^7.0.2",
5454
"rollup-plugin-typescript2": "^0.32.1",
5555
"size-limit": "^6.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5431,10 +5431,10 @@ rollup-plugin-typescript2@^0.32.1:
54315431
resolve "^1.20.0"
54325432
tslib "^2.4.0"
54335433

5434-
rollup@^2.76.0:
5435-
version "2.76.0"
5436-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
5437-
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
5434+
rollup@^2.77.0:
5435+
version "2.77.0"
5436+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
5437+
integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==
54385438
optionalDependencies:
54395439
fsevents "~2.3.2"
54405440

0 commit comments

Comments
 (0)