Skip to content

Commit

Permalink
Update dependency rollup to ^3.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Aug 22, 2023
1 parent b704eb5 commit 5fd1d45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/rossum-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"dependencies": {
"@rollup/pluginutils": "^5.0.3",
"flow-remove-types": "^2.214.0",
"rollup": "^3.28.0"
"rollup": "^3.28.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ __metadata:
dependencies:
"@rollup/pluginutils": ^5.0.3
flow-remove-types: ^2.214.0
rollup: ^3.28.0
rollup: ^3.28.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -21337,17 +21337,17 @@ __metadata:
languageName: node
linkType: hard

"rollup@npm:^3.28.0":
version: 3.28.0
resolution: "rollup@npm:3.28.0"
"rollup@npm:^3.28.1":
version: 3.28.1
resolution: "rollup@npm:3.28.1"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 6ded4a0d3ca531d68e82897d5eebaa9d085014a062620bc328f2859ccf78d6a148a51ed53f1275a5f89b55cc6d7b1440b7cee44e5a9e3a51442f809b4b26f727
checksum: 1fcab0929c16130218447c76c19b56ccc0e677110552462297e3679188fc70185a6ec418cef8ce138ec9fb78fd5188537a3f5d28762788e8c88b12a7fb8ba0fb
languageName: node
linkType: hard

Expand Down

0 comments on commit 5fd1d45

Please sign in to comment.