diff --git a/package-lock.json b/package-lock.json index 1accddd..77decdb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "textlint-rule-helper": "^2.3.1" }, "devDependencies": { - "textlint-scripts": "^14.0.1" + "textlint-scripts": "^14.0.2" } }, "node_modules/@ampproject/remapping": { @@ -2186,73 +2186,73 @@ "integrity": "sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==" }, "node_modules/@textlint/ast-tester": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.0.1.tgz", - "integrity": "sha512-SOdWGQCoJHOSTvYMKXRh/GLfAqK7gPuYEg+ATFviO+0eETWvQEj9Z5C7PGeVaA9R8nbiP6fFOyZ4C91yhnMuBQ==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/ast-tester/-/ast-tester-14.0.3.tgz", + "integrity": "sha512-TNArbA0a/9nxJadZDsnfV6I4kB6C+Vb6BmFbDxBglS/NWtFqI9SYPV2tRhGBnTHFyTl5bgyzrAyb2FNSxbrSuQ==", "dev": true, "dependencies": { - "@textlint/ast-node-types": "^14.0.1", + "@textlint/ast-node-types": "^14.0.3", "debug": "^4.3.4" } }, "node_modules/@textlint/ast-tester/node_modules/@textlint/ast-node-types": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz", - "integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.3.tgz", + "integrity": "sha512-umIMn3yy2arl9QHH2fEhCxVgbLbQFC8NpzYbAzOQ4Y5m+p0RQaKClHtHXnDqsXHp6WKAVAXxcuFolW2SZMnhDQ==", "dev": true }, "node_modules/@textlint/ast-traverse": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.0.1.tgz", - "integrity": "sha512-WABFpyDqq9gHQAvqMd/XpUmuj7U/vQrR+9WIxHUbJbaUNidJLJuSq6+beVj4bVJwcuYvH3OHn7iANHkh8JIrmA==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/ast-traverse/-/ast-traverse-14.0.3.tgz", + "integrity": "sha512-rZ0PwLWuLlAOkDp/9wGsHa1jZMjNdJ3CpZMPTNnqEppaxb3o4OKFbjt2Hh87E215B84Cz8KaeKFT/QEn+YiRjA==", "dev": true, "dependencies": { - "@textlint/ast-node-types": "^14.0.1" + "@textlint/ast-node-types": "^14.0.3" } }, "node_modules/@textlint/ast-traverse/node_modules/@textlint/ast-node-types": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz", - "integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.3.tgz", + "integrity": "sha512-umIMn3yy2arl9QHH2fEhCxVgbLbQFC8NpzYbAzOQ4Y5m+p0RQaKClHtHXnDqsXHp6WKAVAXxcuFolW2SZMnhDQ==", "dev": true }, "node_modules/@textlint/feature-flag": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.0.1.tgz", - "integrity": "sha512-hxYfrCrDswKpHJUyFyGfDGWGxScfzRnqUPTI4teXya29koVJ0GU0+tzR2yJKICYfZRrmPYDAb3NFeXvLWV5gLQ==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/feature-flag/-/feature-flag-14.0.3.tgz", + "integrity": "sha512-qDQr8qA3glb6WF0cgmhG2OST5zTY5ft6OJ/J6smDoKse/1cnPlFwbvDLvrlxwnmWDyujvqb3p9Kw7GDToTIxYg==", "dev": true }, "node_modules/@textlint/kernel": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.0.1.tgz", - "integrity": "sha512-2iKxRlpLy3lgRGtT72fg7cI7wtYeN2lGwyGduKseHiVFatUXXsOK57i/rXZ0sV4Uewk/KNfjaFZKRtFzWpw25Q==", - "dev": true, - "dependencies": { - "@textlint/ast-node-types": "^14.0.1", - "@textlint/ast-tester": "^14.0.1", - "@textlint/ast-traverse": "^14.0.1", - "@textlint/feature-flag": "^14.0.1", - "@textlint/source-code-fixer": "^14.0.1", - "@textlint/types": "^14.0.1", - "@textlint/utils": "^14.0.1", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/kernel/-/kernel-14.0.3.tgz", + "integrity": "sha512-RRyY7oL6CD5JwD3cgl8KvSd80rbnJKSUXTsn2ZAtLAjqJR+io0tVZLkQwij7diXaMjCnoJQfmnbIJf8C29/G5Q==", + "dev": true, + "dependencies": { + "@textlint/ast-node-types": "^14.0.3", + "@textlint/ast-tester": "^14.0.3", + "@textlint/ast-traverse": "^14.0.3", + "@textlint/feature-flag": "^14.0.3", + "@textlint/source-code-fixer": "^14.0.3", + "@textlint/types": "^14.0.3", + "@textlint/utils": "^14.0.3", "debug": "^4.3.4", "fast-equals": "^4.0.3", "structured-source": "^4.0.0" } }, "node_modules/@textlint/kernel/node_modules/@textlint/ast-node-types": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz", - "integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.3.tgz", + "integrity": "sha512-umIMn3yy2arl9QHH2fEhCxVgbLbQFC8NpzYbAzOQ4Y5m+p0RQaKClHtHXnDqsXHp6WKAVAXxcuFolW2SZMnhDQ==", "dev": true }, "node_modules/@textlint/markdown-to-ast": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.1.tgz", - "integrity": "sha512-PBNQ1+fhkj9I1wTg010WZxXndt/Cw1R7ytJIomKa56dWuhM6KUjCsFfwa1HfrWjP7PBJdTghL6wlyvktyvaW2A==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/markdown-to-ast/-/markdown-to-ast-14.0.3.tgz", + "integrity": "sha512-+CkWt9a9pd1+Rl37dqiiEGQ2f2faLX/vd7qiV+OTfkKUyHQ0HkOLK7sfbPpTx5ee5+5fKVMTStTTHrFZz5mlBw==", "dev": true, "dependencies": { - "@textlint/ast-node-types": "^14.0.1", + "@textlint/ast-node-types": "^14.0.3", "debug": "^4.3.4", "mdast-util-gfm-autolink-literal": "^0.1.3", "remark-footnotes": "^3.0.0", @@ -2264,9 +2264,9 @@ } }, "node_modules/@textlint/markdown-to-ast/node_modules/@textlint/ast-node-types": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz", - "integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.3.tgz", + "integrity": "sha512-umIMn3yy2arl9QHH2fEhCxVgbLbQFC8NpzYbAzOQ4Y5m+p0RQaKClHtHXnDqsXHp6WKAVAXxcuFolW2SZMnhDQ==", "dev": true }, "node_modules/@textlint/markdown-to-ast/node_modules/bail": { @@ -2610,67 +2610,67 @@ } }, "node_modules/@textlint/source-code-fixer": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.0.1.tgz", - "integrity": "sha512-6P7tH+kd/4q+m7P2SAvgE8W7RyEOj65KSpCWjLYqB9UFXbz2XUhMJhGYZ8U2wqPLfvL+nV8KHBd9DHH+jPgo0w==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/source-code-fixer/-/source-code-fixer-14.0.3.tgz", + "integrity": "sha512-/htnQzs+8qMIiZWQEpFF4+PgxDhi6flP+qIdoL8l5Q/jbIIZbGgOz9pdEFwnwOur/ddqFfuOKy5GtwZDoF+gOg==", "dev": true, "dependencies": { - "@textlint/types": "^14.0.1", + "@textlint/types": "^14.0.3", "debug": "^4.3.4" } }, "node_modules/@textlint/text-to-ast": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.0.1.tgz", - "integrity": "sha512-0e9fqTS7xU1JZfkja4rFE9IROrngzOBe0Oq7cl8gf0m2QM7dTxEmiPux37eHM1+mmBaP6zKMv9c5YlE4TW9sNg==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/text-to-ast/-/text-to-ast-14.0.3.tgz", + "integrity": "sha512-NrlZQ5RO3O6aSqDMzLzGWhKP5Rx2UlbGulVgO2sQ+59837+32cHjzrV+J1nBVVcsfsv+GOFperfo5C/Rn+F7SA==", "dev": true, "dependencies": { - "@textlint/ast-node-types": "^14.0.1" + "@textlint/ast-node-types": "^14.0.3" } }, "node_modules/@textlint/text-to-ast/node_modules/@textlint/ast-node-types": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz", - "integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.3.tgz", + "integrity": "sha512-umIMn3yy2arl9QHH2fEhCxVgbLbQFC8NpzYbAzOQ4Y5m+p0RQaKClHtHXnDqsXHp6WKAVAXxcuFolW2SZMnhDQ==", "dev": true }, "node_modules/@textlint/textlint-plugin-markdown": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.1.tgz", - "integrity": "sha512-Q5ht+anCAj7X2PmK6yJF8t0dCEXUQouX5O9X+jpPzaOKcZHlHQqU5ta4NpjUAyHyxtkzlrOP+5hA9FoHiM0jvw==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-markdown/-/textlint-plugin-markdown-14.0.3.tgz", + "integrity": "sha512-1zwiwmayFRIElGdeCUXCJjlP+mpZDCCtcsNqB+07i/xi3UlSFM3NGRUzJ5CYQbjJ7Nrb3kmA5FKxB7xTMdZH4w==", "dev": true, "dependencies": { - "@textlint/markdown-to-ast": "^14.0.1" + "@textlint/markdown-to-ast": "^14.0.3" } }, "node_modules/@textlint/textlint-plugin-text": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.1.tgz", - "integrity": "sha512-Exe3waiRWSdkT6d1o4rNN1KKnrTA9v6VmR6x9wpBYxLxciPPQILwSYhPLKywSOzkZXEvgBZFLWSz5cAFBep5ng==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/textlint-plugin-text/-/textlint-plugin-text-14.0.3.tgz", + "integrity": "sha512-dDRkNAoOH/HHxpC5Ghn89L90Ax5GQ4CIwCiV91qmjYUaCH710wkqRppBCEIHnS+1E/5wq1ukhTbGJjvxe7rP4w==", "dev": true, "dependencies": { - "@textlint/text-to-ast": "^14.0.1" + "@textlint/text-to-ast": "^14.0.3" } }, "node_modules/@textlint/types": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.0.1.tgz", - "integrity": "sha512-LkM32+LgEFRBYnNuB8OqVfAV7t6X7qSh2l6QEC7OTr1HQi4hB5by8ahnasn8FJzGh7ytFAHLDUXZKoN6LuduoQ==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.0.3.tgz", + "integrity": "sha512-Ft08kK3BNxbuRYb0BOEjSr9CkJyHIYBiUfWvaNcqhXESQLhplb5EfynkXw0uAerzhx9CxkdC2FcOFU+HIcuYRg==", "dev": true, "dependencies": { - "@textlint/ast-node-types": "^14.0.1" + "@textlint/ast-node-types": "^14.0.3" } }, "node_modules/@textlint/types/node_modules/@textlint/ast-node-types": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.1.tgz", - "integrity": "sha512-7yc69/ip20OG3TrueSeGh/fSwZSuzxFkrxlMDDhWwSxq+/MXczshRx9HRczoy4uvecLgl1NHy/A1En6j4ag34A==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.0.3.tgz", + "integrity": "sha512-umIMn3yy2arl9QHH2fEhCxVgbLbQFC8NpzYbAzOQ4Y5m+p0RQaKClHtHXnDqsXHp6WKAVAXxcuFolW2SZMnhDQ==", "dev": true }, "node_modules/@textlint/utils": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.0.1.tgz", - "integrity": "sha512-rrFLvom82FBjSMUyAox1CcdPmJeS6S/nyDPnwjNJgTmZ8TQQinYS32j8JICbgH/oXEh8FB6Pj2rAe9fmqU/asg==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/@textlint/utils/-/utils-14.0.3.tgz", + "integrity": "sha512-Rt7KFrqPpLmpTz3ftTbA8A4kUABwW8CuvgbAAOL/XYpejnQeGPmVfVF3b3AvDtD5jYjp4rPkXHGHDPJTj+lYwA==", "dev": true }, "node_modules/@types/acorn": { @@ -4294,21 +4294,18 @@ } }, "node_modules/glob": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", - "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", - "dev": true, - "license": "ISC", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "minimatch": "^5.0.1", + "once": "^1.3.0" }, "engines": { - "node": "*" + "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -4327,6 +4324,17 @@ "node": ">= 6" } }, + "node_modules/glob/node_modules/minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/global-dirs": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz", @@ -7019,11 +7027,10 @@ } }, "node_modules/mocha": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.2.0.tgz", - "integrity": "sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg==", + "version": "10.3.0", + "resolved": "https://registry.npmjs.org/mocha/-/mocha-10.3.0.tgz", + "integrity": "sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==", "dev": true, - "license": "MIT", "dependencies": { "ansi-colors": "4.1.1", "browser-stdout": "1.3.1", @@ -7032,13 +7039,12 @@ "diff": "5.0.0", "escape-string-regexp": "4.0.0", "find-up": "5.0.0", - "glob": "7.2.0", + "glob": "8.1.0", "he": "1.2.0", "js-yaml": "4.1.0", "log-symbols": "4.1.0", "minimatch": "5.0.1", "ms": "2.1.3", - "nanoid": "3.3.3", "serialize-javascript": "6.0.0", "strip-json-comments": "3.1.1", "supports-color": "8.1.1", @@ -7053,10 +7059,6 @@ }, "engines": { "node": ">= 14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/mochajs" } }, "node_modules/mocha/node_modules/find-up": { @@ -7195,19 +7197,6 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", "license": "MIT" }, - "node_modules/nanoid": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz", - "integrity": "sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==", - "dev": true, - "license": "MIT", - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, "node_modules/nlcst-is-literal": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/nlcst-is-literal/-/nlcst-is-literal-2.1.1.tgz", @@ -8986,9 +8975,9 @@ } }, "node_modules/textlint-scripts": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/textlint-scripts/-/textlint-scripts-14.0.1.tgz", - "integrity": "sha512-2uhiuy76kc+82wyIjYj9TISeGOhv3G2qa809HD25XgncKYzVwE56iEIVtyaYgmVPXCLh4Qj6TbI7Fsvd5woS7g==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/textlint-scripts/-/textlint-scripts-14.0.3.tgz", + "integrity": "sha512-jnNB9Odwc+f/WVFKP9qdCMt/mwLaqp1Up58WyCBukrIqIBxlQDzls2sDv6wl+GdoXX2tc4Q7XViN+QNvl+M9Yw==", "dev": true, "dependencies": { "@babel/cli": "^7.23.9", @@ -8999,9 +8988,9 @@ "babel-plugin-static-fs": "^3.0.0", "confirmer": "^1.1.2", "cross-spawn": "^7.0.3", - "mocha": "^10.2.0", + "mocha": "^10.3.0", "pkg-to-readme": "^1.1.2", - "textlint-tester": "^14.0.1" + "textlint-tester": "^14.0.3" }, "bin": { "textlint-scripts": "bin/cmd.js" @@ -9023,15 +9012,15 @@ } }, "node_modules/textlint-tester": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/textlint-tester/-/textlint-tester-14.0.1.tgz", - "integrity": "sha512-V7u4Po+qgU5wDeqxx6I3Rk57MYk0RnxgQP0nn4Vja23kUmtNLDJtxNjBcWbMWKo0pMoe0dbfhIg6IDzNwxUzGw==", + "version": "14.0.3", + "resolved": "https://registry.npmjs.org/textlint-tester/-/textlint-tester-14.0.3.tgz", + "integrity": "sha512-JuFsvn9XTf5r77Lq6DR0Qihzb9u54R83VObe3pndVTQt1VfYFnZarKDcuL1fE0/5uWpsv0LEo87yvoAJvGGE7Q==", "dev": true, "dependencies": { - "@textlint/feature-flag": "^14.0.1", - "@textlint/kernel": "^14.0.1", - "@textlint/textlint-plugin-markdown": "^14.0.1", - "@textlint/textlint-plugin-text": "^14.0.1" + "@textlint/feature-flag": "^14.0.3", + "@textlint/kernel": "^14.0.3", + "@textlint/textlint-plugin-markdown": "^14.0.3", + "@textlint/textlint-plugin-text": "^14.0.3" } }, "node_modules/through": { @@ -9275,25 +9264,6 @@ "url": "https://opencollective.com/unified" } }, - "node_modules/unified-engine/node_modules/glob": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", - "license": "ISC", - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^5.0.1", - "once": "^1.3.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, "node_modules/unified-engine/node_modules/is-plain-obj": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz", @@ -9315,18 +9285,6 @@ "node": "^12.20.0 || ^14.13.1 || >=16.0.0" } }, - "node_modules/unified-engine/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "license": "ISC", - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/unified-engine/node_modules/parse-json": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-6.0.2.tgz", diff --git a/package.json b/package.json index 21d63c6..841c121 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "alex" ], "devDependencies": { - "textlint-scripts": "^14.0.1" + "textlint-scripts": "^14.0.2" }, "dependencies": { "alex": "^11.0.1",