File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-config-airbnb-base" : " ^15.0.0" ,
50
50
"eslint-plugin-import" : " ^2.26.0" ,
51
51
"jest" : " ^29.3.1" ,
52
- "spawn-command" : " ^0.0.2-1 "
52
+ "spawn-command" : " ^0.0.3 "
53
53
}
54
54
}
Original file line number Diff line number Diff line change @@ -4214,10 +4214,10 @@ source-map@^0.6.0, source-map@^0.6.1:
4214
4214
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
4215
4215
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
4216
4216
4217
- spawn-command@^0.0.2-1 :
4218
- version "0.0.2-1 "
4219
- resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2-1 .tgz#62f5e9466981c1b796dc5929937e11c9c6921bd0 "
4220
- integrity sha1-YvXpRmmBwbeW3Fkpk34RycaSG9A =
4217
+ spawn-command@^0.0.3 :
4218
+ version "0.0.3 "
4219
+ resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.3 .tgz#21aef48e475963cf993d0eaae211f7219c1f6078 "
4220
+ integrity sha512-8k2zJcDJEwRXcbtIcKuk+a/AZsAm5NHTp9XJKYj2peHe3WRzNBVCjD9j49Ul1IZOt+sFOmfCcPcGFvGypNiW9A= =
4221
4221
4222
4222
sprintf-js@~1.0.2 :
4223
4223
version "1.0.3"
You can’t perform that action at this time.
0 commit comments