Skip to content

Commit eb55569

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

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.77.0",
105+
"rollup": "^2.77.2",
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
@@ -5768,10 +5768,10 @@ rollup-plugin-typescript2@^0.31.2:
57685768
resolve "^1.20.0"
57695769
tslib "^2.3.1"
57705770

5771-
rollup@^2.77.0:
5772-
version "2.77.0"
5773-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
5774-
integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==
5771+
rollup@^2.77.2:
5772+
version "2.77.2"
5773+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.2.tgz#6b6075c55f9cc2040a5912e6e062151e42e2c4e3"
5774+
integrity sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==
57755775
optionalDependencies:
57765776
fsevents "~2.3.2"
57775777

0 commit comments

Comments
 (0)