Skip to content

Commit 630a9b1

Browse files
chore(deps-dev): bump rollup from 1.16.1 to 1.16.2
Bumps [rollup](https://github.com/rollup/rollup) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.16.1...v1.16.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b9d6fe5 commit 630a9b1

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.16.1",
80+
"rollup": "^1.16.2",
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
@@ -4750,10 +4750,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.7.0, rollup-pluginutils@^2.8.1:
47504750
dependencies:
47514751
estree-walker "^0.6.1"
47524752

4753-
rollup@^1.16.1:
4754-
version "1.16.1"
4755-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.1.tgz#67955b3736f34b80778fb83ac3ac4d340763547b"
4756-
integrity sha512-cq2HT0OQF7sStRZpoiWgGorExkCxs7asewKtQcEkEam+xGDwT2QlF1P0J6OjKiqNj8bFzggfizPhEcI3mEUIfQ==
4753+
rollup@^1.16.2:
4754+
version "1.16.2"
4755+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.2.tgz#959aeae4b06c8e540749bac442d6d37aefb9217d"
4756+
integrity sha512-UAZxaQvH0klYZdF+90xv9nGb+m4p8jdoaow1VL5/RzDK/gN/4CjvaMmJNcOIv1/+gtzswKhAg/467mzF0sLpAg==
47574757
dependencies:
47584758
"@types/estree" "0.0.39"
47594759
"@types/node" "^12.0.8"

0 commit comments

Comments
 (0)