diff --git a/samples/weather-forecast/package.json b/samples/weather-forecast/package.json index 4a62665..faf52eb 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.8", "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 dddf0b2..124d88d 100644 --- a/samples/weather-forecast/yarn.lock +++ b/samples/weather-forecast/yarn.lock @@ -3955,10 +3955,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.8: + version "10.1.8" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97" + integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w== eslint-scope@5.1.1, eslint-scope@^5.1.1: version "5.1.1"