Skip to content

Commit d737c42

Browse files
chore(deps-dev): bump rollup from 1.15.6 to 1.16.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.15.6 to 1.16.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.15.6...v1.16.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 085b4e1 commit d737c42

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
@@ -77,7 +77,7 @@
7777
"markdownlint-cli": "^0.17.0",
7878
"npm-run-all": "^4.1.5",
7979
"prettier": "^1.18.2",
80-
"rollup": "^1.15.6",
80+
"rollup": "^1.16.0",
8181
"rollup-plugin-commonjs": "^10.0.0",
8282
"rollup-plugin-filesize": "^6.1.1",
8383
"rollup-plugin-json": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4741,10 +4741,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.7.0, rollup-pluginutils@^2.8.0:
47414741
dependencies:
47424742
estree-walker "^0.6.1"
47434743

4744-
rollup@^1.15.6:
4745-
version "1.15.6"
4746-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.6.tgz#caf0ed28d2d78e3a59c1398e5a3695fb600a0ef0"
4747-
integrity sha512-s3Vn3QJQ5YVFfIG4nXoG9VdL1I37IZsft+4ZyeBhxE0df1kCFz9e+4bEAbR4mKH3pvBO9e9xjdxWPhhIp0r9ow==
4744+
rollup@^1.16.0:
4745+
version "1.16.0"
4746+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.0.tgz#f7fd03f6720a6cb8460ce3e5c0347110fd25b4fc"
4747+
integrity sha512-1GttJm/KzNYiaIkw1DHDEoynKoG2woW6y3qCHVSso4BSWnWQ3QoiVa8UgKX6/5CjpFwLt+f0p2pbGn0ALSNp3Q==
47484748
dependencies:
47494749
"@types/estree" "0.0.39"
47504750
"@types/node" "^12.0.8"

0 commit comments

Comments
 (0)