Skip to content

Commit

Permalink
fix(deps): update dependency rollup to v3 (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 16, 2022
1 parent 997df46 commit b8a49c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"colorette": "^2.0.19",
"commander": "^9.4.1",
"js-yaml": "^4.1.0",
"rollup": "^2.79.1",
"rollup": "^3.2.1",
"rollup-plugin-dts": "^4.2.3",
"typescript": "^4.8.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ __metadata:
pinst: ^3.0.0
prettier: ^2.7.1
pretty-quick: ^3.1.3
rollup: ^2.79.1
rollup: ^3.2.1
rollup-plugin-dts: ^4.2.3
typescript: ^4.8.4
bin:
Expand Down Expand Up @@ -4015,17 +4015,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^2.79.1":
version: 2.79.1
resolution: "rollup@npm:2.79.1"
"rollup@npm:^3.2.1":
version: 3.2.1
resolution: "rollup@npm:3.2.1"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 6a2bf167b3587d4df709b37d149ad0300692cc5deb510f89ac7bdc77c8738c9546ae3de9322b0968e1ed2b0e984571f5f55aae28fa7de4cfcb1bc5402a4e2be6
checksum: 52fa82deb5368c5ad0ef585c6900b782b246834a597b782e648adb3e4b8e458c111b634c358619d6137837fe064e704090d58d84f298d0c508d7a1aef9c0caf3
languageName: node
linkType: hard

Expand Down

0 comments on commit b8a49c4

Please sign in to comment.