Skip to content

Commit 881bb7e

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update dependency rollup to ^1.11.1 (#3238)
1 parent e859558 commit 881bb7e

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.3",
120120
"postcss-cli": "^6.1.2",
121121
"prettier": "1.14.3",
122-
"rollup": "^1.11.0",
122+
"rollup": "^1.11.1",
123123
"rollup-plugin-babel": "^4.3.2",
124124
"rollup-plugin-commonjs": "^9.3.4",
125125
"rollup-plugin-node-resolve": "^4.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11055,10 +11055,10 @@ rollup-watch@^4.3.1:
1105511055
require-relative "0.8.7"
1105611056
rollup-pluginutils "^2.0.1"
1105711057

11058-
rollup@^1.11.0:
11059-
version "1.11.0"
11060-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.11.0.tgz#a4e157759eed90f935ce2827c4beee8a9172386d"
11061-
integrity sha512-6a/3P64AW7rXNQ3rQrkOoH4Dt1YVXBCX7CRaUDklfioB9mxSQMA9sBctN/8YifDPNeRgLnrSDQRb+5ym+WGCiw==
11058+
rollup@^1.11.1:
11059+
version "1.11.1"
11060+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.11.1.tgz#cdaaf304e40216ef946c1d2a858103613381dcc9"
11061+
integrity sha512-D00dt6kFY6rDiyGHPdRWXvGHCKzcKtEh9T6FLtVvORqvbpbsRdRinAYJ5ezlDdI/WqYKz8CepsWtkIJLQEzCtg==
1106211062
dependencies:
1106311063
"@types/estree" "0.0.39"
1106411064
"@types/node" "^11.13.9"

0 commit comments

Comments
 (0)