Skip to content

Commit 5f4428a

Browse files
chore(deps-dev): bump rollup from 1.21.2 to 1.21.3
Bumps [rollup](https://github.com/rollup/rollup) from 1.21.2 to 1.21.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.21.2...v1.21.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ae8c842 commit 5f4428a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1636,7 +1636,7 @@
16361636
"@types/istanbul-lib-coverage" "*"
16371637
"@types/istanbul-lib-report" "*"
16381638

1639-
"@types/node@>=6", "@types/node@^12.7.4":
1639+
"@types/node@>=6", "@types/node@^12.7.5":
16401640
version "12.7.5"
16411641
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6dc4784ffcc2f"
16421642
integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYDd5p3w==
@@ -8653,12 +8653,12 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
86538653
estree-walker "^0.6.1"
86548654

86558655
rollup@^1.21.2:
8656-
version "1.21.2"
8657-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.2.tgz#eaabd07d0bd309587ad8bebf731fca6fcb96f4d0"
8658-
integrity sha512-sCAHlcQ/PExU5t/kRwkEWHdhGmQrZ2IgdQzbjPVNfhWbKHMMZGYqkASVTpQqRPLtQKg15xzEscc+BnIK/TE7/Q==
8656+
version "1.21.3"
8657+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.3.tgz#2d957e04b230b06a85b8c617bf594f92c37c4d5d"
8658+
integrity sha512-43CgeUtHhfiqBOUd0uJo5NEOg2FuheF3SqGN8BqgvnqB4xM2TbfPdudeSdllDcMKpagHb//qtpaAADBurT4GzA==
86598659
dependencies:
86608660
"@types/estree" "0.0.39"
8661-
"@types/node" "^12.7.4"
8661+
"@types/node" "^12.7.5"
86628662
acorn "^7.0.0"
86638663

86648664
rsvp@^4.8.4:

0 commit comments

Comments
 (0)