Skip to content

Commit e2d6c9d

Browse files
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] <[email protected]>
1 parent d4354fb commit e2d6c9d

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

yarn.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2522,7 +2522,7 @@ [email protected]:
25222522

25232523
25242524
version "1.0.6"
2525-
resolved "http://registry.npmjs.org/combined-stream/-/combined-stream-1.0.6.tgz#723e7df6e801ac5613113a7e445a9b69cb632818"
2525+
resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.6.tgz#723e7df6e801ac5613113a7e445a9b69cb632818"
25262526
dependencies:
25272527
delayed-stream "~1.0.0"
25282528

@@ -4597,7 +4597,7 @@ http-errors@~1.6.1:
45974597

45984598
http-errors@~1.6.2:
45994599
version "1.6.3"
4600-
resolved "http://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
4600+
resolved "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
46014601
dependencies:
46024602
depd "~1.1.2"
46034603
inherits "2.0.3"
@@ -5887,7 +5887,7 @@ minimatch@^3.1.1:
58875887

58885888
58895889
version "0.0.8"
5890-
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
5890+
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
58915891

58925892
minimist@^0.2.1:
58935893
version "0.2.2"
@@ -5905,7 +5905,7 @@ minimist@^1.2.5, minimist@^1.2.6:
59055905

59065906
minimist@~0.0.1:
59075907
version "0.0.10"
5908-
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
5908+
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
59095909

59105910
minipass@^2.2.0:
59115911
version "2.3.4"
@@ -5923,7 +5923,7 @@ mixin-deep@^1.2.0:
59235923

59245924
mkdirp@^0.5.0, mkdirp@^0.5.1:
59255925
version "0.5.1"
5926-
resolved "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
5926+
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
59275927
dependencies:
59285928
minimist "0.0.8"
59295929

@@ -7019,7 +7019,7 @@ rsvp@^4.8.5:
70197019

70207020
rsvp@~3.2.1:
70217021
version "3.2.1"
7022-
resolved "http://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz#07cb4a5df25add9e826ebc67dcc9fd89db27d84a"
7022+
resolved "https://registry.npmjs.org/rsvp/-/rsvp-3.2.1.tgz#07cb4a5df25add9e826ebc67dcc9fd89db27d84a"
70237023

70247024
run-async@^2.2.0:
70257025
version "2.3.0"
@@ -7780,8 +7780,9 @@ tmp@^0.1.0:
77807780
rimraf "^2.6.3"
77817781

77827782
7783-
version "1.0.4"
7784-
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
7783+
version "1.0.5"
7784+
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"
7785+
integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
77857786

77867787
to-fast-properties@^2.0.0:
77877788
version "2.0.0"
@@ -8419,7 +8420,7 @@ [email protected]:
84198420

84208421
yargs@~3.10.0:
84218422
version "3.10.0"
8422-
resolved "http://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
8423+
resolved "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"
84238424
dependencies:
84248425
camelcase "^1.0.2"
84258426
cliui "^2.1.0"

0 commit comments

Comments
 (0)