File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 "@ungap/url-search-params" : " ^0.1.2" ,
3333 "enzyme" : " ^3.9.0" ,
3434 "enzyme-adapter-react-16" : " ^1.10.0" ,
35- "eslint" : " ^5.15.1 " ,
35+ "eslint" : " ^5.15.2 " ,
3636 "eslint-config-airbnb-base" : " ^13.1.0" ,
3737 "eslint-config-prettier" : " ^4.1.0" ,
3838 "eslint-plugin-import" : " ^2.16.0" ,
Original file line number Diff line number Diff line change @@ -3364,10 +3364,10 @@ eslint-scope@^3.7.1:
33643364 esrecurse "^4.1.0"
33653365 estraverse "^4.1.1"
33663366
3367- eslint-scope@^4.0.2 :
3368- version "4.0.2 "
3369- resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2 .tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e "
3370- integrity sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg ==
3367+ eslint-scope@^4.0.3 :
3368+ version "4.0.3 "
3369+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3 .tgz#ca03833310f6889a3264781aa82e63eb9cfe7848 "
3370+ integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg ==
33713371 dependencies :
33723372 esrecurse "^4.1.0"
33733373 estraverse "^4.1.1"
@@ -3425,18 +3425,18 @@ eslint@4.10.0:
34253425 table "^4.0.1"
34263426 text-table "~0.2.0"
34273427
3428- eslint@^5.15.1 :
3429- version "5.15.1 "
3430- resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1 .tgz#8266b089fd5391e0009a047050795b1d73664524 "
3431- integrity sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg ==
3428+ eslint@^5.15.2 :
3429+ version "5.15.2 "
3430+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.2 .tgz#0237bbb2362f89f4effef2f191eb0fea5279c0a5 "
3431+ integrity sha512-I8VM4SILpMwUvsRt83bQVwIRQAJ2iPMXun1FVZ/lV1OHklH2tJaXqoDnNzdiFc6bnCtGKXvQIQNP3kj1eMskSw ==
34323432 dependencies :
34333433 " @babel/code-frame" " ^7.0.0"
34343434 ajv "^6.9.1"
34353435 chalk "^2.1.0"
34363436 cross-spawn "^6.0.5"
34373437 debug "^4.0.1"
34383438 doctrine "^3.0.0"
3439- eslint-scope "^4.0.2 "
3439+ eslint-scope "^4.0.3 "
34403440 eslint-utils "^1.3.1"
34413441 eslint-visitor-keys "^1.0.0"
34423442 espree "^5.0.1"
You can’t perform that action at this time.
0 commit comments