Skip to content

Commit f598bbf

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

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.75.5",
105+
"rollup": "^2.75.7",
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
@@ -5740,10 +5740,10 @@ rollup-plugin-typescript2@^0.31.2:
57405740
resolve "^1.20.0"
57415741
tslib "^2.3.1"
57425742

5743-
rollup@^2.75.5:
5744-
version "2.75.5"
5745-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.5.tgz#7985c1962483235dd07966f09fdad5c5f89f16d0"
5746-
integrity sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==
5743+
rollup@^2.75.7:
5744+
version "2.75.7"
5745+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
5746+
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
57475747
optionalDependencies:
57485748
fsevents "~2.3.2"
57495749

0 commit comments

Comments
 (0)