Skip to content

Commit fe4e586

Browse files
dependabot[bot]pajasevi
authored andcommitted
Bump tmp from 0.2.1 to 0.2.5
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.5. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.1...v0.2.5) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a3a3ae commit fe4e586

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@ getpass@^0.1.1:
11821182
dependencies:
11831183
assert-plus "^1.0.0"
11841184

1185-
glob@^7.0.3, glob@^7.1.3:
1185+
glob@^7.0.3:
11861186
version "7.2.0"
11871187
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
11881188
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -2213,13 +2213,6 @@ restore-cursor@^3.1.0:
22132213
onetime "^5.1.0"
22142214
signal-exit "^3.0.2"
22152215

2216-
rimraf@^3.0.0:
2217-
version "3.0.2"
2218-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
2219-
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
2220-
dependencies:
2221-
glob "^7.1.3"
2222-
22232216
rxjs@^6.6.7:
22242217
version "6.6.7"
22252218
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
@@ -2476,11 +2469,9 @@ tiny-emitter@^2.0.0:
24762469
integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
24772470

24782471
tmp@~0.2.1:
2479-
version "0.2.1"
2480-
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
2481-
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
2482-
dependencies:
2483-
rimraf "^3.0.0"
2472+
version "0.2.5"
2473+
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.5.tgz#b06bcd23f0f3c8357b426891726d16015abfd8f8"
2474+
integrity sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==
24842475

24852476
tough-cookie@^2.3.3, tough-cookie@^2.3.4, tough-cookie@~2.5.0:
24862477
version "2.5.0"

0 commit comments

Comments
 (0)