Skip to content

Commit 52bec48

Browse files
Bump tmp from 0.2.5 to 0.2.6 in /Extension (#14488)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 to 0.2.6. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3d9417 commit 52bec48

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6918,7 +6918,7 @@
69186918
"posix-getopt": "^1.2.1",
69196919
"shell-quote": "1.8.2",
69206920
"ssh-config": "^4.4.4",
6921-
"tmp": "^0.2.5",
6921+
"tmp": "^0.2.6",
69226922
"vscode-cpptools": "^7.1.1",
69236923
"vscode-languageclient": "^8.1.0",
69246924
"vscode-nls": "^5.2.0",

Extension/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6037,10 +6037,10 @@ tinyglobby@^0.2.15:
60376037
fdir "^6.5.0"
60386038
picomatch "^4.0.3"
60396039

6040-
tmp@^0.2.3, tmp@^0.2.5:
6041-
version "0.2.5"
6042-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tmp/-/tmp-0.2.5.tgz#b06bcd23f0f3c8357b426891726d16015abfd8f8"
6043-
integrity sha1-sGvNI/DzyDV7QmiRcm0WAVq/2Pg=
6040+
tmp@^0.2.3, tmp@^0.2.5, tmp@^0.2.6:
6041+
version "0.2.6"
6042+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/tmp/-/tmp-0.2.6.tgz#0dfac10fd09a9319288eb0e8f0ed524604e183b4"
6043+
integrity sha1-DfrBD9CakxkojrDo8O1SRgThg7Q=
60446044

60456045
to-absolute-glob@^2.0.0, to-absolute-glob@^2.0.2:
60466046
version "2.0.2"

0 commit comments

Comments
 (0)