@balena/abstract-sql-to-typescript
Advanced tools
Comparing version 1.2.3 to 1.2.4-renovate-mocha-10-x-6e489e61c48227e209ba112c42e89ac927d8caf9-1
@@ -7,2 +7,6 @@ # Change Log | ||
## 1.2.4 - 2022-11-17 | ||
* Update dependency mocha to 10.1.0 [Renovate Bot] | ||
## 1.2.3 - 2022-11-17 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "@balena/abstract-sql-to-typescript", | ||
"version": "1.2.3", | ||
"version": "1.2.4-renovate-mocha-10-x-6e489e61c48227e209ba112c42e89ac927d8caf9-1", | ||
"description": "A translator for abstract sql into typescript types.", | ||
@@ -25,7 +25,7 @@ "main": "out/index.js", | ||
"@types/common-tags": "^1.8.1", | ||
"@types/mocha": "^8.2.3", | ||
"@types/mocha": "^10.0.0", | ||
"chai": "^4.3.6", | ||
"husky": "^8.0.0", | ||
"lint-staged": "^13.0.0", | ||
"mocha": "^9.2.2", | ||
"mocha": "^10.0.0", | ||
"ts-node": "^10.7.0", | ||
@@ -49,4 +49,4 @@ "typescript": "^4.6.3" | ||
"versionist": { | ||
"publishedAt": "2022-11-17T17:48:42.385Z" | ||
"publishedAt": "2022-11-17T18:50:47.214Z" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
61888
2