File tree 3 files changed +12
-12
lines changed
3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 35
35
"@newhighsco/release-config" : " *" ,
36
36
"@newhighsco/stylelint-config" : " *" ,
37
37
"@qiwi/multi-semantic-release" : " 6.1.1" ,
38
- "eslint" : " 8.13 .0" ,
38
+ "eslint" : " 8.14 .0" ,
39
39
"husky" : " 7.0.4" ,
40
40
"is-ci" : " 3.0.1" ,
41
41
"npm-run-all" : " 4.1.5" ,
Original file line number Diff line number Diff line change 38
38
},
39
39
"devDependencies" : {
40
40
"@types/react" : " 18.0.6" ,
41
- "eslint" : " 8.13 .0"
41
+ "eslint" : " 8.14 .0"
42
42
},
43
43
"peerDependencies" : {
44
- "eslint" : " 8.13 .0" ,
44
+ "eslint" : " 8.14 .0" ,
45
45
"prettier" : " 2.6.2"
46
46
},
47
47
"eslintConfig" : {
Original file line number Diff line number Diff line change 1161
1161
dependencies :
1162
1162
postcss-value-parser "^4.2.0"
1163
1163
1164
- " @eslint/eslintrc@^1.2.1 " :
1165
- version "1.2.1 "
1166
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1 .tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6 "
1167
- integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ ==
1164
+ " @eslint/eslintrc@^1.2.2 " :
1165
+ version "1.2.2 "
1166
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.2 .tgz#4989b9e8c0216747ee7cca314ae73791bb281aae "
1167
+ integrity sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg ==
1168
1168
dependencies :
1169
1169
ajv "^6.12.4"
1170
1170
debug "^4.3.2"
@@ -4422,12 +4422,12 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
4422
4422
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
4423
4423
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
4424
4424
4425
- eslint@8.13 .0 :
4426
- version "8.13 .0"
4427
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13 .0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7 "
4428
- integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ ==
4425
+ eslint@8.14 .0 :
4426
+ version "8.14 .0"
4427
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.14 .0.tgz#62741f159d9eb4a79695b28ec4989fcdec623239 "
4428
+ integrity sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw ==
4429
4429
dependencies :
4430
- " @eslint/eslintrc" " ^1.2.1 "
4430
+ " @eslint/eslintrc" " ^1.2.2 "
4431
4431
" @humanwhocodes/config-array" " ^0.9.2"
4432
4432
ajv "^6.10.0"
4433
4433
chalk "^4.0.0"
You can’t perform that action at this time.
0 commit comments