@wmfs/relationize
Advanced tools
Comparing version 1.29.0 to 1.30.0
@@ -0,1 +1,8 @@ | ||
# [1.30.0](https://github.com/wmfs/relationize/compare/v1.29.0...v1.30.0) (2022-11-02) | ||
### 🛠 Builds | ||
* **deps:** update dependency glob to v8 ([6950439](https://github.com/wmfs/relationize/commit/695043926dcfebe58916f443f582094c219dd73b)) | ||
# [1.29.0](https://github.com/wmfs/relationize/compare/v1.28.0...v1.29.0) (2022-11-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/relationize", | ||
"version": "1.29.0", | ||
"version": "1.30.0", | ||
"description": "Takes a set of JSON Schema definitions and returns a relational database structure capable of storing compliant data.", | ||
@@ -25,3 +25,3 @@ "author": "West Midlands Fire Service", | ||
"dependencies": { | ||
"glob": "7.2.3", | ||
"glob": "8.0.3", | ||
"jsonfile": "6.1.0", | ||
@@ -28,0 +28,0 @@ "lodash": "4.17.21", |
75136
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedglob@8.0.3(transitive)
+ Addedminimatch@5.1.6(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedglob@7.2.3(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
Updatedglob@8.0.3