Skip to content

Commit

Permalink
Merge pull request #1650 from vinayakkulkarni/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/deck.gl/mapbox-8.9.18

fix(deps): bump @deck.gl/mapbox from 8.9.17 to 8.9.18
  • Loading branch information
vinayakkulkarni authored Jun 4, 2023
2 parents bab3fb6 + 0290126 commit 3f7424a
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 @@ -51,15 +51,15 @@
"optionalDependencies": {
"@deck.gl/core": "^8.9.18",
"@deck.gl/layers": "^8.9.17",
"@deck.gl/mapbox": "^8.9.17"
"@deck.gl/mapbox": "^8.9.18"
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@deck.gl/core": "^8.9.18",
"@deck.gl/layers": "^8.9.17",
"@deck.gl/mapbox": "^8.9.17",
"@deck.gl/mapbox": "^8.9.18",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
Expand Down

0 comments on commit 3f7424a

Please sign in to comment.