Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2023
1 parent 3558727 commit e40e2be
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 @@ -53,7 +53,7 @@
"@types/react": "18.0.26",
"gh-pages": "4.0.0",
"prettier": "2.8.1",
"rollup": "2.79.1",
"rollup": "3.14.0",
"rollup-plugin-cleandir": "2.0.0",
"rollup-plugin-peer-deps-external": "2.2.4",
"semantic-release": "^19.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3818,7 +3818,7 @@ __metadata:
gh-pages: 4.0.0
minimist: 1.2.7
prettier: 2.8.1
rollup: 2.79.1
rollup: 3.14.0
rollup-plugin-cleandir: 2.0.0
rollup-plugin-peer-deps-external: 2.2.4
semantic-release: ^19.0.5
Expand Down Expand Up @@ -4060,17 +4060,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:2.79.1":
version: 2.79.1
resolution: "rollup@npm:2.79.1"
"rollup@npm:3.14.0":
version: 3.14.0
resolution: "rollup@npm:3.14.0"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 6a2bf167b3587d4df709b37d149ad0300692cc5deb510f89ac7bdc77c8738c9546ae3de9322b0968e1ed2b0e984571f5f55aae28fa7de4cfcb1bc5402a4e2be6
checksum: 48f4da224753b8022529256243b74b3f6f41d9b4358ba079ac42f2a2cf07e4bd01b5d94579338194238e3c575487974ca508e144cf6195123293e7fdf82506cb
languageName: node
linkType: hard

Expand Down

0 comments on commit e40e2be

Please sign in to comment.