From 918b7941d274e276456eb3a0382e50bbb539f956 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 16:14:16 +0100 Subject: [PATCH] chore(deps): update devdependency jiti to ^1.14.0 (#127) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/ui-templates/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui-templates/package.json b/packages/ui-templates/package.json index e265303a52..fb5ffa6ff0 100644 --- a/packages/ui-templates/package.json +++ b/packages/ui-templates/package.json @@ -30,7 +30,7 @@ "critters": "^0.0.16", "globby": "^13.1.2", "html-minifier": "^4.0.0", - "jiti": "^1.13.0", + "jiti": "^1.14.0", "knitwork": "^0.1.2", "lodash.template": "^4.5.0", "scule": "^0.2.1",