Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Commit

Permalink
Merge 7283945 into 3144571
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2019
2 parents 3144571 + 7283945 commit ff10518
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
"eslint-config-prettier": "4.1.0",
"eslint-formatter-pretty": "2.1.1",
"eslint-import-resolver-webpack": "0.11.0",
"eslint-plugin-compat": "3.1.0",
"eslint-plugin-compat": "3.1.1",
"eslint-plugin-flowtype": "3.5.1",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-jest": "22.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5836,10 +5836,10 @@ eslint-module-utils@^2.3.0:
debug "^2.6.8"
pkg-dir "^2.0.0"

eslint-plugin-compat@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-compat/-/eslint-plugin-compat-3.1.0.tgz#3a0a0490bd8cb08eb06cbbe840ad612227ccadf2"
integrity sha512-N+FiugxY5Y8CKp6/sk76KtIFlA2fMx8Ogb3FqbwOePND6mnnkxZL/iPMC/3QhPtuq10RVNduYOmKU9laqna5+A==
eslint-plugin-compat@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-compat/-/eslint-plugin-compat-3.1.1.tgz#5ec367dbaec422928894e6b4f708aa623f23a198"
integrity sha512-pqy5LBy4ZPhSVwb2p0+jUozdnoGX+qc1NRIcK+Yfg99149ncqZVc8gP5u637vwVC/nLQP6X6zTpnHwsZCdvluQ==
dependencies:
"@babel/runtime" "^7.4.2"
ast-metadata-inferer "^0.1.1"
Expand Down

0 comments on commit ff10518

Please sign in to comment.