From 178db87a0f719d8725b9e2a618a2afac87776555 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 15:54:44 +0000 Subject: [PATCH] fix(deps): update dependency regexp-ast-analysis to ^0.7.0 --- package-lock.json | 103 ++++++++++++++++++++++++++++++++++++++-------- package.json | 2 +- 2 files changed, 87 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index d3fdbc71f..049a7114c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "grapheme-splitter": "^1.0.4", "jsdoctypeparser": "^9.0.0", "refa": "^0.11.0", - "regexp-ast-analysis": "^0.6.0", + "regexp-ast-analysis": "^0.7.0", "scslre": "^0.2.0" }, "devDependencies": { @@ -1861,9 +1861,9 @@ } }, "node_modules/@eslint-community/regexpp": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.6.2.tgz", - "integrity": "sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.0.tgz", + "integrity": "sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==", "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } @@ -5352,6 +5352,19 @@ "eslint": ">=6.0.0" } }, + "node_modules/eslint-plugin-regexp/node_modules/regexp-ast-analysis": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.6.0.tgz", + "integrity": "sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ==", + "dev": true, + "dependencies": { + "@eslint-community/regexpp": "^4.5.0", + "refa": "^0.11.0" + }, + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } + }, "node_modules/eslint-plugin-vue": { "version": "9.7.0", "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.7.0.tgz", @@ -9351,12 +9364,23 @@ "dev": true }, "node_modules/regexp-ast-analysis": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.6.0.tgz", - "integrity": "sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.7.0.tgz", + "integrity": "sha512-Y7L2aE4KOKkatMh6YzzwSeTcUWDUHyo6G7nZReIXtB50KzDZT+HCPnBmgeHKSaCwbiEviRBeI8JS7m4KF2pzjw==", "dependencies": { - "@eslint-community/regexpp": "^4.5.0", - "refa": "^0.11.0" + "@eslint-community/regexpp": "^4.8.0", + "refa": "^0.12.0" + }, + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } + }, + "node_modules/regexp-ast-analysis/node_modules/refa": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/refa/-/refa-0.12.0.tgz", + "integrity": "sha512-3yCTEBzW93NF2uNsmXCuwmrnu0VcNldYSeFi8t43maVi/J8/M3QOf61XhfcyZiI+SPCQbAucVRhv1Iv7WU0B9Q==", + "dependencies": { + "@eslint-community/regexpp": "^4.8.0" }, "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" @@ -9582,6 +9606,18 @@ "regexp-ast-analysis": "^0.6.0" } }, + "node_modules/scslre/node_modules/regexp-ast-analysis": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.6.0.tgz", + "integrity": "sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ==", + "dependencies": { + "@eslint-community/regexpp": "^4.5.0", + "refa": "^0.11.0" + }, + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } + }, "node_modules/semver": { "version": "7.5.4", "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", @@ -12737,9 +12773,9 @@ } }, "@eslint-community/regexpp": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.6.2.tgz", - "integrity": "sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==" + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.0.tgz", + "integrity": "sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==" }, "@eslint/eslintrc": { "version": "2.1.2", @@ -15216,6 +15252,18 @@ "refa": "^0.11.0", "regexp-ast-analysis": "^0.6.0", "scslre": "^0.2.0" + }, + "dependencies": { + "regexp-ast-analysis": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.6.0.tgz", + "integrity": "sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ==", + "dev": true, + "requires": { + "@eslint-community/regexpp": "^4.5.0", + "refa": "^0.11.0" + } + } } }, "eslint-plugin-vue": { @@ -18142,12 +18190,22 @@ "dev": true }, "regexp-ast-analysis": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.6.0.tgz", - "integrity": "sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ==", + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.7.0.tgz", + "integrity": "sha512-Y7L2aE4KOKkatMh6YzzwSeTcUWDUHyo6G7nZReIXtB50KzDZT+HCPnBmgeHKSaCwbiEviRBeI8JS7m4KF2pzjw==", "requires": { - "@eslint-community/regexpp": "^4.5.0", - "refa": "^0.11.0" + "@eslint-community/regexpp": "^4.8.0", + "refa": "^0.12.0" + }, + "dependencies": { + "refa": { + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/refa/-/refa-0.12.0.tgz", + "integrity": "sha512-3yCTEBzW93NF2uNsmXCuwmrnu0VcNldYSeFi8t43maVi/J8/M3QOf61XhfcyZiI+SPCQbAucVRhv1Iv7WU0B9Q==", + "requires": { + "@eslint-community/regexpp": "^4.8.0" + } + } } }, "regexp.prototype.flags": { @@ -18293,6 +18351,17 @@ "@eslint-community/regexpp": "^4.5.0", "refa": "^0.11.0", "regexp-ast-analysis": "^0.6.0" + }, + "dependencies": { + "regexp-ast-analysis": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.6.0.tgz", + "integrity": "sha512-OLxjyjPkVH+rQlBLb1I/P/VTmamSjGkvN5PTV5BXP432k3uVz727J7H29GA5IFiY0m7e1xBN7049Wn59FY3DEQ==", + "requires": { + "@eslint-community/regexpp": "^4.5.0", + "refa": "^0.11.0" + } + } } }, "semver": { diff --git a/package.json b/package.json index 00304a8b6..b7b31f9b3 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "grapheme-splitter": "^1.0.4", "jsdoctypeparser": "^9.0.0", "refa": "^0.11.0", - "regexp-ast-analysis": "^0.6.0", + "regexp-ast-analysis": "^0.7.0", "scslre": "^0.2.0" }, "publishConfig": {