File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@commitlint/cli" : " 19.7.1" ,
40
40
"@commitlint/config-angular" : " 19.7.1" ,
41
- "eslint" : " 9.20.0 " ,
41
+ "eslint" : " 9.20.1 " ,
42
42
"eslint-config-airbnb-base" : " 15.0.0" ,
43
43
"eslint-plugin-import" : " 2.31.0" ,
44
44
"husky" : " 9.1.7" ,
Original file line number Diff line number Diff line change @@ -1680,10 +1680,10 @@ eslint-visitor-keys@^4.2.0:
1680
1680
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
1681
1681
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
1682
1682
1683
-
1684
- version "9.20.0 "
1685
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.0 .tgz#6244c46c1640cd5e577a31ebc460fca87838c0b7 "
1686
- integrity sha512-aL4F8167Hg4IvsW89ejnpTwx+B/UQRzJPGgbIOl+4XqffWsahVVsLEWoZvnrVuwpWmnRd7XeXmQI1zlKcFDteA ==
1683
+
1684
+ version "9.20.1 "
1685
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.20.1 .tgz#923924c078f5226832449bac86662dd7e53c91d6 "
1686
+ integrity sha512-m1mM33o6dBUjxl2qb6wv6nGNwCAsns1eKtaQ4l/NPHeTvhiUPbtdfMyktxN4B3fgHIgsYh1VT3V9txblpQHq+g ==
1687
1687
dependencies :
1688
1688
" @eslint-community/eslint-utils" " ^4.2.0"
1689
1689
" @eslint-community/regexpp" " ^4.12.1"
You can’t perform that action at this time.
0 commit comments