Skip to content

Commit 6325945

Browse files
authored
Merge pull request #25 from mohsinulhaq/greenkeeper/rollup-0.68.0
Update rollup to the latest version 🚀
2 parents 79de01e + ea88eca commit 6325945

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"react-dom": "^16.6.3",
8484
"react-testing-library": "^5.3.2",
8585
"rimraf": "^2.6.2",
86-
"rollup": "^0.67.4",
86+
"rollup": "^0.68.0",
8787
"rollup-plugin-babel": "^4.1.0",
8888
"rollup-plugin-commonjs": "^9.2.0",
8989
"rollup-plugin-node-resolve": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4127,7 +4127,7 @@ docz-utils@^0.12.16:
41274127
unist-util-is "^2.1.2"
41284128
unist-util-visit "^1.4.0"
41294129

4130-
docz@^0.12.16:
4130+
docz@0.12.16, docz@^0.12.16:
41314131
version "0.12.16"
41324132
resolved "https://registry.yarnpkg.com/docz/-/docz-0.12.16.tgz#9b8cbb23f187b6b59808cd77b3d408ed5ecb6dd9"
41334133
integrity sha512-uTaYerZzDvr5dU4/MrWIcF1r4KGZHLGefkY4iSrydBu/dqqmkJTEaMMEbKnEWpL4/LF7rr3POohtEOcb8SeGTA==
@@ -10617,10 +10617,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.3:
1061710617
estree-walker "^0.5.2"
1061810618
micromatch "^2.3.11"
1061910619

10620-
rollup@^0.67.4:
10621-
version "0.67.4"
10622-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.67.4.tgz#8ed6b0993337f84ec8a0387f824fa6c197e833ec"
10623-
integrity sha512-AVuP73mkb4BBMUmksQ3Jw0jTrBTU1i7rLiUYjFxLZGb3xiFmtVEg40oByphkZAsiL0bJC3hRAJUQos/e5EBd+w==
10620+
rollup@^0.68.0:
10621+
version "0.68.0"
10622+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.68.0.tgz#e4fbde2e6278354962be530b498fc485298c0fc3"
10623+
integrity sha512-UbmntCf8QBlOqJnwsNWQCI0oonHOgs9y1OLoO8BHf2r8gCyRLp3JzLHXARJpsNDAS08Qm3LDjzyWma5sqnCxDQ==
1062410624
dependencies:
1062510625
"@types/estree" "0.0.39"
1062610626
"@types/node" "*"

0 commit comments

Comments
 (0)