From 4d0cf50b579fb9de30cd4a5cba6ed37395614446 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 19:42:20 +0000 Subject: [PATCH] fix(deps): update typescript-eslint monorepo to v8 --- package.json | 4 +- pnpm-lock.yaml | 292 +++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 259 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index 9107084..e540afe 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ "@types/jest": "^27.4.1", "@types/jest-axe": "^3.5.3", "@types/node": "^17.0.21", - "@typescript-eslint/eslint-plugin": "^5.12.1", - "@typescript-eslint/parser": "^5.12.1", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "babel-loader": "^8.2.3", "browserslist-config-anolilab": "^3.0.1", "commitizen": "^4.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6d889da..5b43529 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: '@types/jest': ^27.4.1 '@types/jest-axe': ^3.5.3 '@types/node': ^17.0.21 - '@typescript-eslint/eslint-plugin': ^5.12.1 - '@typescript-eslint/parser': ^5.12.1 + '@typescript-eslint/eslint-plugin': ^8.0.0 + '@typescript-eslint/parser': ^8.0.0 babel-loader: ^8.2.3 browserslist-config-anolilab: ^3.0.1 commitizen: ^4.2.4 @@ -77,15 +77,15 @@ importers: '@types/jest': 27.4.1 '@types/jest-axe': 3.5.3 '@types/node': 17.0.21 - '@typescript-eslint/eslint-plugin': 5.13.0_3a0304e4216f58c7e1135459c8d18e32 - '@typescript-eslint/parser': 5.13.0_eslint@7.32.0+typescript@4.6.2 + '@typescript-eslint/eslint-plugin': 8.0.0_ec8e87370ce4c3e3bbb111a1dfa8729e + '@typescript-eslint/parser': 8.0.0_eslint@7.32.0+typescript@4.6.2 babel-loader: 8.2.3_@babel+core@7.17.5 browserslist-config-anolilab: 3.0.1 commitizen: 4.2.4 cross-env: 7.0.3 diffable-html: 5.0.0 eslint: 7.32.0 - eslint-plugin-jest: 26.1.1_1e5bd67ba845b6c99495a9a6936b3692 + eslint-plugin-jest: 26.1.1_7d517b7286ede3e3a26084c145740b3d eslint-plugin-node: 11.1.0_eslint@7.32.0 husky: 7.0.4 is-ci: 3.0.1 @@ -382,7 +382,7 @@ packages: '@babel/traverse': 7.17.3 '@babel/types': 7.17.0 convert-source-map: 1.8.0 - debug: 4.3.3 + debug: 4.3.6 gensync: 1.0.0-beta.2 json5: 2.2.0 lodash: 4.17.21 @@ -1984,12 +1984,27 @@ packages: dev: false optional: true + /@eslint-community/eslint-utils/4.4.0_eslint@7.32.0: + resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + dependencies: + eslint: 7.32.0 + eslint-visitor-keys: 3.3.0 + dev: false + + /@eslint-community/regexpp/4.11.0: + resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + dev: false + /@eslint/eslintrc/0.4.3: resolution: {integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.3 + debug: 4.3.6 espree: 7.3.1 globals: 13.12.1 ignore: 4.0.6 @@ -2006,7 +2021,7 @@ packages: engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 - debug: 4.3.3 + debug: 4.3.6 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -3107,7 +3122,7 @@ packages: resolution: {integrity: sha512-lPbpp9qZ/Me852OzWWOSwqbYa9clziRRRfX6qeRqJOuuc8qNOzvP2vC7quvQPSNcGpnDse2bNwePgxtWhWb5fQ==} dependencies: '@textlint/ast-node-types': 12.1.1 - debug: 4.3.3 + debug: 4.3.6 transitivePeerDependencies: - supports-color dev: false @@ -3128,7 +3143,7 @@ packages: '@textlint/module-interop': 12.1.1 '@textlint/types': 12.1.1 chalk: 4.1.2 - debug: 4.3.3 + debug: 4.3.6 diff: 4.0.2 is-file: 1.0.0 string-width: 4.2.3 @@ -3149,7 +3164,7 @@ packages: '@textlint/source-code-fixer': 12.1.1 '@textlint/types': 12.1.1 '@textlint/utils': 12.1.1 - debug: 4.3.3 + debug: 4.3.6 deep-equal: 1.1.1 structured-source: 3.0.2 transitivePeerDependencies: @@ -3164,7 +3179,7 @@ packages: '@textlint/module-interop': 12.1.1 '@textlint/types': 12.1.1 chalk: 4.1.2 - debug: 4.3.3 + debug: 4.3.6 is-file: 1.0.0 js-yaml: 3.14.1 optionator: 0.9.1 @@ -3183,7 +3198,7 @@ packages: resolution: {integrity: sha512-TmqFyNqi68YpkqKabrkMlPzeSJMfY/+Wsv1/r43uDFgSYyM9GiD0eIpP12uKyL8xLW+rgfbqXxeFwSo26Conqw==} dependencies: '@textlint/ast-node-types': 12.1.1 - debug: 4.3.3 + debug: 4.3.6 remark-footnotes: 3.0.0 remark-frontmatter: 3.0.0 remark-gfm: 1.0.0 @@ -3213,7 +3228,7 @@ packages: resolution: {integrity: sha512-+p7NE5W2Ie+a5dSXGG0onDrqQM9Quj9t9zQruqxN3Qm7F8JD3qBTx9XNZkzQKlnGtrN4x6FUp5wwH/X4BhHh1A==} dependencies: '@textlint/types': 12.1.1 - debug: 4.3.3 + debug: 4.3.6 transitivePeerDependencies: - supports-color dev: false @@ -3494,6 +3509,7 @@ packages: /@typescript-eslint/eslint-plugin/5.13.0_3a0304e4216f58c7e1135459c8d18e32: resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + requiresBuild: true peerDependencies: '@typescript-eslint/parser': ^5.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3506,10 +3522,10 @@ packages: '@typescript-eslint/scope-manager': 5.13.0 '@typescript-eslint/type-utils': 5.13.0_eslint@7.32.0+typescript@4.6.2 '@typescript-eslint/utils': 5.13.0_eslint@7.32.0+typescript@4.6.2 - debug: 4.3.3 + debug: 4.3.6 eslint: 7.32.0 functional-red-black-tree: 1.0.1 - ignore: 5.2.0 + ignore: 5.3.1 regexpp: 3.2.0 semver: 7.3.5 tsutils: 3.21.0_typescript@4.6.2 @@ -3517,6 +3533,34 @@ packages: transitivePeerDependencies: - supports-color dev: false + optional: true + + /@typescript-eslint/eslint-plugin/8.0.0_ec8e87370ce4c3e3bbb111a1dfa8729e: + resolution: {integrity: sha512-STIZdwEQRXAHvNUS6ILDf5z3u95Gc8jzywunxSNqX00OooIemaaNIA0vEgynJlycL5AjabYLLrIyHd4iazyvtg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 + eslint: ^8.57.0 || ^9.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 8.0.0_eslint@7.32.0+typescript@4.6.2 + '@typescript-eslint/scope-manager': 8.0.0 + '@typescript-eslint/type-utils': 8.0.0_eslint@7.32.0+typescript@4.6.2 + '@typescript-eslint/utils': 8.0.0_eslint@7.32.0+typescript@4.6.2 + '@typescript-eslint/visitor-keys': 8.0.0 + eslint: 7.32.0 + graphemer: 1.4.0 + ignore: 5.3.1 + natural-compare: 1.4.0 + ts-api-utils: 1.3.0_typescript@4.6.2 + typescript: 4.6.2 + transitivePeerDependencies: + - supports-color + dev: false /@typescript-eslint/experimental-utils/5.13.0_eslint@7.32.0+typescript@4.6.2: resolution: {integrity: sha512-A0btJxjB9gH6yJsARONe5xd0ykgj1+0fO1TRWoUBn2hT3haWiZeh4f1FILKW0z/9OBchT5zCOz3hiJfRK/vumA==} @@ -3553,6 +3597,7 @@ packages: /@typescript-eslint/parser/5.13.0_eslint@7.32.0+typescript@4.6.2: resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + requiresBuild: true peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 typescript: '*' @@ -3563,7 +3608,28 @@ packages: '@typescript-eslint/scope-manager': 5.13.0 '@typescript-eslint/types': 5.13.0 '@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.2 - debug: 4.3.3 + debug: 4.3.6 + eslint: 7.32.0 + typescript: 4.6.2 + transitivePeerDependencies: + - supports-color + dev: false + + /@typescript-eslint/parser/8.0.0_eslint@7.32.0+typescript@4.6.2: + resolution: {integrity: sha512-pS1hdZ+vnrpDIxuFXYQpLTILglTjSYJ9MbetZctrUawogUsPdz31DIIRZ9+rab0LhYNTsk88w4fIzVheiTbWOQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/scope-manager': 8.0.0 + '@typescript-eslint/types': 8.0.0 + '@typescript-eslint/typescript-estree': 8.0.0_typescript@4.6.2 + '@typescript-eslint/visitor-keys': 8.0.0 + debug: 4.3.6 eslint: 7.32.0 typescript: 4.6.2 transitivePeerDependencies: @@ -3586,6 +3652,14 @@ packages: '@typescript-eslint/visitor-keys': 5.3.1 dev: false + /@typescript-eslint/scope-manager/8.0.0: + resolution: {integrity: sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dependencies: + '@typescript-eslint/types': 8.0.0 + '@typescript-eslint/visitor-keys': 8.0.0 + dev: false + /@typescript-eslint/type-utils/5.13.0_eslint@7.32.0+typescript@4.6.2: resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3597,13 +3671,33 @@ packages: optional: true dependencies: '@typescript-eslint/utils': 5.13.0_eslint@7.32.0+typescript@4.6.2 - debug: 4.3.3 + debug: 4.3.6 eslint: 7.32.0 tsutils: 3.21.0_typescript@4.6.2 typescript: 4.6.2 transitivePeerDependencies: - supports-color dev: false + optional: true + + /@typescript-eslint/type-utils/8.0.0_eslint@7.32.0+typescript@4.6.2: + resolution: {integrity: sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/typescript-estree': 8.0.0_typescript@4.6.2 + '@typescript-eslint/utils': 8.0.0_eslint@7.32.0+typescript@4.6.2 + debug: 4.3.6 + ts-api-utils: 1.3.0_typescript@4.6.2 + typescript: 4.6.2 + transitivePeerDependencies: + - eslint + - supports-color + dev: false /@typescript-eslint/types/5.13.0: resolution: {integrity: sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==} @@ -3615,6 +3709,11 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false + /@typescript-eslint/types/8.0.0: + resolution: {integrity: sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dev: false + /@typescript-eslint/typescript-estree/5.13.0_typescript@4.6.2: resolution: {integrity: sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3647,16 +3746,38 @@ packages: dependencies: '@typescript-eslint/types': 5.3.1 '@typescript-eslint/visitor-keys': 5.3.1 - debug: 4.3.3 + debug: 4.3.6 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.3.5 + semver: 7.6.3 tsutils: 3.21.0_typescript@4.6.2 typescript: 4.6.2 transitivePeerDependencies: - supports-color dev: false + /@typescript-eslint/typescript-estree/8.0.0_typescript@4.6.2: + resolution: {integrity: sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 8.0.0 + '@typescript-eslint/visitor-keys': 8.0.0 + debug: 4.3.6 + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.6.3 + ts-api-utils: 1.3.0_typescript@4.6.2 + typescript: 4.6.2 + transitivePeerDependencies: + - supports-color + dev: false + /@typescript-eslint/utils/5.13.0_eslint@7.32.0+typescript@4.6.2: resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3675,6 +3796,22 @@ packages: - typescript dev: false + /@typescript-eslint/utils/8.0.0_eslint@7.32.0+typescript@4.6.2: + resolution: {integrity: sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + dependencies: + '@eslint-community/eslint-utils': 4.4.0_eslint@7.32.0 + '@typescript-eslint/scope-manager': 8.0.0 + '@typescript-eslint/types': 8.0.0 + '@typescript-eslint/typescript-estree': 8.0.0_typescript@4.6.2 + eslint: 7.32.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: false + /@typescript-eslint/visitor-keys/5.13.0: resolution: {integrity: sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3688,7 +3825,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.3.1 - eslint-visitor-keys: 3.3.0 + eslint-visitor-keys: 3.4.3 + dev: false + + /@typescript-eslint/visitor-keys/8.0.0: + resolution: {integrity: sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dependencies: + '@typescript-eslint/types': 8.0.0 + eslint-visitor-keys: 3.4.3 dev: false /JSONStream/1.3.5: @@ -4284,6 +4429,12 @@ packages: concat-map: 0.0.1 dev: false + /brace-expansion/2.0.1: + resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} + dependencies: + balanced-match: 1.0.2 + dev: false + /braces/3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} @@ -5135,6 +5286,18 @@ packages: supports-color: 9.2.1 dev: false + /debug/4.3.6: + resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 + dev: false + /decamelize-keys/1.1.0: resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=} engines: {node: '>=0.10.0'} @@ -5650,7 +5813,7 @@ packages: dependencies: escape-string-regexp: 1.0.5 eslint: 7.32.0 - ignore: 5.2.0 + ignore: 5.3.1 dev: false /eslint-plugin-import/2.25.4_13e3f57882697f2c8f3e62a139049572: @@ -5739,6 +5902,29 @@ packages: - supports-color - typescript dev: false + optional: true + + /eslint-plugin-jest/26.1.1_7d517b7286ede3e3a26084c145740b3d: + resolution: {integrity: sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + peerDependencies: + '@typescript-eslint/eslint-plugin': ^5.0.0 + eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + jest: '*' + peerDependenciesMeta: + '@typescript-eslint/eslint-plugin': + optional: true + jest: + optional: true + dependencies: + '@typescript-eslint/eslint-plugin': 8.0.0_ec8e87370ce4c3e3bbb111a1dfa8729e + '@typescript-eslint/utils': 5.13.0_eslint@7.32.0+typescript@4.6.2 + eslint: 7.32.0 + jest: 27.5.1_ts-node@10.5.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: false /eslint-plugin-jsdoc/37.9.5_eslint@7.32.0: resolution: {integrity: sha512-g2NHlLauufgQIlJBOxtg8afY+JAFG8lPjq/PGcU+IBpEXvaDs2MLoXJ6uDuv+N85nIt4kYaoZrkce0MANEXLZA==} @@ -5749,7 +5935,7 @@ packages: dependencies: '@es-joy/jsdoccomment': 0.20.1 comment-parser: 1.3.0 - debug: 4.3.3 + debug: 4.3.6 escape-string-regexp: 4.0.0 eslint: 7.32.0 esquery: 1.4.0 @@ -6096,6 +6282,11 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false + /eslint-visitor-keys/3.4.3: + resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dev: false + /eslint/7.32.0: resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==} engines: {node: ^10.12.0 || >=12.0.0} @@ -6693,7 +6884,7 @@ packages: /git-spawned-stream/1.0.1: resolution: {integrity: sha512-W2Zo3sCiq5Hqv1/FLsNmGomkXdyimmkHncGzqjBHh7nWx+CbH5dkWGb6CiFdknooL7wfeZJ3gz14KrXl/gotCw==} dependencies: - debug: 4.3.3 + debug: 4.3.6 spawn-to-readstream: 0.1.3 transitivePeerDependencies: - supports-color @@ -6797,7 +6988,7 @@ packages: dir-glob: 3.0.1 fast-glob: 3.2.11 glob: 7.2.0 - ignore: 5.2.0 + ignore: 5.3.1 merge2: 1.4.1 slash: 3.0.0 dev: false @@ -6809,7 +7000,7 @@ packages: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.2.11 - ignore: 5.2.0 + ignore: 5.3.1 merge2: 1.4.1 slash: 3.0.0 dev: false @@ -6833,7 +7024,7 @@ packages: array-union: 3.0.1 dir-glob: 3.0.1 fast-glob: 3.2.11 - ignore: 5.2.0 + ignore: 5.3.1 merge2: 1.4.1 slash: 4.0.0 dev: false @@ -6861,6 +7052,10 @@ packages: resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==} dev: false + /graphemer/1.4.0: + resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} + dev: false + /handlebars/4.7.7: resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} engines: {node: '>=0.4.7'} @@ -7055,7 +7250,7 @@ packages: dependencies: '@tootallnate/once': 1.1.2 agent-base: 6.0.2 - debug: 4.3.3 + debug: 4.3.6 transitivePeerDependencies: - supports-color dev: false @@ -7123,6 +7318,11 @@ packages: engines: {node: '>= 4'} dev: false + /ignore/5.3.1: + resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} + engines: {node: '>= 4'} + dev: false + /import-fresh/3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} @@ -7699,7 +7899,7 @@ packages: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} dependencies: - debug: 4.3.3 + debug: 4.3.6 istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: @@ -9259,7 +9459,7 @@ packages: /micromark/2.11.4: resolution: {integrity: sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==} dependencies: - debug: 4.3.3 + debug: 4.3.6 parse-entities: 2.0.0 transitivePeerDependencies: - supports-color @@ -9317,6 +9517,13 @@ packages: brace-expansion: 1.1.11 dev: false + /minimatch/9.0.5: + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} + engines: {node: '>=16 || 14 >=14.17'} + dependencies: + brace-expansion: 2.0.1 + dev: false + /minimist-options/4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} @@ -9357,7 +9564,7 @@ packages: dev: false /ms/2.0.0: - resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} + resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} dev: false /ms/2.1.2: @@ -9515,7 +9722,7 @@ packages: dependencies: hosted-git-info: 4.1.0 is-core-module: 2.8.1 - semver: 7.3.5 + semver: 7.6.3 validate-npm-package-license: 3.0.4 dev: false @@ -10402,7 +10609,7 @@ packages: /rc-config-loader/3.0.0: resolution: {integrity: sha512-bwfUSB37TWkHfP+PPjb/x8BUjChFmmBK44JMfVnU7paisWqZl/o5k7ttCH+EQLnrbn2Aq8Fo1LAsyUiz+WF4CQ==} dependencies: - debug: 4.3.3 + debug: 4.3.6 js-yaml: 3.14.1 json5: 2.2.0 require-from-string: 2.0.2 @@ -11119,6 +11326,12 @@ packages: lru-cache: 6.0.0 dev: false + /semver/7.6.3: + resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} + engines: {node: '>=10'} + hasBin: true + dev: false + /sentence-case/3.0.4: resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} dependencies: @@ -12087,6 +12300,15 @@ packages: resolution: {integrity: sha1-z95vq9ctY+V5fPqrhzq76OcA6RI=} dev: false + /ts-api-utils/1.3.0_typescript@4.6.2: + resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} + engines: {node: '>=16'} + peerDependencies: + typescript: '>=4.2.0' + dependencies: + typescript: 4.6.2 + dev: false + /ts-jest/27.1.3_c53d1ca518b3b945a0cb74482cae0a36: resolution: {integrity: sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -12324,11 +12546,11 @@ packages: resolution: {integrity: sha512-ZlMm62ejrf+tJHdyOjQfljszngQjRor95q2XZMGk6rpJUYi7ZIHY/EXEhOcj9PZkMKKdLIM+dqL4s0ceyk9wbA==} dependencies: concat-stream: 2.0.0 - debug: 4.3.3 + debug: 4.3.6 fault: 1.0.4 figures: 3.2.0 glob: 7.2.0 - ignore: 5.2.0 + ignore: 5.3.1 is-buffer: 2.0.5 is-empty: 1.2.0 is-plain-obj: 2.1.0