diff --git a/package.json b/package.json index 6332d9df..4ab23f73 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@qiwi/multi-semantic-release": "7.1.1", "@types/eslint": "8.44.7", - "@typescript-eslint/parser": "6.12.0", + "@typescript-eslint/parser": "6.13.1", "@willbooster/prettier-config": "9.1.2", "conventional-changelog-conventionalcommits": "6.1.0", "eslint": "8.54.0", diff --git a/packages/shared-lib-blitz-next/package.json b/packages/shared-lib-blitz-next/package.json index 22e3a9e5..a3c6822a 100644 --- a/packages/shared-lib-blitz-next/package.json +++ b/packages/shared-lib-blitz-next/package.json @@ -38,8 +38,8 @@ "devDependencies": { "@types/eslint": "8.44.7", "@types/micromatch": "4.0.6", - "@typescript-eslint/eslint-plugin": "6.12.0", - "@typescript-eslint/parser": "6.12.0", + "@typescript-eslint/eslint-plugin": "6.13.1", + "@typescript-eslint/parser": "6.13.1", "@willbooster/eslint-config-ts": "10.5.1", "@willbooster/prettier-config": "9.1.2", "blitz": "2.0.0-beta.35", diff --git a/packages/shared-lib-node/package.json b/packages/shared-lib-node/package.json index 1d42871c..bdfb379e 100644 --- a/packages/shared-lib-node/package.json +++ b/packages/shared-lib-node/package.json @@ -43,8 +43,8 @@ "@types/eslint": "8.44.7", "@types/micromatch": "4.0.6", "@types/node": "20.10.0", - "@typescript-eslint/eslint-plugin": "6.12.0", - "@typescript-eslint/parser": "6.12.0", + "@typescript-eslint/eslint-plugin": "6.13.1", + "@typescript-eslint/parser": "6.13.1", "@willbooster/eslint-config-ts": "10.5.1", "@willbooster/prettier-config": "9.1.2", "build-ts": "11.0.14", diff --git a/packages/shared-lib-react/package.json b/packages/shared-lib-react/package.json index 8189d571..efa0ce61 100644 --- a/packages/shared-lib-react/package.json +++ b/packages/shared-lib-react/package.json @@ -48,8 +48,8 @@ "@types/micromatch": "4.0.6", "@types/react": "18.2.38", "@types/react-dom": "18.2.17", - "@typescript-eslint/eslint-plugin": "6.12.0", - "@typescript-eslint/parser": "6.12.0", + "@typescript-eslint/eslint-plugin": "6.13.1", + "@typescript-eslint/parser": "6.13.1", "@willbooster/eslint-config-ts-react": "10.1.9", "@willbooster/prettier-config": "9.1.2", "babel-loader": "9.1.3", diff --git a/packages/shared-lib/package.json b/packages/shared-lib/package.json index d1c66d4b..695b092e 100644 --- a/packages/shared-lib/package.json +++ b/packages/shared-lib/package.json @@ -38,8 +38,8 @@ "devDependencies": { "@types/eslint": "8.44.7", "@types/micromatch": "4.0.6", - "@typescript-eslint/eslint-plugin": "6.12.0", - "@typescript-eslint/parser": "6.12.0", + "@typescript-eslint/eslint-plugin": "6.13.1", + "@typescript-eslint/parser": "6.13.1", "@willbooster/eslint-config-ts": "10.5.1", "@willbooster/prettier-config": "9.1.2", "build-ts": "11.0.14", diff --git a/packages/wb/package.json b/packages/wb/package.json index ad242e8e..dc0b58fe 100644 --- a/packages/wb/package.json +++ b/packages/wb/package.json @@ -35,8 +35,8 @@ "@types/micromatch": "4.0.6", "@types/node": "20.10.0", "@types/yargs": "17.0.32", - "@typescript-eslint/eslint-plugin": "6.12.0", - "@typescript-eslint/parser": "6.12.0", + "@typescript-eslint/eslint-plugin": "6.13.1", + "@typescript-eslint/parser": "6.13.1", "@willbooster/eslint-config-ts": "10.5.1", "@willbooster/prettier-config": "9.1.2", "at-decorators": "1.4.0", diff --git a/yarn.lock b/yarn.lock index e7974a50..0ee6f46f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6897,15 +6897,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:6.12.0": - version: 6.12.0 - resolution: "@typescript-eslint/eslint-plugin@npm:6.12.0" +"@typescript-eslint/eslint-plugin@npm:6.13.1": + version: 6.13.1 + resolution: "@typescript-eslint/eslint-plugin@npm:6.13.1" dependencies: "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.12.0" - "@typescript-eslint/type-utils": "npm:6.12.0" - "@typescript-eslint/utils": "npm:6.12.0" - "@typescript-eslint/visitor-keys": "npm:6.12.0" + "@typescript-eslint/scope-manager": "npm:6.13.1" + "@typescript-eslint/type-utils": "npm:6.13.1" + "@typescript-eslint/utils": "npm:6.13.1" + "@typescript-eslint/visitor-keys": "npm:6.13.1" debug: "npm:^4.3.4" graphemer: "npm:^1.4.0" ignore: "npm:^5.2.4" @@ -6918,25 +6918,25 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 98e07a00c95a3b786d3fe073e9181015c7f37d375caccc74892626a9d8107be0965d50c1da57087dd0fb4c4e35612a51740c944a8ff1adfd7ff6a4c029d13f6e + checksum: ccbcbf2a16d985348f46f07c90db06d98878632e7e98eb2fe9275dc489e8a3406bbe002e6d5ff0da88f51a5fe44ea0e942ec35488a3f1939e009f0a43997d34a languageName: node linkType: hard -"@typescript-eslint/parser@npm:6.12.0": - version: 6.12.0 - resolution: "@typescript-eslint/parser@npm:6.12.0" +"@typescript-eslint/parser@npm:6.13.1": + version: 6.13.1 + resolution: "@typescript-eslint/parser@npm:6.13.1" dependencies: - "@typescript-eslint/scope-manager": "npm:6.12.0" - "@typescript-eslint/types": "npm:6.12.0" - "@typescript-eslint/typescript-estree": "npm:6.12.0" - "@typescript-eslint/visitor-keys": "npm:6.12.0" + "@typescript-eslint/scope-manager": "npm:6.13.1" + "@typescript-eslint/types": "npm:6.13.1" + "@typescript-eslint/typescript-estree": "npm:6.13.1" + "@typescript-eslint/visitor-keys": "npm:6.13.1" debug: "npm:^4.3.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 peerDependenciesMeta: typescript: optional: true - checksum: 63a29b37c0c39773617df70d8f006b093c67fe2b67966cb3e8cc07476eaf79ee196f214bdfa320075f7950b5d5e8d228aaae6f3e6fac3be269503a96f49bc724 + checksum: 83f67374815f330ba96c2129f616ee1c8af3a7282c91e9645371ce4a9acfc2797df345cc65a34efa3ff0e574ac9422921cdac623a37be21e36e45c46d6de4731 languageName: node linkType: hard @@ -6950,22 +6950,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:6.12.0": - version: 6.12.0 - resolution: "@typescript-eslint/scope-manager@npm:6.12.0" +"@typescript-eslint/scope-manager@npm:6.13.1": + version: 6.13.1 + resolution: "@typescript-eslint/scope-manager@npm:6.13.1" dependencies: - "@typescript-eslint/types": "npm:6.12.0" - "@typescript-eslint/visitor-keys": "npm:6.12.0" - checksum: d6316ba59479b4a764d56eee887a5e22b59811bead351d5a61618c34bf3159afead289f68661739575dd1b1da768dfe7967e429ec07a310e1b7831c396eacf80 + "@typescript-eslint/types": "npm:6.13.1" + "@typescript-eslint/visitor-keys": "npm:6.13.1" + checksum: 2b00f087ba9a9940df4cbc96335312737b3a7744b61528e4949ffd8034067d4c419a7b20beeb4c47d0ed5f52ad82490e89622a0de0e33c4bb6af3ede14c680b8 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.12.0": - version: 6.12.0 - resolution: "@typescript-eslint/type-utils@npm:6.12.0" +"@typescript-eslint/type-utils@npm:6.13.1": + version: 6.13.1 + resolution: "@typescript-eslint/type-utils@npm:6.13.1" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.12.0" - "@typescript-eslint/utils": "npm:6.12.0" + "@typescript-eslint/typescript-estree": "npm:6.13.1" + "@typescript-eslint/utils": "npm:6.13.1" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.0.1" peerDependencies: @@ -6973,7 +6973,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 35f8dfbacb43df4378876669835b580549c50d7c1af642d39b9b3146e6085c9dab8d982151e21598af42870971b76ce76c12fb93d2913e4bdbd647fbe54fa0f5 + checksum: c958126cb9d28021ae8e3bb2c11d5f427ab09adff5deaf64927f9769b8ba1f7b561dfb30ac2e69f9ef923183566569500a27a188b534e6641a34e0a6fd144773 languageName: node linkType: hard @@ -6984,10 +6984,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:6.12.0": - version: 6.12.0 - resolution: "@typescript-eslint/types@npm:6.12.0" - checksum: 04abe31222d8d50211001a337516944a6561f23a8fe2dce4010aae9b0770d5e4550fc3a72eadbe6d7eeabacb3de8b278cdd93184aa70a5316ca54a90c38f4414 +"@typescript-eslint/types@npm:6.13.1": + version: 6.13.1 + resolution: "@typescript-eslint/types@npm:6.13.1" + checksum: 26ea37ec6943859415d683b280e135c20da73281d742aaf123763bf9e10ea0629950422934c4ec3cc77a390a8fa8f33cc4f3914869ffd5af4d1edbbbae834d60 languageName: node linkType: hard @@ -7009,12 +7009,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:6.12.0": - version: 6.12.0 - resolution: "@typescript-eslint/typescript-estree@npm:6.12.0" +"@typescript-eslint/typescript-estree@npm:6.13.1": + version: 6.13.1 + resolution: "@typescript-eslint/typescript-estree@npm:6.13.1" dependencies: - "@typescript-eslint/types": "npm:6.12.0" - "@typescript-eslint/visitor-keys": "npm:6.12.0" + "@typescript-eslint/types": "npm:6.13.1" + "@typescript-eslint/visitor-keys": "npm:6.13.1" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -7023,24 +7023,24 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 48400894fbf7d4402ef368b9da4f2cc3d44f09df29ce43c37fa4cc7045b8f1dc6973b0fbc8c98ed346de57f47fd66cc58428fbaaf135918c80d13ce30a87cb24 + checksum: d8aa409464f860f12ddc67ad8d94dcc37dc4da272b1d9d1937b6ccbcf397daa8bb495f409ee5c263053f87a9a0cc7d5ba6926137e5724d4ac6a839d8a481a8c0 languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.12.0": - version: 6.12.0 - resolution: "@typescript-eslint/utils@npm:6.12.0" +"@typescript-eslint/utils@npm:6.13.1": + version: 6.13.1 + resolution: "@typescript-eslint/utils@npm:6.13.1" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" "@types/json-schema": "npm:^7.0.12" "@types/semver": "npm:^7.5.0" - "@typescript-eslint/scope-manager": "npm:6.12.0" - "@typescript-eslint/types": "npm:6.12.0" - "@typescript-eslint/typescript-estree": "npm:6.12.0" + "@typescript-eslint/scope-manager": "npm:6.13.1" + "@typescript-eslint/types": "npm:6.13.1" + "@typescript-eslint/typescript-estree": "npm:6.13.1" semver: "npm:^7.5.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: af9159395847a675e270f56364089e3326ba26f2a0b45ef042ab8508f61f92edd24c60ec8ccca42f0883bbbd233d6e9dcc9c2304ef9694336459c26c38bbbdc7 + checksum: 6706527c6d979ba0a9756394382e945a2de51f54b8193da03ec2f980d479ffca0f58216c90f510b39601d07b37781af4236384f49afc63713662cd309bd43a1f languageName: node linkType: hard @@ -7072,13 +7072,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:6.12.0": - version: 6.12.0 - resolution: "@typescript-eslint/visitor-keys@npm:6.12.0" +"@typescript-eslint/visitor-keys@npm:6.13.1": + version: 6.13.1 + resolution: "@typescript-eslint/visitor-keys@npm:6.13.1" dependencies: - "@typescript-eslint/types": "npm:6.12.0" + "@typescript-eslint/types": "npm:6.13.1" eslint-visitor-keys: "npm:^3.4.1" - checksum: a96102bed6d645780d2858c13f6808e43f5565eb74066df2853db7506aa3a15034380c1ec94192ad44c77d7c8541d4e86c707203d33d1c3f3f3e4c1d9dfb5fc6 + checksum: 68daf60941fc4824f90480787587c9cbb447eeceac5698dfef2b0c2caa6d3c715f604c2357cc20abb6899be3c3e3ae3b5bbee310faccaab9ea98c8bd9137ec1f languageName: node linkType: hard @@ -7385,8 +7385,8 @@ __metadata: dependencies: "@types/eslint": "npm:8.44.7" "@types/micromatch": "npm:4.0.6" - "@typescript-eslint/eslint-plugin": "npm:6.12.0" - "@typescript-eslint/parser": "npm:6.12.0" + "@typescript-eslint/eslint-plugin": "npm:6.13.1" + "@typescript-eslint/parser": "npm:6.13.1" "@willbooster/eslint-config-ts": "npm:10.5.1" "@willbooster/prettier-config": "npm:9.1.2" blitz: "npm:2.0.0-beta.35" @@ -7424,8 +7424,8 @@ __metadata: "@types/eslint": "npm:8.44.7" "@types/micromatch": "npm:4.0.6" "@types/node": "npm:20.10.0" - "@typescript-eslint/eslint-plugin": "npm:6.12.0" - "@typescript-eslint/parser": "npm:6.12.0" + "@typescript-eslint/eslint-plugin": "npm:6.13.1" + "@typescript-eslint/parser": "npm:6.13.1" "@willbooster/eslint-config-ts": "npm:10.5.1" "@willbooster/prettier-config": "npm:9.1.2" build-ts: "npm:11.0.14" @@ -7466,8 +7466,8 @@ __metadata: "@types/micromatch": "npm:4.0.6" "@types/react": "npm:18.2.38" "@types/react-dom": "npm:18.2.17" - "@typescript-eslint/eslint-plugin": "npm:6.12.0" - "@typescript-eslint/parser": "npm:6.12.0" + "@typescript-eslint/eslint-plugin": "npm:6.13.1" + "@typescript-eslint/parser": "npm:6.13.1" "@willbooster/eslint-config-ts-react": "npm:10.1.9" "@willbooster/prettier-config": "npm:9.1.2" babel-loader: "npm:9.1.3" @@ -7502,8 +7502,8 @@ __metadata: dependencies: "@types/eslint": "npm:8.44.7" "@types/micromatch": "npm:4.0.6" - "@typescript-eslint/eslint-plugin": "npm:6.12.0" - "@typescript-eslint/parser": "npm:6.12.0" + "@typescript-eslint/eslint-plugin": "npm:6.13.1" + "@typescript-eslint/parser": "npm:6.13.1" "@willbooster/eslint-config-ts": "npm:10.5.1" "@willbooster/prettier-config": "npm:9.1.2" build-ts: "npm:11.0.14" @@ -7532,8 +7532,8 @@ __metadata: "@types/micromatch": "npm:4.0.6" "@types/node": "npm:20.10.0" "@types/yargs": "npm:17.0.32" - "@typescript-eslint/eslint-plugin": "npm:6.12.0" - "@typescript-eslint/parser": "npm:6.12.0" + "@typescript-eslint/eslint-plugin": "npm:6.13.1" + "@typescript-eslint/parser": "npm:6.13.1" "@willbooster/eslint-config-ts": "npm:10.5.1" "@willbooster/prettier-config": "npm:9.1.2" at-decorators: "npm:1.4.0" @@ -22171,7 +22171,7 @@ __metadata: dependencies: "@qiwi/multi-semantic-release": "npm:7.1.1" "@types/eslint": "npm:8.44.7" - "@typescript-eslint/parser": "npm:6.12.0" + "@typescript-eslint/parser": "npm:6.13.1" "@willbooster/prettier-config": "npm:9.1.2" conventional-changelog-conventionalcommits: "npm:6.1.0" eslint: "npm:8.54.0"