Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #639 from guardian/dependabot/npm_and_yarn/rollup-…
Browse files Browse the repository at this point in the history
…3.2.5
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
2 parents 5d68ca9 + 1900224 commit 417ca71
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"pretty-quick": "^3.1.3",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"rollup": "^2.40.0",
"rollup": "^3.2.5",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-visualizer": "^4.2.0",
"storybook-chromatic": "^4.0.2",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15341,13 +15341,20 @@ rollup-plugin-visualizer@^4.2.0:
source-map "^0.7.3"
yargs "^16.0.3"

rollup@^2.40.0, rollup@^2.42.3:
rollup@^2.42.3:
version "2.79.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.1.tgz#bedee8faef7c9f93a2647ac0108748f497f081c7"
integrity sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==
optionalDependencies:
fsevents "~2.3.2"

rollup@^3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.2.5.tgz#9452168ac083218c8212bf53d2448bdc6b8b0de7"
integrity sha512-/Ha7HhVVofduy+RKWOQJrxe4Qb3xyZo+chcpYiD8SoQa4AG7llhupUtyfKSSrdBM2mWJjhM8wZwmbY23NmlIYw==
optionalDependencies:
fsevents "~2.3.2"

rollup@~2.78.0:
version "2.78.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.78.1.tgz#52fe3934d9c83cb4f7c4cb5fb75d88591be8648f"
Expand Down

0 comments on commit 417ca71

Please sign in to comment.