From 2a8cea5a72a6e59f08892d5fb9dc26d56052f1a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 10:30:52 +0100 Subject: [PATCH] Update all dependencies (#6962) Co-authored-by: Renovate Bot --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 80e2988b..f49f4c97 100644 --- a/package.json +++ b/package.json @@ -32,14 +32,14 @@ "license": "CC0-1.0", "devDependencies": { "editorconfig-checker": "4.0.2", - "esbuild": "0.14.0", + "esbuild": "0.14.3", "fake-diff": "1.0.0", "husky": "7.0.4", "is-ci": "3.0.1", "jsonschema": "1.4.0", "named-html-entities-json": "1.0.0", "npm-run-all": "4.1.5", - "prettier": "2.5.0", + "prettier": "2.5.1", "rimraf": "3.0.2", "svg-path-bbox": "1.0.1", "svg-path-segments": "1.0.0",