File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 29
29
"homepage" : " https://github.com/vilaboim/vuecloak#readme" ,
30
30
"devDependencies" : {
31
31
"rimraf" : " ^3.0.2" ,
32
- "rollup" : " ^2.50.6 "
32
+ "rollup" : " ^2.52.7 "
33
33
},
34
34
"files" : [
35
35
" dist"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ fs.realpath@^1.0.0:
35
35
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
36
36
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
37
37
38
- fsevents@~2.3.1 :
38
+ fsevents@~2.3.2 :
39
39
version "2.3.2"
40
40
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
41
41
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -104,12 +104,12 @@ rimraf@^3.0.2:
104
104
dependencies :
105
105
glob "^7.1.3"
106
106
107
- rollup@^2.50.6 :
108
- version "2.50.6 "
109
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.6 .tgz#24e2211caf9031081656e98a5e5e94d3b5e786e2 "
110
- integrity sha512-6c5CJPLVgo0iNaZWWliNu1Kl43tjP9LZcp6D/tkf2eLH2a9/WeHxg9vfTFl8QV/2SOyaJX37CEm9XuGM0rviUg ==
107
+ rollup@^2.52.7 :
108
+ version "2.52.7 "
109
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.7 .tgz#e15a8bf734f6e4c204b7cdf33521151310250cb2 "
110
+ integrity sha512-55cSH4CCU6MaPr9TAOyrIC+7qFCHscL7tkNsm1MBfIJRRqRbCEY0mmeFn4Wg8FKsHtEH8r389Fz38r/o+kgXLg ==
111
111
optionalDependencies :
112
- fsevents "~2.3.1 "
112
+ fsevents "~2.3.2 "
113
113
114
114
wrappy@1 :
115
115
version "1.0.2"
You can’t perform that action at this time.
0 commit comments