Update to camshaft 0.57.0 (#733)
* Update to camshaft 0.57.0 * Yarn.lock with update to camshaft 0.57.0
This commit is contained in:
parent
ed0bfa5f63
commit
d644376f88
4
NEWS.md
4
NEWS.md
@ -1,7 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 3.12.5
|
## 3.12.5
|
||||||
Released 2017-mm-dd
|
Released 2017-08-24
|
||||||
|
|
||||||
|
- Upgrades camshaft to [0.57.0](https://github.com/CartoDB/camshaft/releases/tag/0.57.0).
|
||||||
|
|
||||||
|
|
||||||
## 3.12.4
|
## 3.12.4
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"body-parser": "~1.14.0",
|
"body-parser": "~1.14.0",
|
||||||
"camshaft": "0.56.0",
|
"camshaft": "0.57.0",
|
||||||
"cartodb-psql": "0.10.1",
|
"cartodb-psql": "0.10.1",
|
||||||
"cartodb-query-tables": "0.2.0",
|
"cartodb-query-tables": "0.2.0",
|
||||||
"cartodb-redis": "0.14.0",
|
"cartodb-redis": "0.14.0",
|
||||||
|
@ -194,9 +194,9 @@ camelcase@^3.0.0:
|
|||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
|
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
|
||||||
|
|
||||||
camshaft@0.56.0:
|
camshaft@0.57.0:
|
||||||
version "0.56.0"
|
version "0.57.0"
|
||||||
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.56.0.tgz#6adc8ae8e5b63638551ccca97cba8273642e4f1a"
|
resolved "https://registry.yarnpkg.com/camshaft/-/camshaft-0.57.0.tgz#22c2ab92903e43d5af6b763870839fbcfe82c650"
|
||||||
dependencies:
|
dependencies:
|
||||||
async "^1.5.2"
|
async "^1.5.2"
|
||||||
bunyan "1.8.1"
|
bunyan "1.8.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user