File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 "devDependencies" : {
5050 "@commitlint/cli" : " 17.6.6" ,
5151 "@commitlint/config-angular" : " 17.6.6" ,
52- "eslint" : " 8.44 .0" ,
52+ "eslint" : " 8.45 .0" ,
5353 "eslint-config-airbnb-base" : " 15.0.0" ,
5454 "eslint-plugin-import" : " 2.27.5" ,
5555 "husky" : " 8.0.3" ,
Original file line number Diff line number Diff line change @@ -1067,10 +1067,10 @@ eslint-visitor-keys@^3.4.1:
10671067 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
10681068 integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
10691069
1070- eslint@8.44 .0 :
1071- version "8.44 .0"
1072- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44 .0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500 "
1073- integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A ==
1070+ eslint@8.45 .0 :
1071+ version "8.45 .0"
1072+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45 .0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78 "
1073+ integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw ==
10741074 dependencies :
10751075 " @eslint-community/eslint-utils" " ^4.2.0"
10761076 " @eslint-community/regexpp" " ^4.4.0"
@@ -1097,7 +1097,6 @@ eslint@8.44.0:
10971097 globals "^13.19.0"
10981098 graphemer "^1.4.0"
10991099 ignore "^5.2.0"
1100- import-fresh "^3.0.0"
11011100 imurmurhash "^0.1.4"
11021101 is-glob "^4.0.0"
11031102 is-path-inside "^3.0.3"
@@ -1109,7 +1108,6 @@ eslint@8.44.0:
11091108 natural-compare "^1.4.0"
11101109 optionator "^0.9.3"
11111110 strip-ansi "^6.0.1"
1112- strip-json-comments "^3.1.0"
11131111 text-table "^0.2.0"
11141112
11151113espree@^9.6.0 :
@@ -2974,7 +2972,7 @@ strip-indent@^3.0.0:
29742972 dependencies :
29752973 min-indent "^1.0.0"
29762974
2977- strip-json-comments@^3.1.0, strip-json-comments@^3.1. 1 :
2975+ strip-json-comments@^3.1.1 :
29782976 version "3.1.1"
29792977 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
29802978 integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
You can’t perform that action at this time.
0 commit comments