Update @types/tmp 0.1.0 -> 0.2.0

Changelog-entry: Update @types/tmp 0.1.0 -> 0.2.0
Change-type: patch
This commit is contained in:
Alexis Svinartchouk 2020-05-13 11:51:01 +02:00
parent 84f003d907
commit b1cbf54711
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -962,9 +962,9 @@
}
},
"@types/tmp": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@types/tmp/-/tmp-0.1.0.tgz",
"integrity": "sha512-6IwZ9HzWbCq6XoQWhxLpDjuADodH/MKXRUIDFudvgjcVdjFknvmR+DNsoUeer4XPrEnrZs04Jj+kfV9pFsrhmA==",
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/@types/tmp/-/tmp-0.2.0.tgz",
"integrity": "sha512-flgpHJjntpBAdJD43ShRosQvNC0ME97DCfGvZEDlAThQmnerRXrLbX6YgzRBQCZTthET9eAWFAMaYP0m0Y4HzQ==",
"dev": true
},
"@types/tough-cookie": {

View File

@ -93,7 +93,7 @@
"@types/request": "^2.48.4",
"@types/semver": "^7.1.0",
"@types/sinon": "^9.0.0",
"@types/tmp": "^0.1.0",
"@types/tmp": "^0.2.0",
"@types/webpack-node-externals": "^1.7.0",
"chai": "^4.2.0",
"chalk": "^1.1.3",