Skip to content

Commit 16773fb

Browse files
dependabot[bot]czosel
authored andcommitted
chore(deps-dev): Bump rollup from 1.8.0 to 1.9.0 (#1028)
Bumps [rollup](https://github.com/rollup/rollup) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.8.0...v1.9.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent f13a1d3 commit 16773fb

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -885,10 +885,10 @@
885885
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.0.tgz#1eb8c033e98cf4e1a4cedcaf8bcafe8cb7591e85"
886886
integrity sha512-eAtOAFZefEnfJiRFQBGw1eYqa5GTLCZ1y86N0XSI/D6EB+E8z6VPV/UL7Gi5UEclFqoQk+6NRqEDsfmDLXn8sg==
887887

888-
"@types/node@^11.11.6":
889-
version "11.11.6"
890-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
891-
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
888+
"@types/node@^11.13.0":
889+
version "11.13.0"
890+
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.0.tgz#b0df8d6ef9b5001b2be3a94d909ce3c29a80f9e1"
891+
integrity sha512-rx29MMkRdVmzunmiA4lzBYJNnXsW/PhG4kMBy2ATsYaDjGGR75dCFEVVROKpNwlVdcUX3xxlghKQOeDPBJobng==
892892

893893
"@types/stack-utils@^1.0.1":
894894
version "1.0.1"
@@ -4311,12 +4311,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.4.1,
43114311
micromatch "^3.1.10"
43124312

43134313
rollup@^1.1.2:
4314-
version "1.8.0"
4315-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.8.0.tgz#e3ce8b708ad4325166717f74f244f691595d35e2"
4316-
integrity sha512-dKxL6ihUZ9YrVySKf/LBz5joW2sqwWkiuki34279Ppr2cL+O6Za6Ujovk+rtTX0AFCIsH1rs6y8LYKdZZ/7C5A==
4314+
version "1.9.0"
4315+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.9.0.tgz#65f7db8d312a07d4e9702316025f91df56ce9f9c"
4316+
integrity sha512-cNZx9MLpKFMSaObdVFeu8nXw8gfw6yjuxWjt5mRCJcBZrAJ0NHAYwemKjayvYvhLaNNkf3+kS2DKRKS5J6NRVg==
43174317
dependencies:
43184318
"@types/estree" "0.0.39"
4319-
"@types/node" "^11.11.6"
4319+
"@types/node" "^11.13.0"
43204320
acorn "^6.1.1"
43214321

43224322
rsvp@^3.3.3:

0 commit comments

Comments
 (0)