Skip to content

Commit

Permalink
Update connect-js version
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajsamtani-stripe committed Oct 4, 2024
1 parent 74ffb45 commit 23da087
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/preset-react": "7.18.6",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-replace": "^2.3.1",
"@stripe/connect-js": "3.3.19-preview-1",
"@stripe/connect-js": "3.3.20-preview-1",
"@types/jest": "^24.0.25",
"@types/react": "^16.8.0",
"@types/react-dom": "^16.8.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
"zx": "^4.2.0"
},
"peerDependencies": {
"@stripe/connect-js": ">=3.3.19-preview-1",
"@stripe/connect-js": ">=3.3.20-preview-1",
"react": ">=16.8.0",
"react-dom": ">=16.8.0"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1454,10 +1454,10 @@
dependencies:
"@sinonjs/commons" "^3.0.0"

"@stripe/connect-js@3.3.19-preview-1":
version "3.3.19-preview-1"
resolved "https://registry.yarnpkg.com/@stripe/connect-js/-/connect-js-3.3.19-preview-1.tgz#7fb13d5d1bc22aac4c4837230277ab31f09308a3"
integrity sha512-DYepnrlInmnpZ6wOQp+c8/fxT5DUpQxFZvqpZY2QjIbc2RIXQYU+cyTr2HwSy3x2NXrhi28x2GGLtDQlxVWR7g==
"@stripe/connect-js@3.3.20-preview-1":
version "3.3.20-preview-1"
resolved "https://registry.yarnpkg.com/@stripe/connect-js/-/connect-js-3.3.20-preview-1.tgz#2e18a3da468746950378d8081473cc66eccdbc1c"
integrity sha512-rxjKzQkYXIsIboOflxDDpAbanIqgi7GoS2J3CjRyqB4u2fcsFyJDI/Rpr5cXXJ/YKr+ssUOnBv2X8iMlRPPg9A==

"@tootallnate/once@2":
version "2.0.0"
Expand Down

0 comments on commit 23da087

Please sign in to comment.