Skip to content

Commit

Permalink
Merge pull request #728 from duffelhq/renovate/rollup-3.x
Browse files Browse the repository at this point in the history
build(deps): update dependency rollup to v3.21.5
  • Loading branch information
shaundon committed May 9, 2023
2 parents af53a62 + 8398da8 commit c81fc69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"lint-staged": "13.1.2",
"nock": "13.2.9",
"prettier": "2.8.8",
"rollup": "3.21.3",
"rollup": "3.21.5",
"rollup-plugin-dts-bundle": "^1.0.0",
"rollup-plugin-inject-process-env": "1.3.1",
"rollup-plugin-peer-deps-external": "2.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6034,10 +6034,10 @@ [email protected]:
fs-extra "^10.0.0"
tslib "^2.4.0"

[email protected].3:
version "3.21.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.3.tgz#b3f1920a9d35a9de70f120a1d085753e41997941"
integrity sha512-VnPfEG51nIv2xPLnZaekkuN06q9ZbnyDcLkaBdJa/W7UddyhOfMP2yOPziYQfeY7k++fZM8FdQIummFN5y14kA==
[email protected].5:
version "3.21.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.5.tgz#1fbae43dc1079497b04604707f1cf979e51bfe49"
integrity sha512-a4NTKS4u9PusbUJcfF4IMxuqjFzjm6ifj76P54a7cKnvVzJaG12BLVR+hgU2YDGHzyMMQNxLAZWuALsn8q2oQg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit c81fc69

Please sign in to comment.