Skip to content

Commit

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

fix(deps): bump @deck.gl/mapbox from 8.9.14 to 8.9.15
  • Loading branch information
vinayakkulkarni authored May 16, 2023
2 parents c2c3055 + 544f618 commit 7719cae
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.15",
"@deck.gl/layers": "^8.9.15",
"@deck.gl/mapbox": "^8.9.14"
"@deck.gl/mapbox": "^8.9.15"
},
"devDependencies": {
"@babel/core": "^7.21.8",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@deck.gl/core": "^8.9.15",
"@deck.gl/layers": "^8.9.15",
"@deck.gl/mapbox": "^8.9.14",
"@deck.gl/mapbox": "^8.9.15",
"@types/node": "^20.1.6",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
Expand Down

0 comments on commit 7719cae

Please sign in to comment.