Skip to content

Commit 53fbc1e

Browse files
authored
Merge pull request #6 from module-federation/renovate/rollup-2.x
chore(deps): update dependency rollup to v2.40.0
2 parents e11b115 + 9dbe295 commit 53fbc1e

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.39.0"
28+
"rollup": "2.40.0"
2929
},
3030
"config": {
3131
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4578,10 +4578,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
45784578
dependencies:
45794579
glob "^7.1.3"
45804580

4581-
rollup@2.39.0:
4582-
version "2.39.0"
4583-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6"
4584-
integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==
4581+
rollup@2.40.0:
4582+
version "2.40.0"
4583+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304"
4584+
integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==
45854585
optionalDependencies:
45864586
fsevents "~2.3.1"
45874587

0 commit comments

Comments
 (0)