diff --git a/yarn.lock b/yarn.lock index 65c5551..96d436f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2807,7 +2807,7 @@ escodegen@1.8.x: source-map "~0.2.0" "eslint-config-bbva@file:./packages/eslint-config-bbva": - version "3.3.0" + version "4.0.1" dependencies: eslint-plugin-decorator-position "^2.2.29" eslint-plugin-no-unsanitized "^3.1.5" @@ -2819,7 +2819,7 @@ eslint-config-prettier@^8.3.0: integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== "eslint-plugin-bbva@file:./packages/eslint-plugin-bbva": - version "1.3.4" + version "4.0.0" dependencies: requireindex "~1.2.0" @@ -4531,11 +4531,9 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1: integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= json5@^2.0.0, json5@^2.1.2: - version "2.1.3" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43" - integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA== - dependencies: - minimist "^1.2.5" + version "2.2.3" + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== jsonfile@^4.0.0: version "4.0.0"