Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2023
1 parent 8645705 commit 4652b4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/ember-cookies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "2.8.8",
"rollup": "^2.74.1"
"rollup": "^3.0.0"
},
"engines": {
"node": ">= 16.*"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8932,10 +8932,10 @@ rollup-plugin-delete@^2.0.0:
dependencies:
del "^5.1.0"

rollup@^2.74.1:
version "2.79.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
rollup@^3.0.0:
version "3.25.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.25.1.tgz#9fff79d22ff1a904b2b595a2fb9bc3793cb987d8"
integrity sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 4652b4b

Please sign in to comment.