Skip to content

Commit

Permalink
Merge pull request #62 from cobaltinc/dependabot/npm_and_yarn/rollup-…
Browse files Browse the repository at this point in the history
…3.29.5

Bump rollup from 2.79.1 to 3.29.5
  • Loading branch information
kciter authored Sep 24, 2024
2 parents 02a4e00 + a0c5e0d commit d6cae56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"execa": "^5.0.0",
"lerna": "^6.5.1",
"next": "^14.0.3",
"rollup": "^2.61.0",
"rollup": "^3.29.5",
"rollup-plugin-esbuild": "^4.7.2",
"rollup-plugin-node-externals": "^3.0.1",
"rollup-plugin-visualizer": "^5.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11611,10 +11611,10 @@ rollup-plugin-visualizer@^5.5.2:
source-map "^0.7.4"
yargs "^17.5.1"

rollup@^2.61.0:
version "2.79.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
rollup@^3.29.5:
version "3.29.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit d6cae56

Please sign in to comment.