Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
chore: update dependency cesium to ^1.88.0 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2021
1 parent 4d0a401 commit 7afdfbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -164,7 +164,7 @@
"apollo-upload-client": "^16.0.0",
"array-move": "^4.0.0",
"axios": "^0.24.0",
"cesium": "^1.87.1",
"cesium": "^1.88.0",
"cesium-dnd": "1.0.3",
"core-js": "^3.19.1",
"date-fns": "^2.24.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6955,10 +6955,10 @@ cesium-dnd@1.0.3:
resolved "https://registry.yarnpkg.com/cesium-dnd/-/cesium-dnd-1.0.3.tgz#d10be77ec27e0b4ba88d0b0735a6c4aaee337c34"
integrity sha512-7TX7vsg5fHSVzu3Xx8P+3Rriezj0bRNUpyk+VbUk0oxze3UM44YoPWY5LUoyojLqITGoDT0LRmEJnQizHiaXtw==

cesium@^1.87.1:
version "1.87.1"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.87.1.tgz#c122f8b92b2a1c01ad7feddb159531695b3a67a4"
integrity sha512-j0ywezLnCRJ3BWTnD7N2W2jfGlaLa5UklXpxVOLTZUx1NJsvkekpztHuRf4eMVCew/rKcXRzIOAvS7FHo6JHSw==
cesium@^1.88.0:
version "1.88.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.88.0.tgz#d2780ffca93968766feedb676fccb58493ce97d4"
integrity sha512-Tu/U5noy+jTejtaPav5G9SAXss8I9MmR7Ug46ny2NnKQsmW7slO0MUlL3lxo0po7VSmI/E0dDU7Jo+WiRbooRQ==

chalk@*, chalk@^4.0.0, chalk@^4.1.0:
version "4.1.2"
Expand Down

0 comments on commit 7afdfbe

Please sign in to comment.