Skip to content

Commit 65b2da0

Browse files
fix(deps): update dependency @stripe/react-stripe-js to v2.5.0 (#795)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@stripe/react-stripe-js](https://togithub.com/stripe/react-stripe-js) | [`2.4.0` -> `2.5.0`](https://renovatebot.com/diffs/npm/@stripe%2freact-stripe-js/2.4.0/2.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@stripe%2freact-stripe-js/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@stripe%2freact-stripe-js/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@stripe%2freact-stripe-js/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@stripe%2freact-stripe-js/2.4.0/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stripe/react-stripe-js (@&#8203;stripe/react-stripe-js)</summary> ### [`v2.5.0`](https://togithub.com/stripe/react-stripe-js/releases/tag/v2.5.0) [Compare Source](https://togithub.com/stripe/react-stripe-js/compare/v2.4.0...v2.5.0) <!-- Please group the following commits into one of the sections below. --> <!-- Remove empty sections when done. --> ##### Changed - update peer dependency ([#&#8203;471](https://togithub.com/stripe/react-stripe-js/issues/471)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/kula-app/OnLaunch). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 9ec7009 commit 65b2da0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2080,9 +2080,9 @@
20802080
"@sinonjs/commons" "^3.0.0"
20812081

20822082
"@stripe/react-stripe-js@^2.1.1":
2083-
version "2.4.0"
2084-
resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-2.4.0.tgz#b69d383a2b13e1104c5766695e7a865899cc84fb"
2085-
integrity sha512-1jVQEL3OuhuzNlf4OdfqovHt+MkWh8Uh8xpLxx/xUFUDdF+7/kDOrGKy+xJO3WLCfZUL7NAy+/ypwXbbYZi0tg==
2083+
version "2.5.0"
2084+
resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-2.5.0.tgz#bdc573dea15e48c7db91ea972cabefcc55767946"
2085+
integrity sha512-ys5bnrufNoBlUPRblWkiN7dUCX3s2noBZS0Lf5GkHYO9x3SXJMZccif53IdP4X6tZyNLn7aSMgZBUZqsdzrvhg==
20862086
dependencies:
20872087
prop-types "^15.7.2"
20882088

0 commit comments

Comments
 (0)