File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 42
42
"css-loader" : " ^5.0.1" ,
43
43
"dot-json" : " ^1.2.1" ,
44
44
"dotenv" : " ^8.0.0" ,
45
- "eslint" : " ^7.18 .0" ,
45
+ "eslint" : " ^7.19 .0" ,
46
46
"eslint-config-airbnb" : " ^17.1.0" ,
47
47
"eslint-config-prettier" : " ^7.2.0" ,
48
48
"eslint-plugin-import" : " ^2.22.1" ,
Original file line number Diff line number Diff line change 4064
4064
text-table "^0.2.0"
4065
4065
v8-compile-cache "^2.0.3"
4066
4066
4067
- eslint@^7.18 .0 :
4068
- version "7.18 .0"
4069
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
4070
- integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
4067
+ eslint@^7.19 .0 :
4068
+ version "7.19 .0"
4069
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19 .0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41 "
4070
+ integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg ==
4071
4071
dependencies :
4072
4072
" @babel/code-frame" " ^7.0.0"
4073
4073
" @eslint/eslintrc" " ^0.3.0"
@@ -5168,22 +5168,14 @@ ignore@^5.1.4:
5168
5168
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
5169
5169
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
5170
5170
5171
-
5171
+ [email protected] , import-fresh@^3.0.0, import-fresh@^3.2.1 :
5172
5172
version "3.3.0"
5173
5173
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
5174
5174
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
5175
5175
dependencies :
5176
5176
parent-module "^1.0.0"
5177
5177
resolve-from "^4.0.0"
5178
5178
5179
- import-fresh@^3.0.0, import-fresh@^3.2.1 :
5180
- version "3.2.1"
5181
- resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66"
5182
- integrity sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==
5183
- dependencies :
5184
- parent-module "^1.0.0"
5185
- resolve-from "^4.0.0"
5186
-
5187
5179
import-lazy@^2.1.0 :
5188
5180
version "2.1.0"
5189
5181
resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
You can’t perform that action at this time.
0 commit comments