@wmfs/pg-telepods
Advanced tools
Comparing version 1.87.1 to 1.88.0
@@ -0,1 +1,12 @@ | ||
# [1.88.0](https://github.com/wmfs/pg-telepods/compare/v1.87.1...v1.88.0) (2021-02-24) | ||
### 🛠 Builds | ||
* **deps:** Bump lodash from 4.17.20 to 4.17.21 ([4582b39](https://github.com/wmfs/pg-telepods/commit/4582b39ab08e10c231e431f267619f7df0af1bd5)) | ||
* **deps-dev:** Bump chai from 4.2.0 to 4.3.0 ([473b180](https://github.com/wmfs/pg-telepods/commit/473b180e01dc3b6d59c9cfa1011ffb00041428bd)) | ||
* **deps-dev:** Bump mocha from 8.2.1 to 8.3.0 ([8f179c8](https://github.com/wmfs/pg-telepods/commit/8f179c84e008659f4631ca5a8b8f34a11b42123e)) | ||
* **deps-dev:** Bump semantic-release from 17.3.7 to 17.3.8 ([9a23a7d](https://github.com/wmfs/pg-telepods/commit/9a23a7dda70aa38786cdec123007920d5cd9b2af)) | ||
* **deps-dev:** Bump semantic-release from 17.3.8 to 17.3.9 ([de3c1a5](https://github.com/wmfs/pg-telepods/commit/de3c1a5adf084d82135c177c03aedee5be9edc1a)) | ||
## [1.87.1](https://github.com/wmfs/pg-telepods/compare/v1.87.0...v1.87.1) (2021-01-24) | ||
@@ -2,0 +13,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.87.1", | ||
"version": "1.88.0", | ||
"description": "Takes the contents of one PostgreSQL table, applies a transformation function to each row and ensures a target table is kept in sync", | ||
@@ -27,3 +27,3 @@ "author": "West Midlands Fire Service", | ||
"debug": "4.3.1", | ||
"lodash": "4.17.20", | ||
"lodash": "4.17.21", | ||
"make-dir": "3.1.0", | ||
@@ -36,9 +36,9 @@ "pg": "8.5.1", | ||
"devDependencies": { | ||
"chai": "4.2.0", | ||
"chai": "4.3.0", | ||
"codecov": "3.8.1", | ||
"conventional-changelog-metahub": "4.0.1", | ||
"cz-conventional-changelog": "3.3.0", | ||
"mocha": "8.2.1", | ||
"mocha": "8.3.0", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.3.7", | ||
"semantic-release": "17.3.9", | ||
"standard": "16.0.3", | ||
@@ -45,0 +45,0 @@ "@semantic-release/changelog": "5.0.1", |
97136
+ Addedlodash@4.17.21(transitive)
- Removedlodash@4.17.20(transitive)
Updatedlodash@4.17.21