Skip to content

Commit

Permalink
Merge pull request #418 from kaliber5/renovate/rollup-2.x
Browse files Browse the repository at this point in the history
Update dependency rollup to v2.67.0
  • Loading branch information
simonihmig authored Feb 4, 2022
2 parents 8330263 + 4da70fc commit e429d97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/ember-stargate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-qunit": "7.2.0",
"npm-run-all": "4.1.5",
"rollup": "2.66.1"
"rollup": "2.67.0"
},
"engines": {
"node": "12.* || >= 14"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10641,10 +10641,10 @@ rollup-plugin-delete@^2.0.0:
dependencies:
del "^5.1.0"

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==
rollup@2.67.0:
version "2.67.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.0.tgz#496de7e641dbe39f681c5a82419cb5013917d406"
integrity sha512-W83AaERwvDiHwHEF/dfAfS3z1Be5wf7n+pO3ZAO5IQadCT2lBTr7WQ2MwZZe+nodbD+n3HtC4OCOAdsOPPcKZQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit e429d97

Please sign in to comment.