Skip to content

Commit c65fbb9

Browse files
dependabot[bot]czosel
authored andcommitted
chore(deps-dev): Bump rollup from 1.7.0 to 1.7.3 (#1008)
Bumps [rollup](https://github.com/rollup/rollup) from 1.7.0 to 1.7.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.7.0...v1.7.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent a1720c1 commit c65fbb9

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
@@ -835,10 +835,10 @@
835835
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.0.tgz#2cc2ca41051498382b43157c8227fea60363f94a"
836836
integrity sha512-ohkhb9LehJy+PA40rDtGAji61NCgdtKLAlFoYp4cnuuQEswwdK3vz9SOIkkyc3wrk8dzjphQApNs56yyXLStaQ==
837837

838-
"@types/node@*", "@types/node@^11.9.5":
839-
version "11.10.5"
840-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.10.5.tgz#fbaca34086bdc118011e1f05c47688d432f2d571"
841-
integrity sha512-DuIRlQbX4K+d5I+GMnv+UfnGh+ist0RdlvOp+JZ7ePJ6KQONCFQv/gKYSU1ZzbVdFSUCKZOltjmpFAGGv5MdYA==
838+
"@types/node@*", "@types/node@^11.11.6":
839+
version "11.11.6"
840+
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
841+
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
842842

843843
"@types/stack-utils@^1.0.1":
844844
version "1.0.1"
@@ -4097,12 +4097,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.3,
40974097
micromatch "^3.1.10"
40984098

40994099
rollup@^1.1.2:
4100-
version "1.7.0"
4101-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.7.0.tgz#2f5063c0f344f2225d1077655dc54d105a512bb2"
4102-
integrity sha512-hjuWSCgoQsFSTsmsNP4AH1l1kfkFqW82gW00V9nL81Zr3JtnKn3rvxh18jUAAEMb7qNoHj21PR5SqbK2mhBgMg==
4100+
version "1.7.3"
4101+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.7.3.tgz#cade518b92e23efa72026e264e29d9a56cbf8eb9"
4102+
integrity sha512-U3/HaZujvGofNZQldfIknKoaNFNRS+j8/uCS/jSy3FrxF9t0FBsgZW4+VXLHG7l1daTgE6+jEy0Dv7cVCB2NPg==
41034103
dependencies:
41044104
"@types/estree" "0.0.39"
4105-
"@types/node" "^11.9.5"
4105+
"@types/node" "^11.11.6"
41064106
acorn "^6.1.1"
41074107

41084108
rsvp@^3.3.3:

0 commit comments

Comments
 (0)