Skip to content

Commit

Permalink
chore(deps): update dependency jimp-compact to ^0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 13, 2019
1 parent ea55498 commit b459b84
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 @@ -18,7 +18,7 @@
"execa": "^1.0.0",
"fs-extra": "^8.1.0",
"hasha": "^5.0.0",
"jimp-compact": "^0.8.0",
"jimp-compact": "^0.8.2",
"workbox-cdn": "^4.3.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6806,10 +6806,10 @@ jest@^24.9.0:
import-local "^2.0.0"
jest-cli "^24.9.0"

jimp-compact@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/jimp-compact/-/jimp-compact-0.8.0.tgz#2a7831b9d0e3202678a0617dd9fd9a3ed5423886"
integrity sha512-X20NDmsndoplmKtws5fcZYPnRzdtP1vftKlZaiKmKQ3+LMSXLPGoOCPZlckVZg4DjZlPzDOjA+nj//TPFGxMQw==
jimp-compact@^0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/jimp-compact/-/jimp-compact-0.8.2.tgz#fb2fd742a1770d7e5982ac3ccc098ebe5375f76d"
integrity sha512-IWvC9NzbXxXqc38NNh0mHkVKwdlnjRxgKuLrrm3LleSZowGHIpuIQurV5Td/ECX6tXX8pg9ImTtlWB63X+qD8A==

js-levenshtein@^1.1.3:
version "1.1.6"
Expand Down

0 comments on commit b459b84

Please sign in to comment.