Skip to content

Commit

Permalink
chore(deps): bump @mapbox/mapbox-gl-language from 0.10.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [@mapbox/mapbox-gl-language](https://github.com/mapbox/mapbox-gl-language) from 0.10.1 to 1.0.0.
- [Release notes](https://github.com/mapbox/mapbox-gl-language/releases)
- [Changelog](https://github.com/mapbox/mapbox-gl-language/blob/master/CHANGELOG.md)
- [Commits](mapbox/mapbox-gl-language@v0.10.1...v1.0.0)

---
updated-dependencies:
- dependency-name: "@mapbox/mapbox-gl-language"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2022
1 parent ad8afc8 commit 7dfdf10
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-dom": "^16.x || ^17.x || ^18.x"
},
"optionalDependencies": {
"@mapbox/mapbox-gl-language": "^0.10.0",
"@mapbox/mapbox-gl-language": "^1.0.0",
"@mapbox/mapbox-gl-traffic": "^1.0.2"
},
"devDependencies": {
Expand All @@ -71,7 +71,7 @@
"@deck.gl/layers": "^8.8.3",
"@deck.gl/mapbox": "^8.8.3",
"@luma.gl/core": "^8.5.14",
"@mapbox/mapbox-gl-language": "^0.10.0",
"@mapbox/mapbox-gl-language": "^1.0.0",
"@mapbox/mapbox-gl-traffic": "^1.0.2",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1721,10 +1721,10 @@
resolved "https://registry.yarnpkg.com/@mapbox/jsonlint-lines-primitives/-/jsonlint-lines-primitives-2.0.2.tgz#ce56e539f83552b58d10d672ea4d6fc9adc7b234"
integrity sha1-zlblOfg1UrWNENZy6k1vya3HsjQ=

"@mapbox/mapbox-gl-language@^0.10.0":
version "0.10.1"
resolved "https://registry.yarnpkg.com/@mapbox/mapbox-gl-language/-/mapbox-gl-language-0.10.1.tgz#44d19d24205a10a9f27ddd78c55446fe48b94705"
integrity sha512-i5+N+FrgR5v8NY4+B+uzFl1Q4gR2OaGoKWgKiayL1bE5715svnx4r4ADTczbZSemI9o426tDKfjAtc3HC2GMCw==
"@mapbox/mapbox-gl-language@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@mapbox/mapbox-gl-language/-/mapbox-gl-language-1.0.0.tgz#41d111c7da731679098db602bb55f056f4530242"
integrity sha512-G1m/BK7M9+u8tM23qg1gA9hyhjFplAfttLb1li6+hlBfhjRApzSqbYlX4pvtN4SftO7ALHNX7uPhpzpkl7c+5Q==

"@mapbox/mapbox-gl-supported@^1.5.0":
version "1.5.0"
Expand Down

0 comments on commit 7dfdf10

Please sign in to comment.