Skip to content

Commit 70986d5

Browse files
chore(devdeps): update dependency rollup to v2.60.0 (#492)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9787dd3 commit 70986d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react": "17.0.2",
3535
"react-dom": "17.0.2",
3636
"read-pkg": "7.0.0",
37-
"rollup": "2.59.0",
37+
"rollup": "2.60.0",
3838
"rollup-plugin-dts": "4.0.1",
3939
"rollup-plugin-visualizer": "5.5.2",
4040
"typescript": "4.4.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7645,10 +7645,10 @@ [email protected]:
76457645
source-map "^0.7.3"
76467646
yargs "^16.2.0"
76477647

7648-
rollup@2.59.0:
7649-
version "2.59.0"
7650-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.59.0.tgz#108c61b0fa0a37ebc8d1f164f281622056f0db59"
7651-
integrity sha512-l7s90JQhCQ6JyZjKgo7Lq1dKh2RxatOM+Jr6a9F7WbS9WgKbocyUSeLmZl8evAse7y96Ae98L2k1cBOwWD8nHw==
7648+
rollup@2.60.0:
7649+
version "2.60.0"
7650+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.0.tgz#4ee60ab7bdd0356763f87d7099f413e5460fc193"
7651+
integrity sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==
76527652
optionalDependencies:
76537653
fsevents "~2.3.2"
76547654

0 commit comments

Comments
 (0)