@wmfs/supercopy
Advanced tools
Comparing version 1.26.0 to 1.27.0
@@ -0,1 +1,10 @@ | ||
# [1.27.0](https://github.com/wmfs/supercopy/compare/v1.26.0...v1.27.0) (2020-01-28) | ||
### 🛠 Builds | ||
* **deps:** Bump rimraf from 3.0.0 to 3.0.1 ([0d6b807](https://github.com/wmfs/supercopy/commit/0d6b80718f774e61d009d7f408ee85ed9126d1fe)) | ||
* **deps-dev:** Bump [@semantic-release](https://github.com/semantic-release)/changelog from 3.0.6 to 5.0.0 ([597f912](https://github.com/wmfs/supercopy/commit/597f912891c28cdfdedc6bdc2acbd6f97cd9855d)) | ||
* **deps-dev:** Bump [@wmfs](https://github.com/wmfs)/hl-pg-client from 1.14.0 to 1.15.0 ([4591517](https://github.com/wmfs/supercopy/commit/45915173bfb4462aff3beb94d7fa4bd9aa930402)) | ||
# [1.26.0](https://github.com/wmfs/supercopy/compare/v1.25.0...v1.26.0) (2020-01-27) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.26.0", | ||
"version": "1.27.0", | ||
"description": "Takes a specifically-named directory structure of CSV files and conjures bulk insert, update and delete statements and applies them to a PostgreSQL database.", | ||
@@ -32,3 +32,3 @@ "author": "West Midlands Fire Service", | ||
"pg-copy-streams": "2.2.2", | ||
"rimraf": "3.0.0", | ||
"rimraf": "3.0.1", | ||
"upath": "1.2.0" | ||
@@ -45,5 +45,5 @@ }, | ||
"standard": "14.3.1", | ||
"@semantic-release/changelog": "3.0.6", | ||
"@semantic-release/changelog": "5.0.0", | ||
"@semantic-release/git": "7.0.18", | ||
"@wmfs/hl-pg-client": "1.14.0" | ||
"@wmfs/hl-pg-client": "1.15.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
52087
+ Addedrimraf@3.0.1(transitive)
- Removedrimraf@3.0.0(transitive)
Updatedrimraf@3.0.1