Skip to content

Commit 26d8961

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency rollup to ^2.52.1 (ignore)
1 parent 35292d2 commit 26d8961

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
@@ -50,7 +50,7 @@
5050
"jest-mock-axios": "^4.4.0",
5151
"prettier": "^2.3.1",
5252
"pretty-quick": "^3.1.1",
53-
"rollup": "^2.51.2",
53+
"rollup": "^2.52.1",
5454
"rollup-plugin-commonjs": "^10.1.0",
5555
"rollup-plugin-node-resolve": "^5.2.0",
5656
"rollup-plugin-terser": "^7.0.2"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3478,7 +3478,7 @@ fsevents@~2.1.2:
34783478
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
34793479
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
34803480

3481-
fsevents@~2.3.1:
3481+
fsevents@~2.3.2:
34823482
version "2.3.2"
34833483
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
34843484
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -5869,12 +5869,12 @@ rollup-pluginutils@^2.8.1:
58695869
dependencies:
58705870
estree-walker "^0.6.1"
58715871

5872-
rollup@^2.51.2:
5873-
version "2.51.2"
5874-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
5875-
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
5872+
rollup@^2.52.1:
5873+
version "2.52.1"
5874+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.1.tgz#dd1cc178d70cf35c48d943fc06fdc32d546e6876"
5875+
integrity sha512-/SPqz8UGnp4P1hq6wc9gdTqA2bXQXGx13TtoL03GBm6qGRI6Hm3p4Io7GeiHNLl0BsQAne1JNYY+q/apcY933w==
58765876
optionalDependencies:
5877-
fsevents "~2.3.1"
5877+
fsevents "~2.3.2"
58785878

58795879
rsvp@^4.8.4:
58805880
version "4.8.5"

0 commit comments

Comments
 (0)