diff options
| author | dependabot[bot] | 2021-09-21 15:00:32 +0000 |
|---|---|---|
| committer | Uri Shaked | 2021-09-21 18:50:20 +0300 |
| commit | ae7a597fba00a60fc4910e0a4ed5d43924437cdd (patch) | |
| tree | e353daaeeae9d58bb3bcdbcfcd977ff210956105 /package-lock.json | |
| parent | 0.18.1 (diff) | |
| download | avr8js-ae7a597fba00a60fc4910e0a4ed5d43924437cdd.tar.gz avr8js-ae7a597fba00a60fc4910e0a4ed5d43924437cdd.tar.bz2 avr8js-ae7a597fba00a60fc4910e0a4ed5d43924437cdd.zip | |
chore(deps): bump tmpl from 1.0.4 to 1.0.5
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] <support@github.com>
Diffstat (limited to '')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 96c65c9..994db69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13462,9 +13462,9 @@ } }, "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-arraybuffer": { |
