all repos — h3 @ 162f6255cd7db78550ae9fbd29d9c8d32c6cdc68

A tiny, extremely minimalist JavaScript microframework.

Merge pull request #6 from h3rald/dependabot/npm_and_yarn/tmpl-1.0.5

Bump tmpl from 1.0.4 to 1.0.5
Fabio Cevasco h3rald@h3rald.com
Wed, 22 Sep 2021 05:28:38 +0200
commit

162f6255cd7db78550ae9fbd29d9c8d32c6cdc68

parent

38818a30ffdb41038713c98471c8ff20ae29f96e

1 files changed, 3 insertions(+), 3 deletions(-)

jump to
M package-lock.jsonpackage-lock.json

@@ -6389,9 +6389,9 @@ "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==",

"dev": true }, "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==", "dev": true }, "to-fast-properties": {