From 9977da5d76d347fc39fdab93f823b6d6c2ca684f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 20:11:10 +0000 Subject: [PATCH] chore(deps): update typescript-eslint monorepo to v5.60.0 --- package.json | 4 +- pnpm-lock.yaml | 110 ++++++++++++++++++++++++++++--------------------- 2 files changed, 65 insertions(+), 49 deletions(-) diff --git a/package.json b/package.json index 9dd4d41..459f849 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,8 @@ "@types/react-helmet": "6.1.6", "@types/react-test-renderer": "18.0.0", "@types/testing-library__jest-dom": "5.14.5", - "@typescript-eslint/eslint-plugin": "5.45.0", - "@typescript-eslint/parser": "5.45.0", + "@typescript-eslint/eslint-plugin": "5.60.0", + "@typescript-eslint/parser": "5.60.0", "@vitejs/plugin-react": "2.2.0", "babel-eslint": "10.1.0", "babel-preset-gatsby": "3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ab47d3..1eddb18 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ specifiers: '@types/react-helmet': 6.1.6 '@types/react-test-renderer': 18.0.0 '@types/testing-library__jest-dom': 5.14.5 - '@typescript-eslint/eslint-plugin': 5.45.0 - '@typescript-eslint/parser': 5.45.0 + '@typescript-eslint/eslint-plugin': 5.60.0 + '@typescript-eslint/parser': 5.60.0 '@uswds/uswds': 3.3.0 '@vitejs/plugin-react': 2.2.0 babel-eslint: 10.1.0 @@ -88,8 +88,8 @@ devDependencies: '@types/react-helmet': 6.1.6 '@types/react-test-renderer': 18.0.0 '@types/testing-library__jest-dom': 5.14.5 - '@typescript-eslint/eslint-plugin': 5.45.0_ae44m7xmomr4uy5ipvdeixdzca - '@typescript-eslint/parser': 5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/eslint-plugin': 5.60.0_fksc43g6xgw5jeaoav3d5on5wy + '@typescript-eslint/parser': 5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a '@vitejs/plugin-react': 2.2.0 babel-eslint: 10.1.0_eslint@8.34.0 babel-preset-gatsby: 3.2.0 @@ -98,7 +98,7 @@ devDependencies: eslint-config-prettier: 8.6.0_eslint@8.34.0 eslint-config-standard: 17.0.0_rwq7hzy2vtlwiajbw6pmw3rkzy eslint-import-resolver-typescript: 3.5.3_mvgyw3chnqkp6sgfmmtihyjpnm - eslint-plugin-import: 2.27.5_kcz3p7v5uuw7baswhj4tsyzmva + eslint-plugin-import: 2.27.5_smplixerzcobjfxb4pdlnealk4 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.34.0 eslint-plugin-n: 15.6.1_eslint@8.34.0 eslint-plugin-prettier: 4.2.1_cj7mvq5o3dqsflion44kvn3oja @@ -2574,6 +2574,21 @@ packages: dev: true optional: true + /@eslint-community/eslint-utils/4.4.0_eslint@8.34.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: 8.34.0 + eslint-visitor-keys: 3.3.0 + dev: true + + /@eslint-community/regexpp/4.5.1: + resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + dev: true + /@eslint/eslintrc/0.4.3: resolution: {integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==} engines: {node: ^10.12.0 || >=12.0.0} @@ -4215,8 +4230,8 @@ packages: - supports-color dev: false - /@typescript-eslint/eslint-plugin/5.45.0_ae44m7xmomr4uy5ipvdeixdzca: - resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==} + /@typescript-eslint/eslint-plugin/5.60.0_fksc43g6xgw5jeaoav3d5on5wy: + resolution: {integrity: sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -4226,15 +4241,16 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a - '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/type-utils': 5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a - '@typescript-eslint/utils': 5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@eslint-community/regexpp': 4.5.1 + '@typescript-eslint/parser': 5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/type-utils': 5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/utils': 5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a debug: 4.3.4 eslint: 8.34.0 + grapheme-splitter: 1.0.4 ignore: 5.2.0 natural-compare-lite: 1.4.0 - regexpp: 3.2.0 semver: 7.3.8 tsutils: 3.21.0_typescript@4.9.4 typescript: 4.9.4 @@ -4280,8 +4296,8 @@ packages: - supports-color dev: false - /@typescript-eslint/parser/5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a: - resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==} + /@typescript-eslint/parser/5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a: + resolution: {integrity: sha512-jBONcBsDJ9UoTWrARkRRCgDz6wUggmH5RpQVlt7BimSwaTkTjwypGzKORXbR4/2Hqjk9hgwlon2rVQAjWNpkyQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -4290,9 +4306,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/typescript-estree': 5.60.0_typescript@4.9.4 debug: 4.3.4 eslint: 8.34.0 typescript: 4.9.4 @@ -4307,15 +4323,15 @@ packages: '@typescript-eslint/visitor-keys': 4.33.0 dev: false - /@typescript-eslint/scope-manager/5.45.0: - resolution: {integrity: sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==} + /@typescript-eslint/scope-manager/5.60.0: + resolution: {integrity: sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/visitor-keys': 5.45.0 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/visitor-keys': 5.60.0 - /@typescript-eslint/type-utils/5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a: - resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==} + /@typescript-eslint/type-utils/5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a: + resolution: {integrity: sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -4324,8 +4340,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 - '@typescript-eslint/utils': 5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/typescript-estree': 5.60.0_typescript@4.9.4 + '@typescript-eslint/utils': 5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a debug: 4.3.4 eslint: 8.34.0 tsutils: 3.21.0_typescript@4.9.4 @@ -4339,8 +4355,8 @@ packages: engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: false - /@typescript-eslint/types/5.45.0: - resolution: {integrity: sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==} + /@typescript-eslint/types/5.60.0: + resolution: {integrity: sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} /@typescript-eslint/typescript-estree/4.33.0_typescript@4.9.4: @@ -4364,8 +4380,8 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree/5.45.0_typescript@4.9.4: - resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==} + /@typescript-eslint/typescript-estree/5.60.0_typescript@4.9.4: + resolution: {integrity: sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -4373,8 +4389,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/visitor-keys': 5.45.0 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/visitor-keys': 5.60.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -4384,20 +4400,20 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/utils/5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a: - resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==} + /@typescript-eslint/utils/5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a: + resolution: {integrity: sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: + '@eslint-community/eslint-utils': 4.4.0_eslint@8.34.0 '@types/json-schema': 7.0.11 '@types/semver': 7.3.12 - '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': 5.45.0_typescript@4.9.4 + '@typescript-eslint/scope-manager': 5.60.0 + '@typescript-eslint/types': 5.60.0 + '@typescript-eslint/typescript-estree': 5.60.0_typescript@4.9.4 eslint: 8.34.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.34.0 semver: 7.3.8 transitivePeerDependencies: - supports-color @@ -4412,11 +4428,11 @@ packages: eslint-visitor-keys: 2.1.0 dev: false - /@typescript-eslint/visitor-keys/5.45.0: - resolution: {integrity: sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==} + /@typescript-eslint/visitor-keys/5.60.0: + resolution: {integrity: sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/types': 5.60.0 eslint-visitor-keys: 3.3.0 /@uswds/uswds/3.3.0: @@ -7090,7 +7106,7 @@ packages: eslint-plugin-promise: ^6.0.0 dependencies: eslint: 8.34.0 - eslint-plugin-import: 2.27.5_kcz3p7v5uuw7baswhj4tsyzmva + eslint-plugin-import: 2.27.5_smplixerzcobjfxb4pdlnealk4 eslint-plugin-n: 15.6.1_eslint@8.34.0 eslint-plugin-promise: 6.1.1_eslint@8.34.0 dev: true @@ -7114,7 +7130,7 @@ packages: debug: 4.3.4 enhanced-resolve: 5.10.0 eslint: 8.34.0 - eslint-plugin-import: 2.27.5_kcz3p7v5uuw7baswhj4tsyzmva + eslint-plugin-import: 2.27.5_smplixerzcobjfxb4pdlnealk4 get-tsconfig: 4.2.0 globby: 13.1.2 is-core-module: 2.11.0 @@ -7153,7 +7169,7 @@ packages: - supports-color dev: false - /eslint-module-utils/2.7.4_puukuyoue5nhwu4aj5t6qtxfum: + /eslint-module-utils/2.7.4_u6aj52mc7tfl74he6cihjkyove: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -7174,7 +7190,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/parser': 5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a debug: 3.2.7 eslint: 8.34.0 eslint-import-resolver-node: 0.3.7 @@ -7204,7 +7220,7 @@ packages: string-natural-compare: 3.0.1 dev: false - /eslint-plugin-import/2.27.5_kcz3p7v5uuw7baswhj4tsyzmva: + /eslint-plugin-import/2.27.5_smplixerzcobjfxb4pdlnealk4: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -7214,7 +7230,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_ehfyfk7qbmgzg5nk6xmobqdh3a + '@typescript-eslint/parser': 5.60.0_ehfyfk7qbmgzg5nk6xmobqdh3a array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -7222,7 +7238,7 @@ packages: doctrine: 2.1.0 eslint: 8.34.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4_puukuyoue5nhwu4aj5t6qtxfum + eslint-module-utils: 2.7.4_u6aj52mc7tfl74he6cihjkyove has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3