Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit f9851af

Browse files
Update dependency @types/react-stripe-elements to v1.1.8 (#855)
1 parent f50f92e commit f9851af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"@types/plugin-error": "0.1.0",
152152
"@types/pretty-bytes": "5.1.0",
153153
"@types/puppeteer": "1.6.3",
154-
"@types/react-stripe-elements": "1.1.7",
154+
"@types/react-stripe-elements": "1.1.8",
155155
"@types/reactstrap": "6.4.0",
156156
"@types/semver": "5.5.0",
157157
"@types/textarea-caret": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2268,10 +2268,10 @@
22682268
"@types/history" "*"
22692269
"@types/react" "*"
22702270

2271-
"@types/[email protected].7":
2272-
version "1.1.7"
2273-
resolved "https://registry.yarnpkg.com/@types/react-stripe-elements/-/react-stripe-elements-1.1.7.tgz#edba2667b1a10a70862801a0c8a8973f7cb8672c"
2274-
integrity sha512-s4t5oVM3uTQGExHo0wOJJ2J1dHb2hTx4X8wY5UNi1X6qP1WKh/2tV70hra5P7cgFp4SKrohxiZWlP7OzWQIlvA==
2271+
"@types/[email protected].8":
2272+
version "1.1.8"
2273+
resolved "https://registry.yarnpkg.com/@types/react-stripe-elements/-/react-stripe-elements-1.1.8.tgz#eafdbbb67a0a9dcd7ede0b7811cc72abe3c2f25b"
2274+
integrity sha512-mggR4i+LCqbDjJ8fhM/CwBlpokYrUJmY/u3ogZSaMIbPFElV5CcPz+0h+QFnULWRjgEpDFjwZOYffHQRRlh2bw==
22752275
dependencies:
22762276
"@types/react" "*"
22772277
"@types/stripe-v3" "*"

0 commit comments

Comments
 (0)