From 22ab4cab5b07bb372dcf43b515a16d1389deb432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustaf=20R=C3=A4ntil=C3=A4?= Date: Thu, 10 Feb 2022 01:23:09 +0100 Subject: [PATCH] fix(pretty): bumped awesome-ajv-errors for fixed JSON path handling in edge cases --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1429e8c..156e41f 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ }, "dependencies": { "ajv": "^6.11.0", - "awesome-ajv-errors": "^4.0.1", + "awesome-ajv-errors": "^4.1.0", "meta-types": "^1.1.1" }, "config": {