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
"devDependencies" : {
50
50
"@commitlint/cli" : " 19.7.1" ,
51
51
"@commitlint/config-angular" : " 19.7.1" ,
52
- "eslint" : " 9.20.0 " ,
52
+ "eslint" : " 9.20.1 " ,
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 @@ -1250,10 +1250,10 @@ eslint-visitor-keys@^4.2.0:
1250
1250
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
1251
1251
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1252
1252
1253
-
1254
- version "9.20.0 "
1255
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0 .tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7 "
1256
- integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA ==
1253
+
1254
+ version "9.20.1 "
1255
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1 .tgz#923924c078f5226832449bac86662dd7e53c91d6 "
1256
+ integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g ==
1257
1257
dependencies :
1258
1258
" @eslint-community/eslint-utils" " ^4.2.0"
1259
1259
" @eslint-community/regexpp" " ^4.12.1"
You can’t perform that action at this time.
0 commit comments