File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"@typescript-eslint/parser" : " ^3.10.1" ,
24
24
"@zeit/ncc" : " ^0.22.1" ,
25
25
"aws-sdk" : " ^2.817.0" ,
26
- "eslint" : " ^7.16 .0" ,
26
+ "eslint" : " ^7.17 .0" ,
27
27
"jest" : " ^26.6.3" ,
28
28
"ts-jest" : " ^26.4.4" ,
29
29
"ts-node-dev" : " ^1.1.1" ,
Original file line number Diff line number Diff line change @@ -1724,10 +1724,10 @@ eslint-visitor-keys@^2.0.0:
1724
1724
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1725
1725
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
1726
1726
1727
- eslint@^7.16 .0 :
1728
- version "7.16 .0"
1729
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.16 .0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092 "
1730
- integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw ==
1727
+ eslint@^7.17 .0 :
1728
+ version "7.17 .0"
1729
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
1730
+ integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
1731
1731
dependencies :
1732
1732
" @babel/code-frame" " ^7.0.0"
1733
1733
" @eslint/eslintrc" " ^0.2.2"
You can’t perform that action at this time.
0 commit comments