build(deps): update dependency eslint-formatter-rdjson to v1.0.5 (#2002)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2003/head
renovate[bot] 2021-05-15 07:19:40 +10:00 committed by GitHub
parent 3ffdf19a7e
commit d7d4266b6d
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.4"
"eslint-formatter-rdjson": "1.0.5"
}
}

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.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-formatter-rdjson@1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/eslint-formatter-rdjson/-/eslint-formatter-rdjson-1.0.5.tgz#d8c384c3d13c497f8596543e6285dec1087fd1ba"
integrity sha512-z275VEQgzmAF04yTRvvl1DbEMEczVb9pGUoj31zzydBTn/gYcKLUIxLEXRzpWqh4llOYMuICICAHFbdF/yA28A==
eslint-import-resolver-node@^0.3.4:
version "0.3.4"