Skip to content

Commit 45a0759

Browse files
build(deps): bump tmp from 0.2.1 to 0.2.4 in /tests/runner-tests
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.1...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e434138 commit 45a0759

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

tests/runner-tests/yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3446,7 +3446,7 @@ rimraf@^2.6.3:
34463446
dependencies:
34473447
glob "^7.1.3"
34483448

3449-
rimraf@^3.0.0, rimraf@^3.0.2:
3449+
rimraf@^3.0.2:
34503450
version "3.0.2"
34513451
resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz"
34523452
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
@@ -3847,11 +3847,9 @@ [email protected]:
38473847
tmp "^0.2.0"
38483848

38493849
tmp@^0.2.0:
3850-
version "0.2.1"
3851-
resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz"
3852-
integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
3853-
dependencies:
3854-
rimraf "^3.0.0"
3850+
version "0.2.4"
3851+
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.4.tgz#c6db987a2ccc97f812f17137b36af2b6521b0d13"
3852+
integrity sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==
38553853

38563854
to-buffer@^1.1.1:
38573855
version "1.1.1"

0 commit comments

Comments
 (0)