Skip to content

Commit

Permalink
Merge branch 'main' into feedback-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
antonis committed Jan 10, 2025
2 parents bda351c + b6f8ea2 commit 078cb37
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@sentry-internal/eslint-config-sdk": "8.48.0",
"@sentry-internal/eslint-plugin-sdk": "8.48.0",
"@sentry-internal/typescript": "8.48.0",
"@sentry/wizard": "3.37.0",
"@sentry/wizard": "3.38.0",
"@testing-library/react-native": "^12.7.2",
"@types/jest": "^29.5.3",
"@types/node": "^20.9.3",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7823,7 +7823,7 @@ __metadata:
"@sentry/react": 8.48.0
"@sentry/types": 8.48.0
"@sentry/utils": 8.48.0
"@sentry/wizard": 3.37.0
"@sentry/wizard": 3.38.0
"@testing-library/react-native": ^12.7.2
"@types/jest": ^29.5.3
"@types/node": ^20.9.3
Expand Down Expand Up @@ -7916,17 +7916,17 @@ __metadata:
languageName: node
linkType: hard

"@sentry/wizard@npm:3.37.0":
version: 3.37.0
resolution: "@sentry/wizard@npm:3.37.0"
"@sentry/wizard@npm:3.38.0":
version: 3.38.0
resolution: "@sentry/wizard@npm:3.38.0"
dependencies:
"@clack/core": ^0.3.4
"@clack/prompts": 0.7.0
"@sentry/cli": ^1.77.3
"@sentry/node": ^7.119.2
axios: 1.7.4
chalk: ^2.4.1
glob: ^8.1.0
glob: 9.3.5
inquirer: ^6.2.0
lodash: ^4.17.15
magicast: ^0.2.10
Expand All @@ -7940,7 +7940,7 @@ __metadata:
yargs: ^16.2.0
bin:
sentry-wizard: dist/bin.js
checksum: a3bbe5348df6e5b25b8ffe2d3526772b394a4e36766438cd462b578da8b1b714fab2fc6e0eb83e4dbcbe61406237ff450f6879f98b3a24c14b3c7df3437d6e18
checksum: 980e97aab93b927a95db1b03777b11e2a63786340119ebcfbf63cee82c475df2e40e84d9857bde6237deeb8ed98ae4622f09476e6c5c32312154008b14add642
languageName: node
linkType: hard

Expand Down Expand Up @@ -15612,6 +15612,18 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:9.3.5, glob@npm:^9.2.0, glob@npm:^9.3.3":
version: 9.3.5
resolution: "glob@npm:9.3.5"
dependencies:
fs.realpath: "npm:^1.0.0"
minimatch: "npm:^8.0.2"
minipass: "npm:^4.2.4"
path-scurry: "npm:^1.6.1"
checksum: 94b093adbc591bc36b582f77927d1fb0dbf3ccc231828512b017601408be98d1fe798fc8c0b19c6f2d1a7660339c3502ce698de475e9d938ccbb69b47b647c84
languageName: node
linkType: hard

"glob@npm:^6.0.1":
version: 6.0.4
resolution: "glob@npm:6.0.4"
Expand Down Expand Up @@ -15652,18 +15664,6 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^9.2.0, glob@npm:^9.3.3":
version: 9.3.5
resolution: "glob@npm:9.3.5"
dependencies:
fs.realpath: "npm:^1.0.0"
minimatch: "npm:^8.0.2"
minipass: "npm:^4.2.4"
path-scurry: "npm:^1.6.1"
checksum: 94b093adbc591bc36b582f77927d1fb0dbf3ccc231828512b017601408be98d1fe798fc8c0b19c6f2d1a7660339c3502ce698de475e9d938ccbb69b47b647c84
languageName: node
linkType: hard

"globals@npm:^11.1.0":
version: 11.12.0
resolution: "globals@npm:11.12.0"
Expand Down

0 comments on commit 078cb37

Please sign in to comment.