Skip to content

Commit 74223e5

Browse files
authored
rip getsentry: add stripe types (#84993)
1 parent dfe924a commit 74223e5

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"@types/react-virtualized": "^9.21.22",
8888
"@types/reflux": "0.4.1",
8989
"@types/scroll-to-element": "^2.0.2",
90+
"@types/stripe-v3": "^3.1.20",
9091
"@types/webpack-env": "^1.18.5",
9192
"ansi-to-react": "^6.1.6",
9293
"babel-loader": "^9.2.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4181,6 +4181,11 @@
41814181
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
41824182
integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
41834183

4184+
"@types/stripe-v3@^3.1.20":
4185+
version "3.1.33"
4186+
resolved "https://registry.yarnpkg.com/@types/stripe-v3/-/stripe-v3-3.1.33.tgz#5cd34d9c37c5a0f7aee9adc42acd0c21bf813b5d"
4187+
integrity sha512-fIE7F7alypCrnIMsk4naprHf8kXEvPM2Q9FGdL/3TDeGM0xlHohdVWkwuaEZ2tKzXB9QQKoS8k+ocLkPjZajwQ==
4188+
41844189
41854190
version "2.2.7"
41864191
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-2.2.7.tgz#4b55aa23daca730d83f192dd0933409d5a0338e4"

0 commit comments

Comments
 (0)