Skip to content

Commit ce83427

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update dependency rollup to ^1.9.1 (#3069)
1 parent 971556f commit ce83427

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.9.0",
122+
"rollup": "^1.9.1",
123123
"rollup-plugin-babel": "^4.3.2",
124124
"rollup-plugin-commonjs": "^9.3.4",
125125
"rollup-plugin-node-resolve": "^4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9838,10 +9838,10 @@ rollup-watch@^4.3.1:
98389838
require-relative "0.8.7"
98399839
rollup-pluginutils "^2.0.1"
98409840

9841-
rollup@^1.9.0:
9842-
version "1.9.0"
9843-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.9.0.tgz#65f7db8d312a07d4e9702316025f91df56ce9f9c"
9844-
integrity sha512-cNZx9MLpKFMSaObdVFeu8nXw8gfw6yjuxWjt5mRCJcBZrAJ0NHAYwemKjayvYvhLaNNkf3+kS2DKRKS5J6NRVg==
9841+
rollup@^1.9.1:
9842+
version "1.9.1"
9843+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.9.1.tgz#4075abc5cef3972377c4c69e72b59204ef9df5d4"
9844+
integrity sha512-eqID6rAL7R9Jyrt10TvZr1/NUNesGmUlMcDoiPX9e7YK9Sjqi2oTRV1YuV5UFZ4WeJ0u0R8kk8JWjWWdRFia7A==
98459845
dependencies:
98469846
"@types/estree" "0.0.39"
98479847
"@types/node" "^11.13.0"

0 commit comments

Comments
 (0)