Skip to content

Commit 007e62f

Browse files
committed
misc: Update @sentry/react dependencies to fix types issue vol. 2
1 parent 3556d73 commit 007e62f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/react/package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,11 @@
2727
"react": "15.x || 16.x || 17.x"
2828
},
2929
"devDependencies": {
30-
<<<<<<< Updated upstream
31-
"@sentry-internal/eslint-config-sdk": "6.2.3",
32-
"@testing-library/react": "^10.4.9",
33-
"@testing-library/react-hooks": "^3.3.0",
34-
"@types/history-4": "npm:@types/[email protected]",
35-
"@types/history-5": "npm:@types/[email protected]",
36-
=======
3730
"@sentry-internal/eslint-config-sdk": "6.2.4",
3831
"@testing-library/react": "^11.2.6",
3932
"@testing-library/react-hooks": "^5.1.1",
4033
"@types/history-4": "npm:@types/[email protected]",
4134
"@types/history-5": "npm:@types/[email protected]",
42-
>>>>>>> Stashed changes
4335
"@types/hoist-non-react-statics": "^3.3.1",
4436
"@types/react": "^17.0.3",
4537
"@types/react-router-3": "npm:@types/[email protected]",

0 commit comments

Comments
 (0)