Skip to content

Commit c163388

Browse files
build(deps-dev): bump rollup from 1.11.3 to 1.12.3
Bumps [rollup](https://github.com/rollup/rollup) from 1.11.3 to 1.12.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.11.3...v1.12.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 177bfd0 commit c163388

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
@@ -138,10 +138,10 @@
138138
version "3.0.3"
139139
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
140140

141-
"@types/node@*", "@types/node@^11.13.9":
142-
version "11.13.10"
143-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.10.tgz#4df59e5966b56f512bac98898bcbee5067411f0f"
144-
integrity sha512-leUNzbFTMX94TWaIKz8N15Chu55F9QSH+INKayQr5xpkasBQBRF3qQXfo3/dOnMU/dEIit+Y/SU8HyOjq++GwA==
141+
"@types/node@*", "@types/node@^12.0.2":
142+
version "12.0.2"
143+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
144+
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
145145

146146
147147
version "0.0.8"
@@ -4602,12 +4602,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.6.0:
46024602
micromatch "^3.1.10"
46034603

46044604
rollup@^1.1.0:
4605-
version "1.11.3"
4606-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.11.3.tgz#6f436db2a2d6b63f808bf60ad01a177643dedb81"
4607-
integrity sha512-81MR7alHcFKxgWzGfG7jSdv+JQxSOIOD/Fa3iNUmpzbd7p+V19e1l9uffqT8/7YAHgGOzmoPGN3Fx3L2ptOf5g==
4605+
version "1.12.3"
4606+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.3.tgz#068b1957d5bebf6c0a758cfe42609b512add35a9"
4607+
integrity sha512-ueWhPijWN+GaPgD3l77hXih/gcDXmYph6sWeQegwBYtaqAE834e8u+MC2wT6FKIUsz1DBOyOXAQXUZB+rjWDoQ==
46084608
dependencies:
46094609
"@types/estree" "0.0.39"
4610-
"@types/node" "^11.13.9"
4610+
"@types/node" "^12.0.2"
46114611
acorn "^6.1.1"
46124612

46134613
run-node@^1.0.0:

0 commit comments

Comments
 (0)