Skip to content

Commit 3211686

Browse files
Merge pull request #28 from newbornfrontender/renovate/rollup-1.x
Update dependency rollup to v1.15.2
2 parents 0bebc45 + 58d9caa commit 3211686

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"postcss-cli": "6.1.2",
2727
"postcss-preset-env": "6.6.0",
2828
"prettier": "1.17.0",
29-
"rollup": "1.10.1",
29+
"rollup": "1.15.2",
3030
"rollup-plugin-node-resolve": "4.2.4",
3131
"serve": "11.0.0"
3232
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -800,10 +800,10 @@
800800
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
801801
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
802802

803-
"@types/node@^11.13.5":
804-
version "11.13.6"
805-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.6.tgz#37ec75690830acb0d74ce3c6c43caab787081e85"
806-
integrity sha512-Xoo/EBzEe8HxTSwaZNLZjaW6M6tA/+GmD3/DZ6uo8qSaolE/9Oarko0oV1fVfrLqOz0tx0nXJB4rdD5c+vixLw==
803+
"@types/node@^12.0.8":
804+
version "12.0.8"
805+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8"
806+
integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg==
807807

808808
"@types/q@^1.5.1":
809809
version "1.5.1"
@@ -4317,13 +4317,13 @@ [email protected]:
43174317
is-module "^1.0.0"
43184318
resolve "^1.10.0"
43194319

4320-
rollup@1.10.1:
4321-
version "1.10.1"
4322-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.10.1.tgz#aeb763bbe98f707dc6496708db88372fa66687e7"
4323-
integrity sha512-pW353tmBE7QP622ITkGxtqF0d5gSRCVPD9xqM+fcPjudeZfoXMFW2sCzsTe2TU/zU1xamIjiS9xuFCPVT9fESw==
4320+
rollup@1.15.2:
4321+
version "1.15.2"
4322+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.15.2.tgz#676feb0e73c8f99f75e0078b331a576c56354df6"
4323+
integrity sha512-NsH0Mjqk/RtlhSIJopNUiCYi3r3zudHxg9Cj6Or96QnJw/suab0/PjL50/GRNE5omvXEG2F9K4a334ddvA1Txg==
43244324
dependencies:
43254325
"@types/estree" "0.0.39"
4326-
"@types/node" "^11.13.5"
4326+
"@types/node" "^12.0.8"
43274327
acorn "^6.1.1"
43284328

43294329
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:

0 commit comments

Comments
 (0)