Skip to content

Commit a41f8a1

Browse files
committed
chore(deps): update dependency rollup to ^1.6.1
1 parent eaa00cd commit a41f8a1

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
@@ -124,7 +124,7 @@
124124
"nuxt": "^2.4.5",
125125
"postcss-cli": "^6.1.2",
126126
"prettier": "1.14.3",
127-
"rollup": "^1.6.0",
127+
"rollup": "^1.6.1",
128128
"rollup-plugin-babel": "^4.3.2",
129129
"rollup-plugin-commonjs": "^9.2.1",
130130
"rollup-plugin-node-resolve": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9769,10 +9769,10 @@ rollup-watch@^4.3.1:
97699769
require-relative "0.8.7"
97709770
rollup-pluginutils "^2.0.1"
97719771

9772-
rollup@^1.6.0:
9773-
version "1.6.0"
9774-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.6.0.tgz#4329f4634718197c678d18491724d50d8b7ee76c"
9775-
integrity sha512-qu9iWyuiOxAuBM8cAwLuqPclYdarIpayrkfQB7aTGTiyYPbvx+qVF33sIznfq4bxZCiytQux/FvZieUBAXivCw==
9772+
rollup@^1.6.1:
9773+
version "1.6.1"
9774+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.6.1.tgz#b1f2edc949d78186fb487597b28dd9717b8bc20f"
9775+
integrity sha512-2giWBZjBepr/25vkds/EzpC52xySDyhX1wPGaJ69cnZJHCuYTzIJKFzJB1DTZ8C7A1FocBbG0KhS/No3whXmzw==
97769776
dependencies:
97779777
"@types/estree" "0.0.39"
97789778
"@types/node" "^11.9.5"

0 commit comments

Comments
 (0)