File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 68
68
"commitizen" : " 4.2.4" ,
69
69
"cz-conventional-changelog" : " 3.3.0" ,
70
70
"dotenv-cli" : " 4.0.0" ,
71
- "eslint" : " 8.1 .0" ,
71
+ "eslint" : " 8.2 .0" ,
72
72
"eslint-config-prettier" : " 8.3.0" ,
73
73
"eslint-import-resolver-typescript" : " 2.5.0" ,
74
74
"eslint-plugin-import" : " 2.25.2" ,
Original file line number Diff line number Diff line change 1254
1254
ts-node "^9"
1255
1255
tslib "^2"
1256
1256
1257
- "@eslint/eslintrc@^1.0.3 ":
1258
- version "1.0.3 "
1259
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.3 .tgz#41f08c597025605f672251dcc4e8be66b5ed7366 "
1260
- integrity sha512-DHI1wDPoKCBPoLZA3qDR91+3te/wDSc1YhKg3jR8NxKKRJq2hwHwcWv31cSwSYvIBrmbENoYMWcenW8uproQqg ==
1257
+ "@eslint/eslintrc@^1.0.4 ":
1258
+ version "1.0.4 "
1259
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.4 .tgz#dfe0ff7ba270848d10c5add0715e04964c034b31 "
1260
+ integrity sha512-h8Vx6MdxwWI2WM8/zREHMoqdgLNXEL4QX3MWSVMdyNJGvXVOs+6lp+m2hc3FnuMHDc4poxFNI20vCk0OmI4G0Q ==
1261
1261
dependencies:
1262
1262
ajv "^6.12.4"
1263
1263
debug "^4.3.2"
1264
1264
espree "^9.0.0"
1265
1265
globals "^13.9.0"
1266
1266
ignore "^4.0.6"
1267
1267
import-fresh "^3.2.1"
1268
- js-yaml "^3.13.1 "
1268
+ js-yaml "^4.1.0 "
1269
1269
minimatch "^3.0.4"
1270
1270
strip-json-comments "^3.1.1"
1271
1271
@@ -6145,12 +6145,12 @@ eslint-visitor-keys@^3.0.0:
6145
6145
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
6146
6146
integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
6147
6147
6148
- eslint@8.1 .0:
6149
- version "8.1 .0"
6150
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.1 .0.tgz#00f1f7dbf4134f26588e6c9f2efe970760f64664 "
6151
- integrity sha512-JZvNneArGSUsluHWJ8g8MMs3CfIEzwaLx9KyH4tZ2i+R2/rPWzL8c0zg3rHdwYVpN/1sB9gqnjHwz9HoeJpGHw ==
6148
+ eslint@8.2 .0:
6149
+ version "8.2 .0"
6150
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.2 .0.tgz#44d3fb506d0f866a506d97a0fc0e90ee6d06a815 "
6151
+ integrity sha512-erw7XmM+CLxTOickrimJ1SiF55jiNlVSp2qqm0NuBWPtHYQCegD5ZMaW0c3i5ytPqL+SSLaCxdvQXFPLJn+ABw ==
6152
6152
dependencies:
6153
- "@eslint/eslintrc" "^1.0.3 "
6153
+ "@eslint/eslintrc" "^1.0.4 "
6154
6154
"@humanwhocodes/config-array" "^0.6.0"
6155
6155
ajv "^6.10.0"
6156
6156
chalk "^4.0.0"
@@ -6184,7 +6184,7 @@ eslint@8.1.0:
6184
6184
progress "^2.0.0"
6185
6185
regexpp "^3.2.0"
6186
6186
semver "^7.2.1"
6187
- strip-ansi "^6.0.0 "
6187
+ strip-ansi "^6.0.1 "
6188
6188
strip-json-comments "^3.1.0"
6189
6189
text-table "^0.2.0"
6190
6190
v8-compile-cache "^2.0.3"
You can’t perform that action at this time.
0 commit comments