Update turbo-carto to 0.21.2
This commit is contained in:
parent
bfaf764f13
commit
54190a9cd2
1
NEWS.md
1
NEWS.md
@ -8,6 +8,7 @@ Announcements:
|
|||||||
- Update deps:
|
- Update deps:
|
||||||
- windshaft@5.2.1:
|
- windshaft@5.2.1:
|
||||||
- Update @carto/mapnik to [`3.6.2-carto.15`](https://github.com/CartoDB/node-mapnik/blob/v3.6.2-carto.15/CHANGELOG.carto.md#362-carto15).
|
- Update @carto/mapnik to [`3.6.2-carto.15`](https://github.com/CartoDB/node-mapnik/blob/v3.6.2-carto.15/CHANGELOG.carto.md#362-carto15).
|
||||||
|
- Update turbo-carto to [`0.21.2`](https://github.com/CartoDB/turbo-carto/releases/tag/0.21.2)
|
||||||
|
|
||||||
## 7.1.0
|
## 7.1.0
|
||||||
Released 2019-05-06
|
Released 2019-05-06
|
||||||
|
6
package-lock.json
generated
6
package-lock.json
generated
@ -3990,9 +3990,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"turbo-carto": {
|
"turbo-carto": {
|
||||||
"version": "0.21.0",
|
"version": "0.21.2",
|
||||||
"resolved": "https://registry.npmjs.org/turbo-carto/-/turbo-carto-0.21.0.tgz",
|
"resolved": "https://registry.npmjs.org/turbo-carto/-/turbo-carto-0.21.2.tgz",
|
||||||
"integrity": "sha512-ARe+bG5vqns2q4tsKn8X3gglu75Jl3sTguJPIyYyDRby8COmFTPbMuV/qVd104E+PF2dDMD5fRcy5PqynsFmVg==",
|
"integrity": "sha512-yUqc5V9U5UEVksMfNSlDOr03mHEQBa187iTM4nbTiOwViBVAo/ndW07INt2np9gin+YO8MFJjo7Ioo8lr+3xUQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"cartocolor": "4.0.0",
|
"cartocolor": "4.0.0",
|
||||||
"colorbrewer": "1.0.0",
|
"colorbrewer": "1.0.0",
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"request": "2.87.0",
|
"request": "2.87.0",
|
||||||
"semver": "5.5.0",
|
"semver": "5.5.0",
|
||||||
"step-profiler": "0.3.0",
|
"step-profiler": "0.3.0",
|
||||||
"turbo-carto": "0.21.0",
|
"turbo-carto": "0.21.2",
|
||||||
"underscore": "1.6.0",
|
"underscore": "1.6.0",
|
||||||
"windshaft": "5.2.1",
|
"windshaft": "5.2.1",
|
||||||
"yargs": "11.1.0"
|
"yargs": "11.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user