Skip to content

Commit 42de645

Browse files
build(deps-dev): bump rollup from 2.76.0 to 2.77.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.76.0 to 2.77.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.76.0...v2.77.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bf97aea commit 42de645

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
@@ -102,7 +102,7 @@
102102
"nodemon": "^2.0.16",
103103
"prettier": "^2.2.1",
104104
"pretty-bytes": "^5.6.0",
105-
"rollup": "^2.76.0",
105+
"rollup": "^2.77.0",
106106
"rollup-plugin-terser": "^7.0.0",
107107
"rollup-plugin-typescript2": "^0.31.2",
108108
"shx": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5704,10 +5704,10 @@ rollup-plugin-typescript2@^0.31.2:
57045704
resolve "^1.20.0"
57055705
tslib "^2.3.1"
57065706

5707-
rollup@^2.76.0:
5708-
version "2.76.0"
5709-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
5710-
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
5707+
rollup@^2.77.0:
5708+
version "2.77.0"
5709+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
5710+
integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==
57115711
optionalDependencies:
57125712
fsevents "~2.3.2"
57135713

0 commit comments

Comments
 (0)