Skip to content

Commit

Permalink
Update dependency cesium to v1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 3, 2021
1 parent 5163e38 commit a36722e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"test": "ember test"
},
"dependencies": {
"cesium": "1.74.0",
"cesium": "1.81.0",
"ol": "5.3.3",
"olcs": "2.12.0",
"remarkable": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4677,10 +4677,10 @@ center-align@^0.1.1:
align-text "^0.1.3"
lazy-cache "^1.0.3"

cesium@1.74.0:
version "1.74.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.74.0.tgz#79038abd40eb3e3a3223162d0984daf6d09496fb"
integrity sha512-PwHOz4nF9SUYrEo3Bcz0V7ebsB1XWqRkBkMWkn4BduBxNEzH8QdJ7ipuuNu8KZHfy3a1H2cOrwD8y8TikYmO8Q==
cesium@1.81.0:
version "1.81.0"
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.81.0.tgz#7115cb7fcc386ba6190ca666059375a77afac149"
integrity sha512-0JrK3nLuBfL8jJ8C+pECdp41FTrsJAh9xHi1gYh8tv70zathj1Fqf88G74VsnD2yXkB2nUnF1jTdedVq+gwk3Q==

chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
version "1.1.3"
Expand Down

0 comments on commit a36722e

Please sign in to comment.