File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 50
50
"@typescript-eslint/eslint-plugin" : " 4.27.0" ,
51
51
"@typescript-eslint/parser" : " 4.27.0" ,
52
52
"babel-eslint" : " 10.0.3" ,
53
- "eslint" : " 6.7.2 " ,
53
+ "eslint" : " 6.8.0 " ,
54
54
"eslint-config-airbnb-base" : " 14.0.0" ,
55
55
"eslint-plugin-import" : " 2.18.2" ,
56
56
"eslint-plugin-jest" : " 23.0.4" ,
Original file line number Diff line number Diff line change @@ -3989,10 +3989,10 @@ eslint-visitor-keys@^2.0.0:
3989
3989
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
3990
3990
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
3991
3991
3992
- eslint@6.7.2 :
3993
- version "6.7.2 "
3994
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2 .tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1 "
3995
- integrity sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng ==
3992
+ eslint@6.8.0 :
3993
+ version "6.8.0 "
3994
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0 .tgz#62262d6729739f9275723824302fb227c8c93ffb "
3995
+ integrity sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig ==
3996
3996
dependencies :
3997
3997
" @babel/code-frame" " ^7.0.0"
3998
3998
ajv "^6.10.0"
@@ -4170,9 +4170,10 @@ expect@^26.6.2:
4170
4170
jest-message-util "^26.6.2"
4171
4171
jest-regex-util "^26.0.0"
4172
4172
4173
- " express-jwt@git+ https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b " :
4173
+ " express-jwt@https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b " :
4174
4174
version "6.1.1"
4175
- resolved "git+https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b"
4175
+ uid c7881ad378063236d85b1e1b0f4a252b63b8e75b
4176
+ resolved "https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b"
4176
4177
dependencies :
4177
4178
async "^3.2.2"
4178
4179
express-unless "^1.0.0"
You can’t perform that action at this time.
0 commit comments