This repository was archived by the owner on May 1, 2021. 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 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.8 " ,
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.23 .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.8 "
303
+ resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.8 .tgz#45cd802380fcc352e5680e1781d43c50916f12ee "
304
+ integrity sha512-RTKvBsfz0T8CKOGZMfuluDNyMFHnu5lvNr4hWEsQeHXH6FcmIDIozOyWMh36nLGMwVd5UFNXC2xztA8lln22MQ ==
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.23 .0 :
1540
+ version "7.23 .0"
1541
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.23 .0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325 "
1542
+ integrity sha512-kqvNVbdkjzpFy0XOszNwjkKzZ+6TcwCQ/h+ozlcIWwaimBBuhlQ4nN6kbiM2L+OjDcznkTJxzYfRFH92sx4a0Q ==
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