diff --git a/package-lock.json b/package-lock.json index 980fd789..654ea22b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "postcss": "^8.4.23", "postcss-cli": "^10.1.0", "prettier": "2.8.8", - "xo": "^0.54.0" + "xo": "^0.54.2" } }, "node_modules/@babel/code-frame": { @@ -5737,9 +5737,9 @@ "dev": true }, "node_modules/xo": { - "version": "0.54.0", - "resolved": "https://registry.npmjs.org/xo/-/xo-0.54.0.tgz", - "integrity": "sha512-2YAVQqGOTZ+/ZthvfEdFjp1MoFy0i94s5QgVOhLuXnvvy7u+H1QO4KwecvSBNr5MuoG9WM2LRDkBabAwtCauSA==", + "version": "0.54.2", + "resolved": "https://registry.npmjs.org/xo/-/xo-0.54.2.tgz", + "integrity": "sha512-1S3r+ecCg8OVPtu711as+cgwxOg+WQNRgSzqZ+OHzYlsa8CpW3ych0Ve9k8Q2QG6gqO3HSpaS5AXi9D0yPUffg==", "bundleDependencies": [ "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", @@ -5748,8 +5748,8 @@ "dev": true, "dependencies": { "@eslint/eslintrc": "^1.3.3", - "@typescript-eslint/eslint-plugin": "^5.57.1", - "@typescript-eslint/parser": "^5.57.1", + "@typescript-eslint/eslint-plugin": "^5.59.1", + "@typescript-eslint/parser": "^5.59.1", "arrify": "^3.0.0", "cosmiconfig": "^8.1.3", "define-lazy-prop": "^3.0.0", @@ -5866,15 +5866,15 @@ "license": "MIT" }, "node_modules/xo/node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.57.1", + "version": "5.59.1", "dev": true, "inBundle": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.4.0", - "@typescript-eslint/scope-manager": "5.57.1", - "@typescript-eslint/type-utils": "5.57.1", - "@typescript-eslint/utils": "5.57.1", + "@typescript-eslint/scope-manager": "5.59.1", + "@typescript-eslint/type-utils": "5.59.1", + "@typescript-eslint/utils": "5.59.1", "debug": "^4.3.4", "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", @@ -5900,14 +5900,14 @@ } }, "node_modules/xo/node_modules/@typescript-eslint/parser": { - "version": "5.57.1", + "version": "5.59.1", "dev": true, "inBundle": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/scope-manager": "5.57.1", - "@typescript-eslint/types": "5.57.1", - "@typescript-eslint/typescript-estree": "5.57.1", + "@typescript-eslint/scope-manager": "5.59.1", + "@typescript-eslint/types": "5.59.1", + "@typescript-eslint/typescript-estree": "5.59.1", "debug": "^4.3.4" }, "engines": { @@ -5927,13 +5927,13 @@ } }, "node_modules/xo/node_modules/@typescript-eslint/scope-manager": { - "version": "5.57.1", + "version": "5.59.1", "dev": true, "inBundle": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "5.57.1", - "@typescript-eslint/visitor-keys": "5.57.1" + "@typescript-eslint/types": "5.59.1", + "@typescript-eslint/visitor-keys": "5.59.1" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -5944,13 +5944,13 @@ } }, "node_modules/xo/node_modules/@typescript-eslint/type-utils": { - "version": "5.57.1", + "version": "5.59.1", "dev": true, "inBundle": true, "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "5.57.1", - "@typescript-eslint/utils": "5.57.1", + "@typescript-eslint/typescript-estree": "5.59.1", + "@typescript-eslint/utils": "5.59.1", "debug": "^4.3.4", "tsutils": "^3.21.0" }, @@ -5971,7 +5971,7 @@ } }, "node_modules/xo/node_modules/@typescript-eslint/types": { - "version": "5.57.1", + "version": "5.59.1", "dev": true, "inBundle": true, "license": "MIT", @@ -5984,13 +5984,13 @@ } }, "node_modules/xo/node_modules/@typescript-eslint/typescript-estree": { - "version": "5.57.1", + "version": "5.59.1", "dev": true, "inBundle": true, "license": "BSD-2-Clause", "dependencies": { - "@typescript-eslint/types": "5.57.1", - "@typescript-eslint/visitor-keys": "5.57.1", + "@typescript-eslint/types": "5.59.1", + "@typescript-eslint/visitor-keys": "5.59.1", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -6040,7 +6040,7 @@ } }, "node_modules/xo/node_modules/@typescript-eslint/utils": { - "version": "5.57.1", + "version": "5.59.1", "dev": true, "inBundle": true, "license": "MIT", @@ -6048,9 +6048,9 @@ "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.57.1", - "@typescript-eslint/types": "5.57.1", - "@typescript-eslint/typescript-estree": "5.57.1", + "@typescript-eslint/scope-manager": "5.59.1", + "@typescript-eslint/types": "5.59.1", + "@typescript-eslint/typescript-estree": "5.59.1", "eslint-scope": "^5.1.1", "semver": "^7.3.7" }, @@ -6066,12 +6066,12 @@ } }, "node_modules/xo/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.57.1", + "version": "5.59.1", "dev": true, "inBundle": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "5.57.1", + "@typescript-eslint/types": "5.59.1", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -6478,7 +6478,7 @@ } }, "node_modules/xo/node_modules/semver": { - "version": "7.3.8", + "version": "7.5.0", "dev": true, "inBundle": true, "license": "ISC", diff --git a/package.json b/package.json index 73f6ea77..48a3af6b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "postcss": "^8.4.23", "postcss-cli": "^10.1.0", "prettier": "2.8.8", - "xo": "^0.54.0" + "xo": "^0.54.2" }, "browserslist": [ "defaults",