From b81b8b604dee05d440f48e0db3d20ad5fa851c71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 08:12:52 +0000 Subject: [PATCH] Bump blueimp-tmpl from 2.5.4 to 3.20.0 Bumps [blueimp-tmpl](https://github.com/blueimp/JavaScript-Templates) from 2.5.4 to 3.20.0. This release includes the previously tagged commit. - [Release notes](https://github.com/blueimp/JavaScript-Templates/releases) - [Commits](https://github.com/blueimp/JavaScript-Templates/compare/b75e882ec0e353ce2d8bfdb2ea755060d2012368...v3.20.0) --- updated-dependencies: - dependency-name: blueimp-tmpl dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7ec940c84..deba14545 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "blueimp-canvas-to-blob": "blueimp/JavaScript-Canvas-to-Blob#>=3.29.0", "blueimp-file-upload": "blueimp/jQuery-File-Upload#~9.22.1", "blueimp-load-image": "blueimp/JavaScript-Load-Image#>=5.16.0", - "blueimp-tmpl": "blueimp/JavaScript-Templates#2.5.4", + "blueimp-tmpl": "^3.20.0", "bootstrap": "twbs/bootstrap#^4.5.2", "components-jqueryui": "components/jqueryui#^1.12.1", "decompress-zip": "0.2.2", diff --git a/yarn.lock b/yarn.lock index 060532451..5f084e708 100644 --- a/yarn.lock +++ b/yarn.lock @@ -508,9 +508,10 @@ blueimp-tmpl@3.6.0: resolved "https://registry.yarnpkg.com/blueimp-tmpl/-/blueimp-tmpl-3.6.0.tgz#a4910975d042e2bc03ba77f0e62d04f1548a524c" integrity sha1-pJEJddBC4rwDunfw5i0E8VSKUkw= -blueimp-tmpl@blueimp/JavaScript-Templates#2.5.4: - version "2.5.4" - resolved "https://codeload.github.com/blueimp/JavaScript-Templates/tar.gz/b75e882ec0e353ce2d8bfdb2ea755060d2012368" +blueimp-tmpl@^3.20.0: + version "3.20.0" + resolved "https://registry.yarnpkg.com/blueimp-tmpl/-/blueimp-tmpl-3.20.0.tgz#bed897db362c70d3740e0ad1020ce84bfa15ceaa" + integrity sha512-g6ln9L+VX8ZA4WA8mgKMethYH+5teroJ2uOkCvcthy9Y9d9LrQ42OAMn+r3ECKu9CB+xe9GOChlIUJBSxwkI6g== bootstrap-colorpicker@^2.5.3: version "2.5.3"