diff --git a/package.json b/package.json index 11514199cc..94eb6eee52 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "copy-webpack-plugin": "^12.0.2", "css-loader": "^7.1.1", "eslint": "^8.56.0", - "eslint-config-xo": "^0.44.0", + "eslint-config-xo": "^0.45.0", "eslint-plugin-ava": "^14.0.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-import": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index ed1b616eae..f63046c69b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4267,6 +4267,13 @@ eslint-config-xo@^0.44.0: dependencies: confusing-browser-globals "1.0.11" +eslint-config-xo@^0.45.0: + version "0.45.0" + resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.45.0.tgz#80e11c386aad07070bf103c04057dfa3d07b9705" + integrity sha512-T30F2S2HKKmr/RoHopKE7wMUMWrsLMab1qFl2WyFJjETbD+l7p4hSQWpTVGW7TEbSKG1QBekwf6Jn9ZDPA6thA== + dependencies: + confusing-browser-globals "1.0.11" + eslint-formatter-pretty@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/eslint-formatter-pretty/-/eslint-formatter-pretty-6.0.1.tgz#8a8205c10a5a8e1862fcc7fde5d252d01ab0807d"