Skip to content

Commit 890fdc3

Browse files
committed
chore(deps): update dependency rollup to ^1.7.0
1 parent eaa00cd commit 890fdc3

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.7.0",
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.7.0:
9773+
version "1.7.0"
9774+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.7.0.tgz#2f5063c0f344f2225d1077655dc54d105a512bb2"
9775+
integrity sha512-hjuWSCgoQsFSTsmsNP4AH1l1kfkFqW82gW00V9nL81Zr3JtnKn3rvxh18jUAAEMb7qNoHj21PR5SqbK2mhBgMg==
97769776
dependencies:
97779777
"@types/estree" "0.0.39"
97789778
"@types/node" "^11.9.5"

0 commit comments

Comments
 (0)