Skip to content

Commit

Permalink
fix(deps): bump @deck.gl/core from 8.9.2 to 8.9.3
Browse files Browse the repository at this point in the history
Bumps [@deck.gl/core](https://github.com/visgl/deck.gl) from 8.9.2 to 8.9.3.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v8.9.3/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.9.2...v8.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2023
1 parent ae7bbd1 commit b10d5e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
"vue": "^3.2.37"
},
"optionalDependencies": {
"@deck.gl/core": "^8.9.2",
"@deck.gl/core": "^8.9.3",
"@deck.gl/layers": "^8.9.2",
"@deck.gl/mapbox": "^8.9.2"
},
"devDependencies": {
"@babel/core": "^7.21.3",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@deck.gl/core": "^8.9.2",
"@deck.gl/core": "^8.9.3",
"@deck.gl/layers": "^8.9.2",
"@deck.gl/mapbox": "^8.9.2",
"@types/node": "^18.15.3",
Expand Down

0 comments on commit b10d5e8

Please sign in to comment.