Skip to content

Commit 76f50d4

Browse files
committed
chore(deps): update dependency rollup to ^1.12.1
1 parent 5c14f12 commit 76f50d4

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
@@ -122,7 +122,7 @@
122122
"nuxt": "^2.7.1",
123123
"postcss-cli": "^6.1.2",
124124
"prettier": "1.14.3",
125-
"rollup": "^1.12.0",
125+
"rollup": "^1.12.1",
126126
"rollup-plugin-babel": "^4.3.2",
127127
"rollup-plugin-commonjs": "^10.0.0",
128128
"rollup-plugin-node-resolve": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11042,10 +11042,10 @@ rollup-watch@^4.3.1:
1104211042
require-relative "0.8.7"
1104311043
rollup-pluginutils "^2.0.1"
1104411044

11045-
rollup@^1.12.0:
11046-
version "1.12.0"
11047-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.0.tgz#3e07e7d178bf61fe12325660a037ae0041219d8c"
11048-
integrity sha512-DFqgTupu9dkoS80AZ4xMgeLCeC96pGRCu1MLlOwRAjJ3qGItw+j4YWcL3/uWbgQO2mnmrAZphxAdjSXYsG5pWA==
11045+
rollup@^1.12.1:
11046+
version "1.12.1"
11047+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.1.tgz#02148d3d79f819b418a2f4c374f859fed56ae40c"
11048+
integrity sha512-6CL0c+HxqEY9/8G+7mYIvor0tt60mVC64410/1DeaGWZCFAvcY8ClT0bsnTxECd6vR004CMm0X2yBZmod5gWjw==
1104911049
dependencies:
1105011050
"@types/estree" "0.0.39"
1105111051
"@types/node" "^12.0.2"

0 commit comments

Comments
 (0)