Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
fix(deps): update dependency fs-jetpack to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kontrollanten committed Jul 21, 2020
1 parent 237f77f commit 304202d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"electron-dl": "^3.0.0",
"electron-settings": "^4.0.0",
"electron-updater": "4.3.1",
"fs-jetpack": "^2.1.1",
"fs-jetpack": "^3.0.0",
"history": "^4.7.2",
"minimist": "1.2.5",
"react": "^16.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6364,10 +6364,10 @@ fs-extra@^9.0.0, fs-extra@^9.0.1:
jsonfile "^6.0.1"
universalify "^1.0.0"

fs-jetpack@^2.1.1:
version "2.2.2"
resolved "https://registry.yarnpkg.com/fs-jetpack/-/fs-jetpack-2.2.2.tgz#c3737c585a618d8d636f76165c881b985493d6fd"
integrity sha512-USJrUxck7SIXSvYPzU5fuR5iqLHRDSzb0kHvCJlQhUGEVai3P9yZDu/2b+bAzprbWLCc2YcslxBLBUInDmYkYA==
fs-jetpack@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/fs-jetpack/-/fs-jetpack-3.0.0.tgz#a43970a702ade8f74df18e7838f0138fee777cf7"
integrity sha512-xw+eRyncZ2WxvS1UM/3p5GLhyiiSRVMg6AsvpzpllHarfuyLwi3YnUjMc09fqRCHeAUymXkmFxNgiXH/yvmdHA==
dependencies:
minimatch "^3.0.2"
rimraf "^2.6.3"
Expand Down

0 comments on commit 304202d

Please sign in to comment.