Skip to content

Commit d481931

Browse files
Merge pull request #535 from ui-router/dependabot/npm_and_yarn/rollup-1.12.3
2 parents e3d212b + c163388 commit d481931

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"
@@ -4670,12 +4670,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.6.0:
46704670
micromatch "^3.1.10"
46714671

46724672
rollup@^1.1.0:
4673-
version "1.11.3"
4674-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.11.3.tgz#6f436db2a2d6b63f808bf60ad01a177643dedb81"
4675-
integrity sha512-81MR7alHcFKxgWzGfG7jSdv+JQxSOIOD/Fa3iNUmpzbd7p+V19e1l9uffqT8/7YAHgGOzmoPGN3Fx3L2ptOf5g==
4673+
version "1.12.3"
4674+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.3.tgz#068b1957d5bebf6c0a758cfe42609b512add35a9"
4675+
integrity sha512-ueWhPijWN+GaPgD3l77hXih/gcDXmYph6sWeQegwBYtaqAE834e8u+MC2wT6FKIUsz1DBOyOXAQXUZB+rjWDoQ==
46764676
dependencies:
46774677
"@types/estree" "0.0.39"
4678-
"@types/node" "^11.13.9"
4678+
"@types/node" "^12.0.2"
46794679
acorn "^6.1.1"
46804680

46814681
run-node@^1.0.0:

0 commit comments

Comments
 (0)