Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Commit

Permalink
Bump eslint-config-globex from 3.1.1 to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 20, 2020
1 parent 14bf536 commit 8953049
Showing 1 changed file with 19 additions and 13 deletions.
32 changes: 19 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2494,19 +2494,19 @@ escodegen@^1.14.1:
source-map "~0.6.1"

eslint-config-globex@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/eslint-config-globex/-/eslint-config-globex-3.1.1.tgz#13beef74d785d5f0d883f4c095cc78b9e5e1327c"
integrity sha512-gAh6p+IDxgdQ1B2GB3RX25REb4CC34mzcOxM2IKFpun3oEcogeKdK6OvhuTq1b2CzEzSzSHJp+aMJ66hdS/7Sw==
version "3.1.3"
resolved "https://registry.yarnpkg.com/eslint-config-globex/-/eslint-config-globex-3.1.3.tgz#515ccab8f51ef3d199db5e9d13fe8c56089ba6e1"
integrity sha512-46mdSChBMqj5PkCFrbeqRuI1ZVtsN74mm/Fb1maGR+gVtS1fy35UjzurM3voFDSdAkwkqv9fxkHTBZDRq+QBjA==
dependencies:
babel-eslint "10.1.0"
eslint "7.0.0"
eslint-plugin-babel "5.3.0"
eslint-plugin-cumul8 "1.4.56"
eslint-plugin-filenames "1.3.2"
eslint-plugin-flowtype "4.7.0"
eslint-plugin-flowtype "5.1.0"
eslint-plugin-import "2.20.2"
eslint-plugin-jasmine "4.1.1"
eslint-plugin-jest "23.11.0"
eslint-plugin-jest "23.13.1"
eslint-plugin-json "2.1.1"
eslint-plugin-jsx-a11y "6.2.3"
eslint-plugin-node "11.1.0"
Expand Down Expand Up @@ -2561,12 +2561,13 @@ eslint-plugin-filenames@1.3.2:
lodash.snakecase "4.1.1"
lodash.upperfirst "4.3.1"

eslint-plugin-flowtype@4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.7.0.tgz#903a6ea3eb5cbf4c7ba7fa73cc43fc39ab7e4a70"
integrity sha512-M+hxhSCk5QBEValO5/UqrS4UunT+MgplIJK5wA1sCtXjzBcZkpTGRwxmLHhGpbHcrmQecgt6ZL/KDdXWqGB7VA==
eslint-plugin-flowtype@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.1.0.tgz#0209f06e68b1cdc8f2bd44034753379aafcddb76"
integrity sha512-avZ1nHs0vadDTPvgGbggLWvktqI7urjZ1fcK8P+AXJkTuOSBmNje/vMtbfXgs85d32nMYioD7LoLNZiEULZ8lA==
dependencies:
lodash "^4.17.15"
string-natural-compare "^3.0.1"

eslint-plugin-import@2.20.2:
version "2.20.2"
Expand All @@ -2591,10 +2592,10 @@ eslint-plugin-jasmine@4.1.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-4.1.1.tgz#afdf8ca6a91e85041d9e0fb650af446874bf8852"
integrity sha512-uS7kvt7RPUB/gLDwhJ/Ax0APrmkj7In8VJWkiZLYHafz2Ix74mMRJx82YZZ3zHRa/YOuTL+ig6dW/aKwdNzUuw==

eslint-plugin-jest@23.11.0:
version "23.11.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.11.0.tgz#6e01d83ea74c1eefd60811655bbc288bd8ab2e7d"
integrity sha512-qedvh6mcMgoLFHjITtG40yKOCu5Fa1GMYesDOclU30ZvtVkf+DaH0fnCn1ysOX/QMdk2SGhQvxvYLowcLaM0GA==
eslint-plugin-jest@23.13.1:
version "23.13.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.1.tgz#b2ce83f76064ad8ba1f1f26f322b86a86e44148e"
integrity sha512-TRLJH6M6EDvGocD98a7yVThrAOCK9WJfo9phuUb0MJptcrOYZeCKzC9aOzZCD93sxXCsiJVZywaTHdI/mAi0FQ==
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"

Expand Down Expand Up @@ -5848,6 +5849,11 @@ string-length@^4.0.1:
char-regex "^1.0.2"
strip-ansi "^6.0.0"

string-natural-compare@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==

string-width@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
Expand Down

0 comments on commit 8953049

Please sign in to comment.