Skip to content

Commit

Permalink
Merge pull request #859 from atherdon/renovate/main-react-components-…
Browse files Browse the repository at this point in the history
…stage-zero-main-rollup-2.x

Update dependency rollup to v2.66.1 (main)
  • Loading branch information
atherdon authored Jan 25, 2022
2 parents f347ecf + 53c7363 commit c745a0c
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package/callbacks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint": "8.7.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.5.1",
"rollup": "2.64.0",
"rollup": "2.66.1",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion package/html/callbacks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint": "8.7.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.5.1",
"rollup": "2.64.0",
"rollup": "2.66.1",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion package/newsletter-constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-json": "3.1.0",
"os": "0.1.2",
"prettier": "2.5.1",
"rollup": "2.64.0",
"rollup": "2.66.1",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions package/newsletter-constants/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3044,10 +3044,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@2.64.0:
version "2.64.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.64.0.tgz#f0f59774e21fbb56de438a37d06a2189632b207a"
integrity sha512-+c+lbw1lexBKSMb1yxGDVfJ+vchJH3qLbmavR+awDinTDA2C5Ug9u7lkOzj62SCu0PKUExsW36tpgW7Fmpn3yQ==
rollup@2.66.1:
version "2.66.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.66.1.tgz#366b0404de353c4331d538c3ad2963934fcb4937"
integrity sha512-crSgLhSkLMnKr4s9iZ/1qJCplgAgrRY+igWv8KhG/AjKOJ0YX/WpmANyn8oxrw+zenF3BXWDLa7Xl/QZISH+7w==
optionalDependencies:
fsevents "~2.3.2"

Expand Down
2 changes: 1 addition & 1 deletion package/react/callbacks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint": "8.7.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.5.1",
"rollup": "2.64.0",
"rollup": "2.66.1",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion package/react/components/elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint": "8.7.0",
"eslint-plugin-json": "3.1.0",
"prettier": "2.5.1",
"rollup": "2.64.0",
"rollup": "2.66.1",
"rollup-plugin-includepaths": "0.2.4",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-globals": "1.4.0",
Expand Down

0 comments on commit c745a0c

Please sign in to comment.