Skip to content

Commit

Permalink
chore: update scripts/update-javascript.sh to 7.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Oct 14, 2023
1 parent 21465bc commit 1c76339
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 143 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,18 @@
"react-native": ">=0.65.0"
},
"dependencies": {
"@sentry/browser": "7.73.0",
"@sentry/browser": "7.74.0",
"@sentry/cli": "2.21.2",
"@sentry/core": "7.73.0",
"@sentry/hub": "7.73.0",
"@sentry/integrations": "7.73.0",
"@sentry/react": "7.73.0",
"@sentry/types": "7.73.0",
"@sentry/utils": "7.73.0"
"@sentry/core": "7.74.0",
"@sentry/hub": "7.74.0",
"@sentry/integrations": "7.74.0",
"@sentry/react": "7.74.0",
"@sentry/types": "7.74.0",
"@sentry/utils": "7.74.0"
},
"devDependencies": {
"@sentry-internal/eslint-config-sdk": "7.73.0",
"@sentry-internal/eslint-plugin-sdk": "7.73.0",
"@sentry-internal/eslint-config-sdk": "7.74.0",
"@sentry-internal/eslint-plugin-sdk": "7.74.0",
"@sentry/typescript": "^5.20.1",
"@sentry/wizard": "3.13.0",
"@types/jest": "^29.5.3",
Expand Down
Loading

0 comments on commit 1c76339

Please sign in to comment.