Skip to content

Commit c25dd54

Browse files
Merge pull request #199 from rwjblue/dependabot/npm_and_yarn/rollup-1.12.0
2 parents a8a6973 + d3c6a9b commit c25dd54

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
@@ -714,10 +714,10 @@
714714
version "0.0.39"
715715
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
716716

717-
"@types/node@*", "@types/node@^11.13.9":
718-
version "11.13.9"
719-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.9.tgz#f80697caca7f7fb2526527a5c5a2743487f05ccc"
720-
integrity sha512-NJ4yuEVw5podZbINp3tEqUIImMSAEHaCXRiWCf3KC32l6hIKf0iPJEh2uZdT0fELfRYk310yLmMXqy2leZQUbg==
717+
"@types/node@*", "@types/node@^12.0.2":
718+
version "12.0.2"
719+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
720+
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
721721

722722
723723
version "0.0.8"
@@ -3282,12 +3282,12 @@ rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.6.0:
32823282
micromatch "^3.1.10"
32833283

32843284
rollup@^1.1.2:
3285-
version "1.11.3"
3286-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.11.3.tgz#6f436db2a2d6b63f808bf60ad01a177643dedb81"
3287-
integrity sha512-81MR7alHcFKxgWzGfG7jSdv+JQxSOIOD/Fa3iNUmpzbd7p+V19e1l9uffqT8/7YAHgGOzmoPGN3Fx3L2ptOf5g==
3285+
version "1.12.0"
3286+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.0.tgz#3e07e7d178bf61fe12325660a037ae0041219d8c"
3287+
integrity sha512-DFqgTupu9dkoS80AZ4xMgeLCeC96pGRCu1MLlOwRAjJ3qGItw+j4YWcL3/uWbgQO2mnmrAZphxAdjSXYsG5pWA==
32883288
dependencies:
32893289
"@types/estree" "0.0.39"
3290-
"@types/node" "^11.13.9"
3290+
"@types/node" "^12.0.2"
32913291
acorn "^6.1.1"
32923292

32933293
rsvp@^3.0.14, rsvp@^3.0.18, rsvp@^3.3.3:

0 commit comments

Comments
 (0)