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 49
49
"devDependencies" : {
50
50
"@commitlint/cli" : " 19.6.0" ,
51
51
"@commitlint/config-angular" : " 19.6.0" ,
52
- "eslint" : " 9.15 .0" ,
52
+ "eslint" : " 9.16 .0" ,
53
53
"eslint-config-airbnb-base" : " 15.0.0" ,
54
54
"eslint-plugin-import" : " 2.31.0" ,
55
55
"husky" : " 9.1.7" ,
Original file line number Diff line number Diff line change 228
228
minimatch "^3.1.2"
229
229
strip-json-comments "^3.1.1"
230
230
231
- " @eslint/js@9.15 .0 " :
232
- version "9.15 .0"
233
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15 .0.tgz#df0e24fe869143b59731942128c19938fdbadfb5 "
234
- integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg ==
231
+ " @eslint/js@9.16 .0 " :
232
+ version "9.16 .0"
233
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.16 .0.tgz#3df2b2dd3b9163056616886c86e4082f45dbf3f4 "
234
+ integrity sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg ==
235
235
236
236
" @eslint/object-schema@^2.1.4 " :
237
237
version "2.1.4"
@@ -1235,17 +1235,17 @@ eslint-visitor-keys@^4.2.0:
1235
1235
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
1236
1236
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1237
1237
1238
- eslint@9.15 .0 :
1239
- version "9.15 .0"
1240
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.15 .0.tgz#77c684a4e980e82135ebff8ee8f0a9106ce6b8a6 "
1241
- integrity sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw ==
1238
+ eslint@9.16 .0 :
1239
+ version "9.16 .0"
1240
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.16 .0.tgz#66832e66258922ac0a626f803a9273e37747f2a6 "
1241
+ integrity sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA ==
1242
1242
dependencies :
1243
1243
" @eslint-community/eslint-utils" " ^4.2.0"
1244
1244
" @eslint-community/regexpp" " ^4.12.1"
1245
1245
" @eslint/config-array" " ^0.19.0"
1246
1246
" @eslint/core" " ^0.9.0"
1247
1247
" @eslint/eslintrc" " ^3.2.0"
1248
- " @eslint/js" " 9.15 .0"
1248
+ " @eslint/js" " 9.16 .0"
1249
1249
" @eslint/plugin-kit" " ^0.2.3"
1250
1250
" @humanfs/node" " ^0.16.6"
1251
1251
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments