Skip to content

Commit 4d601e3

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

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.2",
80+
"rollup": "1.16.3",
8181
"rollup-plugin-commonjs": "10.0.1",
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
@@ -4791,10 +4791,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1:
47914791
dependencies:
47924792
estree-walker "^0.6.1"
47934793

4794-
4795-
version "1.16.2"
4796-
resolved "https://registry.npm.taobao.org/rollup/download/rollup-1.16.2.tgz#959aeae4b06c8e540749bac442d6d37aefb9217d"
4797-
integrity sha1-lZrq5LBsjlQHSbrEQtbTeu+5IX0=
4794+
4795+
version "1.16.3"
4796+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.3.tgz#9b8bcf31523efc83447a9624bd2fe6ca58caa1e7"
4797+
integrity sha512-iXINUUEk2NTZXE3GcUtLQt2cvfQsAUXBQ8AFsDK8tg7Wp5bwTKdZXPdzB2IJQwHpdUNfsIgYMAfajurh7SVTnA==
47984798
dependencies:
47994799
"@types/estree" "0.0.39"
48004800
"@types/node" "^12.0.8"

0 commit comments

Comments
 (0)