File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"devDependencies" : {
42
42
"@types/jest" : " 26.0.15" ,
43
43
"@types/node" : " 14.14.9" ,
44
- "eslint" : " 7.13 .0" ,
44
+ "eslint" : " 7.14 .0" ,
45
45
"eslint-plugin-github" : " 4.1.1" ,
46
46
"eslint-plugin-jest" : " 24.1.3" ,
47
47
"eslint-plugin-prettier" : " ^3.1.2" ,
Original file line number Diff line number Diff line change @@ -1838,10 +1838,10 @@ eslint-visitor-keys@^2.0.0:
1838
1838
version "2.0.0"
1839
1839
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
1840
1840
1841
- eslint@7.13 .0 :
1842
- version "7.13 .0"
1843
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13 .0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da "
1844
- integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ ==
1841
+ eslint@7.14 .0 :
1842
+ version "7.14 .0"
1843
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14 .0.tgz#2d2cac1d28174c510a97b377f122a5507958e344 "
1844
+ integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA ==
1845
1845
dependencies :
1846
1846
" @babel/code-frame" " ^7.0.0"
1847
1847
" @eslint/eslintrc" " ^0.2.1"
You can’t perform that action at this time.
0 commit comments