Skip to content

Commit

Permalink
Update dependency @stripe/react-stripe-js to v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent e864445 commit 19a5130
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@popperjs/core": "2.11.8",
"@rails/activestorage": "7.1.3",
"@sentry/browser": "^8.7.0",
"@stripe/react-stripe-js": "2.7.1",
"@stripe/react-stripe-js": "2.7.2",
"@stripe/stripe-js": "2.4.0",
"@testing-library/react": "16.0.0",
"@types/bytes": "3.1.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6038,16 +6038,16 @@ __metadata:
languageName: node
linkType: hard

"@stripe/react-stripe-js@npm:2.7.1":
version: 2.7.1
resolution: "@stripe/react-stripe-js@npm:2.7.1"
"@stripe/react-stripe-js@npm:2.7.2":
version: 2.7.2
resolution: "@stripe/react-stripe-js@npm:2.7.2"
dependencies:
prop-types: "npm:^15.7.2"
peerDependencies:
"@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0
"@stripe/stripe-js": ^1.44.1 || ^2.0.0 || ^3.0.0 || ^4.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/bd88da4ed1d201e8f69f0cda2345269eed2a487c98b55f0472ec8a34a7afd5082d246677179e296dc2aa265fc129912b3b46b65bc8b3932d8123b19f3ef7227d
checksum: 10c0/deccb8a94b69b432c4ab240a3b6b67fa167dbc1e8b646be1dc8f60b40836dfd70117586dd71b17d32fa7a8a18b131ba4468d64cb8624d92c0ced81fcea58c06b
languageName: node
linkType: hard

Expand Down Expand Up @@ -21473,7 +21473,7 @@ __metadata:
"@prettier/plugin-ruby": "npm:4.0.4"
"@rails/activestorage": "npm:7.1.3"
"@sentry/browser": "npm:^8.7.0"
"@stripe/react-stripe-js": "npm:2.7.1"
"@stripe/react-stripe-js": "npm:2.7.2"
"@stripe/stripe-js": "npm:2.4.0"
"@swc/core": "npm:^1.4.2"
"@swc/jest": "npm:^0.2.36"
Expand Down

0 comments on commit 19a5130

Please sign in to comment.