Skip to content

Commit be90b5d

Browse files
committed
chore(deps): upgarde tmpl to 1.0.5
1 parent 1f819fa commit be90b5d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

test/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"resolutions": {
2222
"ansi-regex": "^5.0.1",
2323
"argon2/@mapbox/node-pre-gyp/tar": "^6.1.9",
24-
"set-value": "^4.0.1"
24+
"set-value": "^4.0.1",
25+
"tmpl": "^1.0.5"
2526
}
2627
}

test/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4439,10 +4439,10 @@ throat@^5.0.0:
44394439
resolved "https://registry.yarnpkg.com/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b"
44404440
integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==
44414441

4442-
4443-
version "1.0.4"
4444-
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
4445-
integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=
4442+
[email protected], tmpl@^1.0.5:
4443+
version "1.0.5"
4444+
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc"
4445+
integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
44464446

44474447
to-fast-properties@^2.0.0:
44484448
version "2.0.0"

0 commit comments

Comments
 (0)