diff --git a/samples/weather-forecast/package.json b/samples/weather-forecast/package.json index 4a62665..0fdd592 100644 --- a/samples/weather-forecast/package.json +++ b/samples/weather-forecast/package.json @@ -67,7 +67,7 @@ "copy-webpack-plugin": "^12.0.2", "core-js": "3.42.0", "eslint": "8.3.0", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "10.1.5", "file-loader": "^6.2.0", "jest": "27.1.0", "jest-json-schema": "^6.1.0", diff --git a/samples/weather-forecast/yarn.lock b/samples/weather-forecast/yarn.lock index 6be68ab..58d9070 100644 --- a/samples/weather-forecast/yarn.lock +++ b/samples/weather-forecast/yarn.lock @@ -3957,10 +3957,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@8.3.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" - integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== +eslint-config-prettier@10.1.5: + version "10.1.5" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782" + integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw== eslint-scope@5.1.1, eslint-scope@^5.1.1: version "5.1.1"