Skip to content

Commit c72a5d4

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

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.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==
132+
"@types/node@*", "@types/node@^11.13.5":
133+
version "11.13.6"
134+
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.6.tgz#37ec75690830acb0d74ce3c6c43caab787081e85"
135+
integrity sha512-Xoo/EBzEe8HxTSwaZNLZjaW6M6tA/+GmD3/DZ6uo8qSaolE/9Oarko0oV1fVfrLqOz0tx0nXJB4rdD5c+vixLw==
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.10.0"
4553-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.10.0.tgz#91d594aa4386c51ca0883ad4ef2050b469d3e8aa"
4554-
integrity sha512-U9t/JaKtO0+X0pSmLVKMrAZEixrbVzITf193TiEhfoVKCnd7pDimIFo94IxUCgbn6+v5VmduHkubx2VV1s0Ftw==
4552+
version "1.10.1"
4553+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.10.1.tgz#aeb763bbe98f707dc6496708db88372fa66687e7"
4554+
integrity sha512-pW353tmBE7QP622ITkGxtqF0d5gSRCVPD9xqM+fcPjudeZfoXMFW2sCzsTe2TU/zU1xamIjiS9xuFCPVT9fESw==
45554555
dependencies:
45564556
"@types/estree" "0.0.39"
4557-
"@types/node" "^11.13.4"
4557+
"@types/node" "^11.13.5"
45584558
acorn "^6.1.1"
45594559

45604560
run-node@^1.0.0:

0 commit comments

Comments
 (0)