Skip to content

Commit b459b84

Browse files
committed
chore(deps): update dependency jimp-compact to ^0.8.2
1 parent ea55498 commit b459b84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"execa": "^1.0.0",
1919
"fs-extra": "^8.1.0",
2020
"hasha": "^5.0.0",
21-
"jimp-compact": "^0.8.0",
21+
"jimp-compact": "^0.8.2",
2222
"workbox-cdn": "^4.3.1"
2323
},
2424
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6806,10 +6806,10 @@ jest@^24.9.0:
68066806
import-local "^2.0.0"
68076807
jest-cli "^24.9.0"
68086808

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

68146814
js-levenshtein@^1.1.3:
68156815
version "1.1.6"

0 commit comments

Comments
 (0)