Skip to content

Commit

Permalink
chore(deps): bump tempy from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [tempy](https://github.com/sindresorhus/tempy) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/sindresorhus/tempy/releases)
- [Commits](sindresorhus/tempy@v0.6.0...v0.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Sep 14, 2020
1 parent c79c5d6 commit f81e002
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"mz": "^2.7.0",
"nanomatch": "^1.2.13",
"path-is-inside": "^1.0.2",
"tempy": "^0.6.0"
"tempy": "^0.7.0"
},
"devDependencies": {
"apr-for-each": "^3.0.3",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4582,7 +4582,7 @@ resolve@^1.10.0:
prettier: ^2.1.1
pretty-bytes: ^5.4.1
pretty-ms: ^7.0.0
tempy: ^0.6.0
tempy: ^0.7.0
peerDependencies:
serverless: ^1.71.3
typescript: ^3.9.3
Expand Down Expand Up @@ -5046,15 +5046,16 @@ resolve@^1.10.0:
languageName: node
linkType: hard

"tempy@npm:^0.6.0":
version: 0.6.0
resolution: "tempy@npm:0.6.0"
"tempy@npm:^0.7.0":
version: 0.7.0
resolution: "tempy@npm:0.7.0"
dependencies:
del: ^5.1.0
is-stream: ^2.0.0
temp-dir: ^2.0.0
type-fest: ^0.16.0
unique-string: ^2.0.0
checksum: 3/33e24c4f5723c60d8d1089d802f6060707c3a05fecce279af01376ad93194e51b58a8ed447a8dab0592fa8d840b445fffcc594e23d764b51a3db6c7b11d389cf
checksum: 3/1683650c95e556eb4565fac01a82536d570b97f73da645afc64d7352a572713353ca2b86e1b9f3e98b9e8195d58af723d60a3bbeaf2904ffd032a007f8639615
languageName: node
linkType: hard

Expand Down

0 comments on commit f81e002

Please sign in to comment.