Skip to content

Commit 018e008

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency temp to v0.9.1
1 parent 97b18da commit 018e008

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"prettier": "1.18.2",
4949
"prettier-package-json": "2.1.0",
5050
"sort-json": "2.0.0",
51-
"temp": "0.9.0"
51+
"temp": "0.9.1"
5252
},
5353
"keywords": [
5454
"CFBundleShortVersionString",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4964,10 +4964,10 @@ temp-path@^1.0.0:
49644964
version "1.0.0"
49654965
resolved "https://registry.yarnpkg.com/temp-path/-/temp-path-1.0.0.tgz#24b1543973ab442896d9ad367dd9cbdbfafe918b"
49664966

4967-
temp@0.9.0:
4968-
version "0.9.0"
4969-
resolved "https://registry.yarnpkg.com/temp/-/temp-0.9.0.tgz#61391795a11bd9738d4c4d7f55f012cb8f55edaa"
4970-
integrity sha512-YfUhPQCJoNQE5N+FJQcdPz63O3x3sdT4Xju69Gj4iZe0lBKOtnAMi0SLj9xKhGkcGhsxThvTJ/usxtFPo438zQ==
4967+
temp@0.9.1:
4968+
version "0.9.1"
4969+
resolved "https://registry.yarnpkg.com/temp/-/temp-0.9.1.tgz#2d666114fafa26966cd4065996d7ceedd4dd4697"
4970+
integrity sha512-WMuOgiua1xb5R56lE0eH6ivpVmg/lq2OHm4+LtT/xtEtPQ+sz6N3bBM6WZ5FvO1lO4IKIOb43qnhoc4qxP5OeA==
49714971
dependencies:
49724972
rimraf "~2.6.2"
49734973

0 commit comments

Comments
 (0)