From 45a920df818667987636bc5f199793994a4be2e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 06:04:33 +0000 Subject: [PATCH] Bump tmpl Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../javascript/LearnJavaScriptProject/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ide-features-trainer/js-features-trainer/resources/learnProjects/javascript/LearnJavaScriptProject/package-lock.json b/ide-features-trainer/js-features-trainer/resources/learnProjects/javascript/LearnJavaScriptProject/package-lock.json index c8d19385d46..74fda1201ed 100644 --- a/ide-features-trainer/js-features-trainer/resources/learnProjects/javascript/LearnJavaScriptProject/package-lock.json +++ b/ide-features-trainer/js-features-trainer/resources/learnProjects/javascript/LearnJavaScriptProject/package-lock.json @@ -3985,9 +3985,9 @@ "integrity": "sha1-iQN8vJLFarGJJua6TLsgDhVnKmo=" }, "tmpl": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz", - "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=" + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", + "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" }, "to-fast-properties": { "version": "2.0.0",