Skip to content

Commit

Permalink
fix(deps): update dependency rollup to ^2.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and brummelte committed Jan 6, 2021
1 parent 660bdc8 commit a6e5427
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jest": "^26.6.3",
"jest-junit": "^12.0.0",
"rimraf": "^3.0.2",
"rollup": "^2.35.1",
"rollup": "^2.36.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^7.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10236,17 +10236,17 @@ resolve@^1.18.1:
languageName: node
linkType: hard

"rollup@npm:^2.35.1":
version: 2.35.1
resolution: "rollup@npm:2.35.1"
"rollup@npm:^2.36.0":
version: 2.36.0
resolution: "rollup@npm:2.36.0"
dependencies:
fsevents: ~2.1.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 01e8b621baf3b35e1a28e3679cf9bdd4c22c2e999a895343e0b1e02dfe735f92a9fe439042e1b35c981663e9a8b75c1d707e6c27d786170febbb503b83dfed39
checksum: 610482d621cbb2fc7063241e27ba81545480c7e0483f3626f75c89cbfddca51f5b49f589a9c895584e28778849fa7ca0d8d07a0842dc0093f8e808a51f04f5ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -10577,7 +10577,7 @@ resolve@^1.18.1:
jest: ^26.6.3
jest-junit: ^12.0.0
rimraf: ^3.0.2
rollup: ^2.35.1
rollup: ^2.36.0
rollup-plugin-babel: ^4.4.0
rollup-plugin-node-resolve: ^5.2.0
rollup-plugin-terser: ^7.0.2
Expand Down

0 comments on commit a6e5427

Please sign in to comment.