Skip to content

Commit 833da88

Browse files
update connect-js version
1 parent a1f4134 commit 833da88

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/preset-react": "7.18.6",
5050
"@rollup/plugin-json": "^6.0.0",
5151
"@rollup/plugin-replace": "^2.3.1",
52-
"@stripe/connect-js": "3.3.29-preview-1",
52+
"@stripe/connect-js": "3.3.30-preview-1",
5353
"@types/jest": "^24.0.25",
5454
"@types/react": "^16.8.0",
5555
"@types/react-dom": "^16.8.0",
@@ -85,7 +85,7 @@
8585
"zx": "^4.2.0"
8686
},
8787
"peerDependencies": {
88-
"@stripe/connect-js": ">=3.3.29-preview-1",
88+
"@stripe/connect-js": ">=3.3.30-preview-1",
8989
"react": ">=16.8.0",
9090
"react-dom": ">=16.8.0"
9191
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,10 +1454,10 @@
14541454
dependencies:
14551455
"@sinonjs/commons" "^3.0.0"
14561456

1457-
"@stripe/connect-js@3.3.29-preview-1":
1458-
version "3.3.29-preview-1"
1459-
resolved "https://registry.yarnpkg.com/@stripe/connect-js/-/connect-js-3.3.29-preview-1.tgz#32c5065f18a5fd075d012a99ed3644e7a150ee4f"
1460-
integrity sha512-B3O8bVOiiGaxsRhkHL38SNX1uWs+U8XGnW652li5/FdEL94qp41tUiUsjB8z2NyccSGNDufhlnbQYdy5+h2GRg==
1457+
"@stripe/connect-js@3.3.30-preview-1":
1458+
version "3.3.30-preview-1"
1459+
resolved "https://registry.yarnpkg.com/@stripe/connect-js/-/connect-js-3.3.30-preview-1.tgz#8fd6fae9f3e1ae96d1f980b0f2f02373736f5763"
1460+
integrity sha512-mRKv6tzGf5A/3l4E7WxEZWEpJNbpAGAmVUzO2Ku1dqYBD/5cSYt5Zibh3XP1MYVm5J2AR8uy86fRmbzrVSeqNA==
14611461

14621462
"@tootallnate/once@2":
14631463
version "2.0.0"

0 commit comments

Comments
 (0)