This repository was archived by the owner on Jan 28, 2023. It is now read-only.
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 26
26
"@devoxa/prettier-config" : " 1.0.2" ,
27
27
"@types/node" : " 18.11.18" ,
28
28
"cypress" : " 9.7.0" ,
29
- "eslint" : " 8.30 .0" ,
29
+ "eslint" : " 8.31 .0" ,
30
30
"express" : " 4.18.2" ,
31
31
"prettier" : " 2.8.1" ,
32
32
"typescript" : " 4.9.4"
Original file line number Diff line number Diff line change 49
49
resolved "https://registry.yarnpkg.com/@devoxa/prettier-config/-/prettier-config-1.0.2.tgz#0ccde044ec67d5702655f3eac5de2aae7d9005d6"
50
50
integrity sha512-dAGMCT9uZgcsxfAVVVPf7dQ8ftJUSAfih/Vupy8srSjm6vop4ItImUUch2zFekjKQ97CkxxcYizo21gVb1+U3w==
51
51
52
- " @eslint/eslintrc@^1.4.0 " :
53
- version "1.4.0 "
54
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0 .tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63 "
55
- integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A ==
52
+ " @eslint/eslintrc@^1.4.1 " :
53
+ version "1.4.1 "
54
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1 .tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e "
55
+ integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA ==
56
56
dependencies :
57
57
ajv "^6.12.4"
58
58
debug "^4.3.2"
@@ -855,12 +855,12 @@ eslint-visitor-keys@^3.3.0:
855
855
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
856
856
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
857
857
858
- eslint@8.30 .0 :
859
- version "8.30 .0"
860
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30 .0.tgz#83a506125d089eef7c5b5910eeea824273a33f50 "
861
- integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ ==
858
+ eslint@8.31 .0 :
859
+ version "8.31 .0"
860
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31 .0.tgz#75028e77cbcff102a9feae1d718135931532d524 "
861
+ integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA ==
862
862
dependencies :
863
- " @eslint/eslintrc" " ^1.4.0 "
863
+ " @eslint/eslintrc" " ^1.4.1 "
864
864
" @humanwhocodes/config-array" " ^0.11.8"
865
865
" @humanwhocodes/module-importer" " ^1.0.1"
866
866
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments