Skip to content

Commit 6b0704f

Browse files
committed
chore(deps): update dependency rollup to v2.41.0
1 parent 054ef14 commit 6b0704f

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
@@ -25,7 +25,7 @@
2525
"graphql": "15.5.0",
2626
"jest": "26.6.3",
2727
"prettier": "2.2.1",
28-
"rollup": "2.40.0"
28+
"rollup": "2.41.0"
2929
},
3030
"config": {
3131
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4596,10 +4596,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
45964596
dependencies:
45974597
glob "^7.1.3"
45984598

4599-
rollup@2.40.0:
4600-
version "2.40.0"
4601-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304"
4602-
integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==
4599+
rollup@2.41.0:
4600+
version "2.41.0"
4601+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.41.0.tgz#b2a398bbabbf227738dedaef099e494aed468982"
4602+
integrity sha512-Gk76XHTggulWPH95q8V62bw6uqDH6UGvbD6LOa3QUyhuMF3eOuaeDHR7SLm1T9faitkpNrqzUAVYx47klcMnlA==
46034603
optionalDependencies:
46044604
fsevents "~2.3.1"
46054605

0 commit comments

Comments
 (0)