Skip to content

Commit 0cc56b4

Browse files
chore(deps): update dependency rollup to ^2.66.1 for gatsby-cli (#34659)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4d023de commit 0cc56b4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"npm-run-all": "4.1.5",
7272
"react": "^16.9.0",
7373
"rimraf": "^3.0.2",
74-
"rollup": "^2.62.0",
74+
"rollup": "^2.66.1",
7575
"rollup-plugin-auto-external": "^2.0.0",
7676
"rollup-plugin-internal": "^1.0.4",
7777
"typescript": "^4.5.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21092,10 +21092,10 @@ rollup@^1:
2109221092
"@types/node" "*"
2109321093
acorn "^7.1.0"
2109421094

21095-
rollup@^2.35.1, rollup@^2.62.0:
21096-
version "2.62.0"
21097-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.62.0.tgz#9e640b419fc5b9e0241844f6d55258bd79986ecc"
21098-
integrity sha512-cJEQq2gwB0GWMD3rYImefQTSjrPYaC6s4J9pYqnstVLJ1CHa/aZNVkD4Epuvg4iLeMA4KRiq7UM7awKK6j7jcw==
21095+
rollup@^2.35.1, rollup@^2.66.1:
21096+
version "2.66.1"
21097+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.66.1.tgz#366b0404de353c4331d538c3ad2963934fcb4937"
21098+
integrity sha512-crSgLhSkLMnKr4s9iZ/1qJCplgAgrRY+igWv8KhG/AjKOJ0YX/WpmANyn8oxrw+zenF3BXWDLa7Xl/QZISH+7w==
2109921099
optionalDependencies:
2110021100
fsevents "~2.3.2"
2110121101

0 commit comments

Comments
 (0)