build(deps): update dependency eslint-formatter-rdjson to v1.0.4 (#1969)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1971/head
renovate[bot] 2021-05-04 09:46:06 +02:00 committed by GitHub
parent 9f3bd0e589
commit 48d8e1e541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -72,6 +72,6 @@
]
},
"devDependencies": {
"eslint-formatter-rdjson": "1.0.3"
"eslint-formatter-rdjson": "1.0.4"
}
}

View File

@ -5571,10 +5571,10 @@ eslint-config-react-app@^6.0.0:
dependencies:
confusing-browser-globals "^1.0.10"
eslint-formatter-rdjson@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/eslint-formatter-rdjson/-/eslint-formatter-rdjson-1.0.3.tgz#ab1bb2174aefdc802befaaf7f385d44b97f6d9a4"
integrity sha512-YqqNcP+xiLEWXz1GdAGKhnIRgtjOeiTPoG/hSIx/SzOt4n+fwcxRuiJE3DKpfSIJjodXS617qfRa6cZx/kIkbw==
eslint-formatter-rdjson@1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/eslint-formatter-rdjson/-/eslint-formatter-rdjson-1.0.4.tgz#9e156a7852907c2a047f545e78dadd9fc6de7e3c"
integrity sha512-6ylD4PpXmWc/vzfpapz2MLNchNp+BsWvGOBIehne4fxqvZJy/WWsHFXU7pn+Qx2ZekZRNI4hfBUISyaxpjxUOg==
eslint-import-resolver-node@^0.3.4:
version "0.3.4"