Skip to content

Commit

Permalink
fix(deps): update @deck.gl/core requirement from ^8.9.34 to ^8.9.36
Browse files Browse the repository at this point in the history
Updates the requirements on [@deck.gl/core](https://github.com/visgl/deck.gl) to permit the latest version.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v8.9.36/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.9.34...v8.9.36)

---
updated-dependencies:
- dependency-name: "@deck.gl/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2024
1 parent c317773 commit 9b02590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
"vue": "^3.4.15"
},
"optionalDependencies": {
"@deck.gl/core": "^8.9.34",
"@deck.gl/core": "^8.9.36",
"@deck.gl/layers": "^8.9.34",
"@deck.gl/mapbox": "^8.9.34"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@deck.gl/core": "^8.9.34",
"@deck.gl/core": "^8.9.36",
"@deck.gl/layers": "^8.9.34",
"@deck.gl/mapbox": "^8.9.34",
"@types/node": "^20.12.12",
Expand Down

0 comments on commit 9b02590

Please sign in to comment.