Skip to content

Commit 65becf9

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update dependency rollup to ^1.9.0 (#3016)
1 parent f5b675b commit 65becf9

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
@@ -119,7 +119,7 @@
119119
"nuxt": "^2.6.1",
120120
"postcss-cli": "^6.1.2",
121121
"prettier": "1.14.3",
122-
"rollup": "^1.8.0",
122+
"rollup": "^1.9.0",
123123
"rollup-plugin-babel": "^4.3.2",
124124
"rollup-plugin-commonjs": "^9.3.4",
125125
"rollup-plugin-node-resolve": "^4.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1577,10 +1577,10 @@
15771577
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.4.tgz#8808bd5a82bbf6f5d412eff1c228d178e7c24bb3"
15781578
integrity sha512-02tIL+QIi/RW4E5xILdoAMjeJ9kYq5t5S2vciUdFPXv/ikFTb0zK8q9vXkg4+WAJuYXGiVT1H28AkD2C+IkXVw==
15791579

1580-
"@types/node@^11.11.6":
1581-
version "11.11.6"
1582-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
1583-
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
1580+
"@types/node@^11.13.0":
1581+
version "11.13.0"
1582+
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.0.tgz#b0df8d6ef9b5001b2be3a94d909ce3c29a80f9e1"
1583+
integrity sha512-rx29MMkRdVmzunmiA4lzBYJNnXsW/PhG4kMBy2ATsYaDjGGR75dCFEVVROKpNwlVdcUX3xxlghKQOeDPBJobng==
15841584

15851585
"@types/q@^1.5.1":
15861586
version "1.5.2"
@@ -9817,13 +9817,13 @@ rollup-watch@^4.3.1:
98179817
require-relative "0.8.7"
98189818
rollup-pluginutils "^2.0.1"
98199819

9820-
rollup@^1.8.0:
9821-
version "1.8.0"
9822-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.8.0.tgz#e3ce8b708ad4325166717f74f244f691595d35e2"
9823-
integrity sha512-dKxL6ihUZ9YrVySKf/LBz5joW2sqwWkiuki34279Ppr2cL+O6Za6Ujovk+rtTX0AFCIsH1rs6y8LYKdZZ/7C5A==
9820+
rollup@^1.9.0:
9821+
version "1.9.0"
9822+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.9.0.tgz#65f7db8d312a07d4e9702316025f91df56ce9f9c"
9823+
integrity sha512-cNZx9MLpKFMSaObdVFeu8nXw8gfw6yjuxWjt5mRCJcBZrAJ0NHAYwemKjayvYvhLaNNkf3+kS2DKRKS5J6NRVg==
98249824
dependencies:
98259825
"@types/estree" "0.0.39"
9826-
"@types/node" "^11.11.6"
9826+
"@types/node" "^11.13.0"
98279827
acorn "^6.1.1"
98289828

98299829
rsvp@^4.8.4:

0 commit comments

Comments
 (0)