braze-specification
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "braze-specification", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Braze API specification.", | ||
@@ -37,15 +37,15 @@ "author": "Mark <mark@remarkablemark.org>", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@stoplight/spectral-cli": "^6.10.1", | ||
"costatus": "^1.0.0", | ||
"husky": "^8.0.3", | ||
"json-schema-it": "^1.2.0", | ||
"lint-staged": "^14.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"pinst": "^3.0.0", | ||
"postman-to-openapi": "^3.0.1", | ||
"prettier": "^3.0.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.1.6" | ||
"@commitlint/cli": "18.4.3", | ||
"@commitlint/config-conventional": "18.4.3", | ||
"@stoplight/spectral-cli": "6.11.0", | ||
"costatus": "1.0.1", | ||
"husky": "8.0.3", | ||
"json-schema-it": "1.2.4", | ||
"lint-staged": "15.2.0", | ||
"npm-run-all": "4.1.5", | ||
"pinst": "3.0.0", | ||
"postman-to-openapi": "3.0.1", | ||
"prettier": "3.1.1", | ||
"ts-node": "10.9.2", | ||
"typescript": "5.3.3" | ||
}, | ||
@@ -52,0 +52,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
942634