Browse Source

chore(deps): bump @sentry-internal/global-search from 0.2.2 to 0.3.0 (#35708)

dependabot[bot] 2 years ago
parent
commit
0cfd6823b5
2 changed files with 5 additions and 5 deletions
  1. 1 1
      package.json
  2. 4 4
      yarn.lock

+ 1 - 1
package.json

@@ -22,7 +22,7 @@
     "@emotion/react": "^11.9.0",
     "@emotion/styled": "^11.3.0",
     "@popperjs/core": "^2.11.5",
-    "@sentry-internal/global-search": "^0.2.2",
+    "@sentry-internal/global-search": "^0.3.0",
     "@sentry/integrations": "7.0.0",
     "@sentry/node": "7.0.0",
     "@sentry/react": "7.0.0",

+ 4 - 4
yarn.lock

@@ -2904,10 +2904,10 @@
     "@react-types/overlays" "^3.5.1"
     "@react-types/shared" "^3.8.0"
 
-"@sentry-internal/global-search@^0.2.2":
-  version "0.2.2"
-  resolved "https://registry.yarnpkg.com/@sentry-internal/global-search/-/global-search-0.2.2.tgz#4f57c2cf251df882b432e689ab029af1210095e0"
-  integrity sha512-BJUSPXA/MOx8WnfAa7AOfXInNl9Mu6OGz1V8TV9QkMRJZ6yMpV9RTBDaOdi77wS6aAt7rPFidw74KpKwex8ALw==
+"@sentry-internal/global-search@^0.3.0":
+  version "0.3.0"
+  resolved "https://registry.yarnpkg.com/@sentry-internal/global-search/-/global-search-0.3.0.tgz#f0fda5ae9b19cf96a979dddbd0573dc894950c63"
+  integrity sha512-lu2yTNhGsCx5gJ3JS8wWY3m4Yz8ng/Lrd6qI+AKsCYpamESv+5xZgRVPpG56IfcGa/k92T3ukZCQMCzGz8X5+w==
   dependencies:
     "@types/dompurify" "^2.0.4"
     "@types/react" ">=16"