Skip to content

Commit 30d5dfb

Browse files
fix(deps): update dependency react-globe.gl to v2.27.6 (#1142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2620ad commit 30d5dfb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"pretty-quick": "3.3.1",
4141
"react": "18.3.1",
4242
"react-dom": "18.3.1",
43-
"react-globe.gl": "2.27.5",
43+
"react-globe.gl": "2.27.6",
4444
"react-markdown": "8.0.7",
4545
"react-modal": "3.16.1",
4646
"react-multi-carousel": "2.8.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -16521,10 +16521,10 @@ react-error-overlay@^6.0.11:
1652116521
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
1652216522
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
1652316523

16524-
react-globe.gl@2.27.5:
16525-
version "2.27.5"
16526-
resolved "https://registry.yarnpkg.com/react-globe.gl/-/react-globe.gl-2.27.5.tgz#475f40f3d4e2b27217232d30095dd20a80f82538"
16527-
integrity sha512-jzO+uKkSdsTdmFSqZvkdb/SMWA+Gl9JXYJVRpX7Yid0/CFFhJkHAwha8Jc/6bvll9SAlCHdASajNqzQN4+vs3Q==
16524+
react-globe.gl@2.27.6:
16525+
version "2.27.6"
16526+
resolved "https://registry.yarnpkg.com/react-globe.gl/-/react-globe.gl-2.27.6.tgz#da849d1219b1ab8ea72eb3b24ff76053da347486"
16527+
integrity sha512-1Oh46lQ/+hd3XiLRVqkn3tejnnXMqvaSnJ2Ngz9FgbeYE1Cic//8FwDt1wN2G4n7n9JE5gKOoSOHt6D98FwOEw==
1652816528
dependencies:
1652916529
globe.gl "^2.33"
1653016530
prop-types "15"

0 commit comments

Comments
 (0)