Skip to content

Commit 6f28715

Browse files
chore(deps-dev): bump @types/tmp from 0.1.0 to 0.2.0 (#912)
1 parent b8c3851 commit 6f28715

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/mocha": "^7.0.2",
6565
"@types/node": "^12.11.7",
6666
"@types/semver": "^7.1.0",
67-
"@types/tmp": "0.1.0",
67+
"@types/tmp": "0.2.0",
6868
"@types/vscode": "1.43.0",
6969
"@types/xml2js": "^0.4.4",
7070
"@typescript-eslint/eslint-plugin": "^2.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,10 +318,10 @@
318318
dependencies:
319319
"@types/node" "*"
320320

321-
"@types/tmp@0.1.0":
322-
version "0.1.0"
323-
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.1.0.tgz#19cf73a7bcf641965485119726397a096f0049bd"
324-
integrity sha512-6IwZ9HzWbCq6XoQWhxLpDjuADodH/MKXRUIDFudvgjcVdjFknvmR+DNsoUeer4XPrEnrZs04Jj+kfV9pFsrhmA==
321+
"@types/tmp@0.2.0":
322+
version "0.2.0"
323+
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.0.tgz#e3f52b4d7397eaa9193592ef3fdd44dc0af4298c"
324+
integrity sha512-flgpHJjntpBAdJD43ShRosQvNC0ME97DCfGvZEDlAThQmnerRXrLbX6YgzRBQCZTthET9eAWFAMaYP0m0Y4HzQ==
325325

326326
"@types/vscode@1.43.0":
327327
version "1.43.0"

0 commit comments

Comments
 (0)