This repository was archived by the owner on May 1, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 51
51
"@types/convict" : " 5.2.2" ,
52
52
"@types/cookie-parser" : " 1.4.2" ,
53
53
"@types/cors" : " 2.8.10" ,
54
- "@types/eslint" : " 7.2.7 " ,
54
+ "@types/eslint" : " 7.2.10 " ,
55
55
"@types/express" : " 4.17.11" ,
56
56
"@types/express-rate-limit" : " 5.1.1" ,
57
57
"@types/jsonwebtoken" : " 8.5.0" ,
58
58
"@types/morgan" : " 1.9.2" ,
59
59
"@types/nodemon" : " 1.19.0" ,
60
60
"@typescript-eslint/eslint-plugin" : " 4.15.0" ,
61
61
"@typescript-eslint/parser" : " 4.15.0" ,
62
- "eslint" : " 7.22 .0" ,
62
+ "eslint" : " 7.25 .0" ,
63
63
"husky" : " 4.3.8" ,
64
64
"nodemon" : " 2.0.7" ,
65
65
"standard-version" : " 9.1.0"
Original file line number Diff line number Diff line change 298
298
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.10.tgz#61cc8469849e5bcdd0c7044122265c39cec10cf4"
299
299
integrity sha512-C7srjHiVG3Ey1nR6d511dtDkCEjxuN9W1HWAEjGq8kpcwmNM6JJkpC0xvabM7BXTG2wDq8Eu33iH9aQKa7IvLQ==
300
300
301
-
302
- version "7.2.7 "
303
- resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.7 .tgz#f7ef1cf0dceab0ae6f9a976a0a9af14ab1baca26 "
304
- integrity sha512-EHXbc1z2GoQRqHaAT7+grxlTJ3WE2YNeD6jlpPoRc83cCoThRY+NUWjCUZaYmk51OICkPXn2hhphcWcWXgNW0Q ==
301
+
302
+ version "7.2.10 "
303
+ resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.10 .tgz#4b7a9368d46c0f8cd5408c23288a59aa2394d917 "
304
+ integrity sha512-kUEPnMKrqbtpCq/KTaGFFKAcz6Ethm2EjCoKIDaCmfRBWLbFuTcOJfTlorwbnboXBzahqWLgUp1BQeKHiJzPUQ ==
305
305
dependencies :
306
306
" @types/estree" " *"
307
307
" @types/json-schema" " *"
@@ -1536,10 +1536,10 @@ eslint-visitor-keys@^2.0.0:
1536
1536
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1537
1537
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
1538
1538
1539
- eslint@7.22 .0 :
1540
- version "7.22 .0"
1541
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.22 .0.tgz#07ecc61052fec63661a2cab6bd507127c07adc6f "
1542
- integrity sha512-3VawOtjSJUQiiqac8MQc+w457iGLfuNGLFn8JmF051tTKbh5/x/0vlcEj8OgDCaw7Ysa2Jn8paGshV7x2abKXg ==
1539
+ eslint@7.25 .0 :
1540
+ version "7.25 .0"
1541
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
1542
+ integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
1543
1543
dependencies :
1544
1544
" @babel/code-frame" " 7.12.11"
1545
1545
" @eslint/eslintrc" " ^0.4.0"
You can’t perform that action at this time.
0 commit comments