Skip to content

Commit ce9b3fd

Browse files
renovate[bot]marionebl
authored andcommitted
chore: update dependency tmp to v0.1.0 (#602)
1 parent 2434d71 commit ce9b3fd

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

@commitlint/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"rimraf": "2.6.2",
7070
"sander": "0.6.0",
7171
"string-to-stream": "1.1.0",
72-
"tmp": "0.0.33"
72+
"tmp": "0.1.0"
7373
},
7474
"dependencies": {
7575
"@commitlint/format": "^7.5.0",

yarn.lock

+9-2
Original file line numberDiff line numberDiff line change
@@ -13491,7 +13491,7 @@ [email protected]:
1349113491
dependencies:
1349213492
glob "^7.0.5"
1349313493

13494-
rimraf@~2.6.2:
13494+
rimraf@^2.6.3, rimraf@~2.6.2:
1349513495
version "2.6.3"
1349613496
resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
1349713497
integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==
@@ -14838,7 +14838,14 @@ tinydate@^1.0.0:
1483814838
version "1.0.0"
1483914839
resolved "https://registry.npmjs.org/tinydate/-/tinydate-1.0.0.tgz#20f31756a13959ef8c57ec133ba29b5ade042cac"
1484014840

14841-
[email protected], tmp@^0.0.33:
14841+
14842+
version "0.1.0"
14843+
resolved "https://registry.npmjs.org/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877"
14844+
integrity sha512-J7Z2K08jbGcdA1kkQpJSqLF6T0tdQqpR2pnSUXsIchbPdTI9v3e85cLW0d6WDhwuAleOV71j2xWs8qMPfK7nKw==
14845+
dependencies:
14846+
rimraf "^2.6.3"
14847+
14848+
tmp@^0.0.33:
1484214849
version "0.0.33"
1484314850
resolved "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
1484414851
dependencies:

0 commit comments

Comments
 (0)