Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit 010dbc3

Browse files
Update devDependency tmp to v0.2.3
1 parent ebdac93 commit 010dbc3

3 files changed

Lines changed: 12 additions & 7 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "Update devDependency tmp to v0.2.3",
4+
"packageName": "flamegrill",
5+
"email": "email not defined",
6+
"dependentChangeType": "none"
7+
}

packages/flamegrill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/tmp": "0.2.3",
3434
"@types/yargs-parser": "13.1.0",
3535
"jest": "26.6.3",
36-
"tmp": "0.2.1",
36+
"tmp": "0.2.3",
3737
"ts-jest": "26.5.6"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17897,12 +17897,10 @@ tinycolor2@^1.4.1:
1789717897
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803"
1789817898
integrity sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==
1789917899

17900-
tmp@0.2.1, tmp@^0.2.1, tmp@~0.2.1:
17901-
version "0.2.1"
17902-
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
17903-
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
17904-
dependencies:
17905-
rimraf "^3.0.0"
17900+
tmp@0.2.3, tmp@^0.2.1, tmp@~0.2.1:
17901+
version "0.2.3"
17902+
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae"
17903+
integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==
1790617904

1790717905
tmp@^0.0.33:
1790817906
version "0.0.33"

0 commit comments

Comments
 (0)