Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit eb51cf9

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency rollup to ~2.52.0
1 parent f9957f8 commit eb51cf9

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
@@ -87,7 +87,7 @@
8787
"prettier": "^2.2.1",
8888
"protractor": "7.0.0",
8989
"puppeteer": "10.0.0",
90-
"rollup": "~2.51.0",
90+
"rollup": "~2.52.0",
9191
"rollup-plugin-commonjs": "^10.1.0",
9292
"rollup-plugin-node-resolve": "^5.2.0",
9393
"rollup-plugin-sourcemaps": "^0.6.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4928,7 +4928,7 @@ fsevents@^1.2.7:
49284928
bindings "^1.5.0"
49294929
nan "^2.12.1"
49304930

4931-
fsevents@~2.3.1:
4931+
fsevents@~2.3.1, fsevents@~2.3.2:
49324932
version "2.3.2"
49334933
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
49344934
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -8692,12 +8692,12 @@ rollup-pluginutils@^2.8.1:
86928692
dependencies:
86938693
estree-walker "^0.6.1"
86948694

8695-
rollup@~2.51.0:
8696-
version "2.51.2"
8697-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
8698-
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
8695+
rollup@~2.52.0:
8696+
version "2.52.0"
8697+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.0.tgz#9df3de6028fae79569a985942b81110205a5a411"
8698+
integrity sha512-lSkBDGsVoXjqaBf7dsHwxBJz+p+hJEP72P+LOitA0yVs+Nzxj76FidkZE2thrmhjwGqLYiJo39opi7mAfaQ/Vg==
86998699
optionalDependencies:
8700-
fsevents "~2.3.1"
8700+
fsevents "~2.3.2"
87018701

87028702
run-async@^2.4.0:
87038703
version "2.4.1"

0 commit comments

Comments
 (0)