Skip to content

Commit 4a4ef99

Browse files
chore(deps-dev): bump rollup from 1.15.3 to 1.15.5
Bumps [rollup](https://github.com/rollup/rollup) from 1.15.3 to 1.15.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.15.3...v1.15.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fe65151 commit 4a4ef99

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
@@ -75,7 +75,7 @@
7575
"markdownlint-cli": "^0.17.0",
7676
"npm-run-all": "^4.1.5",
7777
"prettier": "^1.18.2",
78-
"rollup": "^1.15.3",
78+
"rollup": "^1.15.5",
7979
"rollup-plugin-commonjs": "^10.0.0",
8080
"rollup-plugin-filesize": "^6.1.0",
8181
"rollup-plugin-json": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4730,10 +4730,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.7.0, rollup-pluginutils@^2.8.0:
47304730
dependencies:
47314731
estree-walker "^0.6.1"
47324732

4733-
rollup@^1.15.3:
4734-
version "1.15.3"
4735-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.3.tgz#bb5875cf33eba5ef0fe3d6ed84b9e099ec94b3df"
4736-
integrity sha512-u2TVHLE/iUvFNAVSQb2DT6XEydOkgEHGLoRnY4jKJiZR/lmhqOM+ofGwSVbHhysZheAakqIa7B/3gChoK9VY0w==
4733+
rollup@^1.15.5:
4734+
version "1.15.5"
4735+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.5.tgz#1c1f7ef799d5b297aab6eb49ca7a6ab9c8aae6a0"
4736+
integrity sha512-Dix1YCY6BlsVK20SjQHBjKqxW2K+lqNr6BlCKxtdZuYqmUWLm8NzKHdrJyiFFjUO2hSI4wiC7apE+jAkDA3fEQ==
47374737
dependencies:
47384738
"@types/estree" "0.0.39"
47394739
"@types/node" "^12.0.8"

0 commit comments

Comments
 (0)