Skip to content

Commit

Permalink
Update dependency rollup to v2.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 4, 2022
1 parent e4cf7ec commit 4da70fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 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
21 changes: 4 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1178,19 +1178,6 @@
semver "^7.3.5"
typescript-memoize "^1.0.1"

"@embroider/shared-internals@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@embroider/shared-internals/-/shared-internals-1.0.0.tgz#b081708ac79e4582f17ba0f3e3796e6612a8976c"
integrity sha512-Vx3dmejJxI5MG/qC7or3EUZY0AZBSBNOAR50PYotX3LxUSb4lAm5wISPnFbwEY4bbo2VhL/6XtWjMv8ZMcaP+g==
dependencies:
babel-import-util "^1.1.0"
ember-rfc176-data "^0.3.17"
fs-extra "^9.1.0"
lodash "^4.17.21"
resolve-package-path "^4.0.1"
semver "^7.3.5"
typescript-memoize "^1.0.1"

"@embroider/test-setup@1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@embroider/test-setup/-/test-setup-1.0.0.tgz#f0841345326bcb55eee8437be37f3a8207146b37"
Expand Down Expand Up @@ -10626,10 +10613,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 4da70fc

Please sign in to comment.