diff --git a/web/package.json b/web/package.json index 65d336f8..cd713e42 100644 --- a/web/package.json +++ b/web/package.json @@ -56,7 +56,7 @@ "babel-core": "7.0.0-bridge.0", "babel-jest": "^29.5.0", "eslint": "^8.36.0", - "eslint-config-prettier": "^8.7.0", + "eslint-config-prettier": "^8.8.0", "eslint-plugin-nuxt": "^4.0.0", "eslint-plugin-vue": "^9.9.0", "jest": "^27.4.4", diff --git a/web/yarn.lock b/web/yarn.lock index 29aee33f..825473e4 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -6446,10 +6446,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^8.7.0: - version "8.7.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d" - integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA== +eslint-config-prettier@^8.8.0: + version "8.8.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348" + integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA== eslint-config-standard@^17.0.0: version "17.0.0"