Skip to content

Commit b8124ac

Browse files
build(deps-dev): bump rollup from 1.9.0 to 1.10.0
Bumps [rollup](https://github.com/rollup/rollup) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.9.0...v1.10.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e88f65b commit b8124ac

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@
129129
version "3.0.3"
130130
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
131131

132-
"@types/node@*", "@types/node@^11.13.0":
133-
version "11.13.0"
134-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.0.tgz#b0df8d6ef9b5001b2be3a94d909ce3c29a80f9e1"
135-
integrity sha512-rx29MMkRdVmzunmiA4lzBYJNnXsW/PhG4kMBy2ATsYaDjGGR75dCFEVVROKpNwlVdcUX3xxlghKQOeDPBJobng==
132+
"@types/node@*", "@types/node@^11.13.4":
133+
version "11.13.4"
134+
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.4.tgz#f83ec3c3e05b174b7241fadeb6688267fe5b22ca"
135+
integrity sha512-+rabAZZ3Yn7tF/XPGHupKIL5EcAbrLxnTr/hgQICxbeuAfWtT0UZSfULE+ndusckBItcv4o6ZeOJplQikVcLvQ==
136136

137137
138138
version "0.0.8"
@@ -4549,12 +4549,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.6.0:
45494549
micromatch "^3.1.10"
45504550

45514551
rollup@^1.1.0:
4552-
version "1.9.0"
4553-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.9.0.tgz#65f7db8d312a07d4e9702316025f91df56ce9f9c"
4554-
integrity sha512-cNZx9MLpKFMSaObdVFeu8nXw8gfw6yjuxWjt5mRCJcBZrAJ0NHAYwemKjayvYvhLaNNkf3+kS2DKRKS5J6NRVg==
4552+
version "1.10.0"
4553+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.10.0.tgz#91d594aa4386c51ca0883ad4ef2050b469d3e8aa"
4554+
integrity sha512-U9t/JaKtO0+X0pSmLVKMrAZEixrbVzITf193TiEhfoVKCnd7pDimIFo94IxUCgbn6+v5VmduHkubx2VV1s0Ftw==
45554555
dependencies:
45564556
"@types/estree" "0.0.39"
4557-
"@types/node" "^11.13.0"
4557+
"@types/node" "^11.13.4"
45584558
acorn "^6.1.1"
45594559

45604560
run-node@^1.0.0:

0 commit comments

Comments
 (0)