Skip to content

Commit 1a33c79

Browse files
committed
chore(deps): update rollup
1 parent 1c1f62f commit 1a33c79

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"homepage": "https://github.com/vilaboim/vuecloak#readme",
3030
"devDependencies": {
3131
"rimraf": "^3.0.2",
32-
"rollup": "^2.50.6"
32+
"rollup": "^2.52.7"
3333
},
3434
"files": [
3535
"dist"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fs.realpath@^1.0.0:
3535
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
3636
integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
3737

38-
fsevents@~2.3.1:
38+
fsevents@~2.3.2:
3939
version "2.3.2"
4040
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
4141
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -104,12 +104,12 @@ rimraf@^3.0.2:
104104
dependencies:
105105
glob "^7.1.3"
106106

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==
111111
optionalDependencies:
112-
fsevents "~2.3.1"
112+
fsevents "~2.3.2"
113113

114114
wrappy@1:
115115
version "1.0.2"

0 commit comments

Comments
 (0)