Skip to content

Commit bf5609b

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

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.5":
142-
version "11.13.6"
143-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.6.tgz#37ec75690830acb0d74ce3c6c43caab787081e85"
144-
integrity sha512-Xoo/EBzEe8HxTSwaZNLZjaW6M6tA/+GmD3/DZ6uo8qSaolE/9Oarko0oV1fVfrLqOz0tx0nXJB4rdD5c+vixLw==
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==
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.10.1"
4606-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.10.1.tgz#aeb763bbe98f707dc6496708db88372fa66687e7"
4607-
integrity sha512-pW353tmBE7QP622ITkGxtqF0d5gSRCVPD9xqM+fcPjudeZfoXMFW2sCzsTe2TU/zU1xamIjiS9xuFCPVT9fESw==
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==
46084608
dependencies:
46094609
"@types/estree" "0.0.39"
4610-
"@types/node" "^11.13.5"
4610+
"@types/node" "^11.13.9"
46114611
acorn "^6.1.1"
46124612

46134613
run-node@^1.0.0:

0 commit comments

Comments
 (0)