Skip to content

Commit 835f3a2

Browse files
build(deps-dev): bump rollup from 2.73.0 to 2.75.5
Bumps [rollup](https://github.com/rollup/rollup) from 2.73.0 to 2.75.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.73.0...v2.75.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8cd8d0 commit 835f3a2

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
@@ -101,7 +101,7 @@
101101
"nodemon": "^2.0.16",
102102
"prettier": "^2.2.1",
103103
"pretty-bytes": "^5.6.0",
104-
"rollup": "^2.73.0",
104+
"rollup": "^2.75.5",
105105
"rollup-plugin-terser": "^7.0.0",
106106
"rollup-plugin-typescript2": "^0.31.2",
107107
"shx": "^0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5937,10 +5937,10 @@ rollup-plugin-typescript2@^0.31.2:
59375937
resolve "^1.20.0"
59385938
tslib "^2.3.1"
59395939

5940-
rollup@^2.73.0:
5941-
version "2.73.0"
5942-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.73.0.tgz#128fef4b333fd92d02d6929afbb6ee38d7feb32d"
5943-
integrity sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ==
5940+
rollup@^2.75.5:
5941+
version "2.75.5"
5942+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.5.tgz#7985c1962483235dd07966f09fdad5c5f89f16d0"
5943+
integrity sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==
59445944
optionalDependencies:
59455945
fsevents "~2.3.2"
59465946

0 commit comments

Comments
 (0)