Skip to content

Commit a322554

Browse files
Bump tmp from 0.2.3 to 0.2.4 in /Extension (#13825)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sean McManus <seanmcm@microsoft.com>
1 parent 43a786e commit a322554

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6614,7 +6614,7 @@
66146614
"posix-getopt": "^1.2.1",
66156615
"shell-quote": "^1.8.1",
66166616
"ssh-config": "^4.4.4",
6617-
"tmp": "^0.2.3",
6617+
"tmp": "^0.2.4",
66186618
"vscode-cpptools": "^7.1.1",
66196619
"vscode-languageclient": "^8.1.0",
66206620
"vscode-nls": "^5.2.0",

Extension/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4712,10 +4712,10 @@ timers-ext@^0.1.7:
47124712
es5-ext "^0.10.64"
47134713
next-tick "^1.1.0"
47144714

4715-
tmp@^0.2.3:
4716-
version "0.2.3"
4717-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae"
4718-
integrity sha1-63g8wivB6L69BnFHbUbqTrMqea4=
4715+
tmp@^0.2.4:
4716+
version "0.2.4"
4717+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tmp/-/tmp-0.2.4.tgz#c6db987a2ccc97f812f17137b36af2b6521b0d13"
4718+
integrity sha1-xtuYeizMl/gS8XE3s2rytlIbDRM=
47194719

47204720
to-absolute-glob@^2.0.0, to-absolute-glob@^2.0.2:
47214721
version "2.0.2"

0 commit comments

Comments
 (0)