File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 18
18
"execa" : " ^1.0.0" ,
19
19
"fs-extra" : " ^8.1.0" ,
20
20
"hasha" : " ^5.0.0" ,
21
- "jimp-compact" : " ^0.8.0 " ,
21
+ "jimp-compact" : " ^0.8.2 " ,
22
22
"workbox-cdn" : " ^4.3.1"
23
23
},
24
24
"devDependencies" : {
25
25
"axios" : " ^0.19.0" ,
26
26
"babel-eslint" : " ^10.0.3" ,
27
27
"codecov" : " ^3.5.0" ,
28
- "eslint" : " ^6.3 .0" ,
28
+ "eslint" : " ^6.4 .0" ,
29
29
"eslint-config-standard" : " ^14.1.0" ,
30
30
"eslint-plugin-html" : " ^6.0.0" ,
31
31
"eslint-plugin-import" : " ^2.18.2" ,
Original file line number Diff line number Diff line change @@ -4801,10 +4801,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
4801
4801
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
4802
4802
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
4803
4803
4804
- eslint@^6.3 .0 :
4805
- version "6.3 .0"
4806
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.3 .0.tgz#1f1a902f67bfd4c354e7288b81e40654d927eb6a "
4807
- integrity sha512-ZvZTKaqDue+N8Y9g0kp6UPZtS4FSY3qARxBs7p4f0H0iof381XHduqVerFWtK8DPtKmemqbqCFENWSQgPR/Gow ==
4804
+ eslint@^6.4 .0 :
4805
+ version "6.4 .0"
4806
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.4 .0.tgz#5aa9227c3fbe921982b2eda94ba0d7fae858611a "
4807
+ integrity sha512-WTVEzK3lSFoXUovDHEbkJqCVPEPwbhCq4trDktNI6ygs7aO41d4cDT0JFAT5MivzZeVLWlg7vHL+bgrQv/t3vA ==
4808
4808
dependencies :
4809
4809
" @babel/code-frame" " ^7.0.0"
4810
4810
ajv "^6.10.0"
@@ -6806,10 +6806,10 @@ jest@^24.9.0:
6806
6806
import-local "^2.0.0"
6807
6807
jest-cli "^24.9.0"
6808
6808
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 ==
6813
6813
6814
6814
js-levenshtein@^1.1.3 :
6815
6815
version "1.1.6"
You can’t perform that action at this time.
0 commit comments