diff --git a/package.json b/package.json index cd4684b2..4da78695 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,8 @@ "@lerna-lite/publish": "^3.2.0", "@lerna-lite/run": "^3.2.0", "@lerna-lite/version": "^3.2.0", - "@typescript-eslint/eslint-plugin": "^6.18.0", - "@typescript-eslint/parser": "^6.18.0", + "@typescript-eslint/eslint-plugin": "^6.18.1", + "@typescript-eslint/parser": "^6.18.1", "eslint": "^8.56.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", diff --git a/packages/async-queue/package.json b/packages/async-queue/package.json index f1dfe47d..2cd746b7 100644 --- a/packages/async-queue/package.json +++ b/packages/async-queue/package.json @@ -79,7 +79,7 @@ "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", "@alwatr/type-helper": "workspace:^", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "typescript": "^5.3.3" } } diff --git a/packages/dedupe/package.json b/packages/dedupe/package.json index 33102e0f..08d5dabf 100644 --- a/packages/dedupe/package.json +++ b/packages/dedupe/package.json @@ -71,7 +71,7 @@ "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", "@alwatr/type-helper": "workspace:^", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "typescript": "^5.3.3" } } diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index a37f07e1..b52025d5 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -50,8 +50,8 @@ "devDependencies": { "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", - "@typescript-eslint/eslint-plugin": "^6.18.0", - "@typescript-eslint/parser": "^6.18.0", + "@typescript-eslint/eslint-plugin": "^6.18.1", + "@typescript-eslint/parser": "^6.18.1", "eslint": "^8.56.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", diff --git a/packages/exit-hook/package.json b/packages/exit-hook/package.json index 49fb0a3c..e9bf8ff3 100644 --- a/packages/exit-hook/package.json +++ b/packages/exit-hook/package.json @@ -68,7 +68,7 @@ "@alwatr/nano-build": "workspace:^", "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "typescript": "^5.3.3" } } diff --git a/packages/flatomise/package.json b/packages/flatomise/package.json index 59b6f68a..0076ed90 100644 --- a/packages/flatomise/package.json +++ b/packages/flatomise/package.json @@ -68,7 +68,7 @@ "@alwatr/nano-build": "workspace:^", "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "typescript": "^5.3.3" } } diff --git a/packages/global-scope/package.json b/packages/global-scope/package.json index 9e017d69..6a4da0f5 100644 --- a/packages/global-scope/package.json +++ b/packages/global-scope/package.json @@ -72,7 +72,7 @@ "@alwatr/nano-build": "workspace:^", "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "typescript": "^5.3.3" } } diff --git a/packages/logger/package.json b/packages/logger/package.json index 1a0acbe0..d06ed5d3 100644 --- a/packages/logger/package.json +++ b/packages/logger/package.json @@ -73,7 +73,7 @@ "@alwatr/nano-build": "workspace:^", "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "typescript": "^5.3.3" } } diff --git a/packages/node-fs/package.json b/packages/node-fs/package.json index 7eeb60e2..41ebf2c6 100644 --- a/packages/node-fs/package.json +++ b/packages/node-fs/package.json @@ -82,7 +82,7 @@ "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", "@alwatr/type-helper": "workspace:^", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "typescript": "^5.3.3" } } diff --git a/packages/platform-info/package.json b/packages/platform-info/package.json index a243ecea..47b88e9c 100644 --- a/packages/platform-info/package.json +++ b/packages/platform-info/package.json @@ -78,7 +78,7 @@ "@alwatr/nano-build": "workspace:^", "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "typescript": "^5.3.3" } } diff --git a/packages/wait/package.json b/packages/wait/package.json index 21cbd63b..92362501 100644 --- a/packages/wait/package.json +++ b/packages/wait/package.json @@ -73,7 +73,7 @@ "@alwatr/prettier-config": "workspace:^", "@alwatr/tsconfig-base": "workspace:^", "@alwatr/type-helper": "workspace:^", - "@types/node": "^20.10.7", + "@types/node": "^20.10.8", "typescript": "^5.3.3" } } diff --git a/yarn.lock b/yarn.lock index 1aa67acd..07538493 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21,7 +21,7 @@ __metadata: "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" "@alwatr/type-helper": "workspace:^" - "@types/node": "npm:^20.10.7" + "@types/node": "npm:^20.10.8" typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -34,7 +34,7 @@ __metadata: "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" "@alwatr/type-helper": "workspace:^" - "@types/node": "npm:^20.10.7" + "@types/node": "npm:^20.10.8" typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -56,8 +56,8 @@ __metadata: dependencies: "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" - "@typescript-eslint/eslint-plugin": "npm:^6.18.0" - "@typescript-eslint/parser": "npm:^6.18.0" + "@typescript-eslint/eslint-plugin": "npm:^6.18.1" + "@typescript-eslint/parser": "npm:^6.18.1" esbuild: "npm:^0.19.11" eslint: "npm:^8.56.0" eslint-import-resolver-typescript: "npm:^3.6.1" @@ -79,7 +79,7 @@ __metadata: "@alwatr/nano-build": "workspace:^" "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" - "@types/node": "npm:^20.10.7" + "@types/node": "npm:^20.10.8" typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -102,7 +102,7 @@ __metadata: "@alwatr/nano-build": "workspace:^" "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" - "@types/node": "npm:^20.10.7" + "@types/node": "npm:^20.10.8" typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -114,7 +114,7 @@ __metadata: "@alwatr/nano-build": "workspace:^" "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" - "@types/node": "npm:^20.10.7" + "@types/node": "npm:^20.10.8" typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -128,7 +128,7 @@ __metadata: "@alwatr/platform-info": "workspace:^" "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" - "@types/node": "npm:^20.10.7" + "@types/node": "npm:^20.10.8" typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -157,7 +157,7 @@ __metadata: "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" "@alwatr/type-helper": "workspace:^" - "@types/node": "npm:^20.10.7" + "@types/node": "npm:^20.10.8" typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -169,7 +169,7 @@ __metadata: "@alwatr/nano-build": "workspace:^" "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" - "@types/node": "npm:^20.10.7" + "@types/node": "npm:^20.10.8" typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -209,7 +209,7 @@ __metadata: "@alwatr/prettier-config": "workspace:^" "@alwatr/tsconfig-base": "workspace:^" "@alwatr/type-helper": "workspace:^" - "@types/node": "npm:^20.10.7" + "@types/node": "npm:^20.10.8" typescript: "npm:^5.3.3" languageName: unknown linkType: soft @@ -1176,12 +1176,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:^20.10.7": - version: 20.10.7 - resolution: "@types/node@npm:20.10.7" +"@types/node@npm:^20.10.8": + version: 20.10.8 + resolution: "@types/node@npm:20.10.8" dependencies: undici-types: "npm:~5.26.4" - checksum: d626cea1b7da4784ee7b335dcc54e64adba9725dab7ca51a690167de502ef89fec07b05ad8e25845d188d7ad7f72c192ec92964d456321ed5b9452113bf9351f + checksum: 93268c33c3bf0194427d696658160c77ab8661aa57107df5b248ff952898a372bf92cf0ba7fc07788fa35e59c69b6619cce63d45e4e67fca806e37da7ea42512 languageName: node linkType: hard @@ -1199,15 +1199,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^6.18.0": - version: 6.18.0 - resolution: "@typescript-eslint/eslint-plugin@npm:6.18.0" +"@typescript-eslint/eslint-plugin@npm:^6.18.1": + version: 6.18.1 + resolution: "@typescript-eslint/eslint-plugin@npm:6.18.1" dependencies: "@eslint-community/regexpp": "npm:^4.5.1" - "@typescript-eslint/scope-manager": "npm:6.18.0" - "@typescript-eslint/type-utils": "npm:6.18.0" - "@typescript-eslint/utils": "npm:6.18.0" - "@typescript-eslint/visitor-keys": "npm:6.18.0" + "@typescript-eslint/scope-manager": "npm:6.18.1" + "@typescript-eslint/type-utils": "npm:6.18.1" + "@typescript-eslint/utils": "npm:6.18.1" + "@typescript-eslint/visitor-keys": "npm:6.18.1" debug: "npm:^4.3.4" graphemer: "npm:^1.4.0" ignore: "npm:^5.2.4" @@ -1220,44 +1220,44 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: b89fae0d075be717dc4f9bed451bc5fb3416c5cc8ec519dae14d85dd8a7c4b60e21c87f91441cde1d84cd85d32253adc205a06dab7a33556152cc3a059bb5899 + checksum: fbcfae9b92f35ce10212f44f43f93c43f6eb3e28a571da7ed0d424396916aaf080f16ce91a5bffb9e1b42ca2d6003a3e2ad65131b4ef72ed2f94a4bedb35a735 languageName: node linkType: hard -"@typescript-eslint/parser@npm:^6.18.0": - version: 6.18.0 - resolution: "@typescript-eslint/parser@npm:6.18.0" +"@typescript-eslint/parser@npm:^6.18.1": + version: 6.18.1 + resolution: "@typescript-eslint/parser@npm:6.18.1" dependencies: - "@typescript-eslint/scope-manager": "npm:6.18.0" - "@typescript-eslint/types": "npm:6.18.0" - "@typescript-eslint/typescript-estree": "npm:6.18.0" - "@typescript-eslint/visitor-keys": "npm:6.18.0" + "@typescript-eslint/scope-manager": "npm:6.18.1" + "@typescript-eslint/types": "npm:6.18.1" + "@typescript-eslint/typescript-estree": "npm:6.18.1" + "@typescript-eslint/visitor-keys": "npm:6.18.1" debug: "npm:^4.3.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 peerDependenciesMeta: typescript: optional: true - checksum: 5ae2c541157056d9d55fba66a2ecff7c870860579aaf8c33a89133e0bd35aaff3c1e923648417d66791f75fe39795bdaa31fc82d44613dc5872e1ce4640b608a + checksum: 78cf87c49be224a7fc7c9b1580b015b79e6f6b78d3db60843825b9657e6c5b852566ca7fcb9a51e7b781e910a89a73cdc36dfcd180ccb34febc535ad9b5a0be1 languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:6.18.0": - version: 6.18.0 - resolution: "@typescript-eslint/scope-manager@npm:6.18.0" +"@typescript-eslint/scope-manager@npm:6.18.1": + version: 6.18.1 + resolution: "@typescript-eslint/scope-manager@npm:6.18.1" dependencies: - "@typescript-eslint/types": "npm:6.18.0" - "@typescript-eslint/visitor-keys": "npm:6.18.0" - checksum: 688de3cffa894ef402ee5f4ba265bcd26e21aac5e98b265dbc77eb0dbaf690602ddce6c56df0973764c560fcff290304e54d86620f11fc45394d3b556d4bfcf8 + "@typescript-eslint/types": "npm:6.18.1" + "@typescript-eslint/visitor-keys": "npm:6.18.1" + checksum: 66ef86688a2eb69988a15d6c0176e5e1ec3994ab96526ca525226a1815eef63366e10e3e6a041ceb2cd63d1cced27874d2313045b785418330af68a288e50771 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:6.18.0": - version: 6.18.0 - resolution: "@typescript-eslint/type-utils@npm:6.18.0" +"@typescript-eslint/type-utils@npm:6.18.1": + version: 6.18.1 + resolution: "@typescript-eslint/type-utils@npm:6.18.1" dependencies: - "@typescript-eslint/typescript-estree": "npm:6.18.0" - "@typescript-eslint/utils": "npm:6.18.0" + "@typescript-eslint/typescript-estree": "npm:6.18.1" + "@typescript-eslint/utils": "npm:6.18.1" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.0.1" peerDependencies: @@ -1265,23 +1265,23 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 121ab9846cdcfeb385502f816a01a2d97cff9f13d320ebd265662ec66a58f4639483cf5a9c790db3e5dbab20c13c21e8506096174d83d6971e359f1272ec94fc + checksum: 5198752a51649afd960205708c4d765e0170a46a1eb96c97e706890fecb2642933a6377337cf3632f9737915da0201607872a46c9c551d1accf9176b0e025023 languageName: node linkType: hard -"@typescript-eslint/types@npm:6.18.0": - version: 6.18.0 - resolution: "@typescript-eslint/types@npm:6.18.0" - checksum: 7bdbbd3ab040d10505c06e6cd3ac0eaf3f0450aa3098eb30f0b1706e06c9a1f9637c9e98ff67e05af235c55a7ccb0053368de072cd4a4f830c9b048d2575f91f +"@typescript-eslint/types@npm:6.18.1": + version: 6.18.1 + resolution: "@typescript-eslint/types@npm:6.18.1" + checksum: 58c1a1bcf2403891a4fcb0d21aac643a6f9d06119423230dad74ef2b95adf94201da7cf48617b0c27b51695225b622e48c739cf4186ef5f99294887d2d536557 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:6.18.0": - version: 6.18.0 - resolution: "@typescript-eslint/typescript-estree@npm:6.18.0" +"@typescript-eslint/typescript-estree@npm:6.18.1": + version: 6.18.1 + resolution: "@typescript-eslint/typescript-estree@npm:6.18.1" dependencies: - "@typescript-eslint/types": "npm:6.18.0" - "@typescript-eslint/visitor-keys": "npm:6.18.0" + "@typescript-eslint/types": "npm:6.18.1" + "@typescript-eslint/visitor-keys": "npm:6.18.1" debug: "npm:^4.3.4" globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" @@ -1291,34 +1291,34 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 67d377dbf66bae4d40b60cc838cc0f0337a8532925c5e2da5b1a08d882077276ff4bb1a41270179a0fa46bbf3840a284d65f5b97a69832444d4d0609c0b9b31e + checksum: 5bca8f58d3134c5296c7e6cbeef512feb3918cdc88b5b22e656a7978277278e7a86187690e7e3be3f3708feb98c952a6ab4d8bbc197fff3826e3afa8bc1e287e languageName: node linkType: hard -"@typescript-eslint/utils@npm:6.18.0": - version: 6.18.0 - resolution: "@typescript-eslint/utils@npm:6.18.0" +"@typescript-eslint/utils@npm:6.18.1": + version: 6.18.1 + resolution: "@typescript-eslint/utils@npm:6.18.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.18.0" - "@typescript-eslint/types": "npm:6.18.0" - "@typescript-eslint/typescript-estree": "npm:6.18.0" + "@typescript-eslint/scope-manager": "npm:6.18.1" + "@typescript-eslint/types": "npm:6.18.1" + "@typescript-eslint/typescript-estree": "npm:6.18.1" semver: "npm:^7.5.4" peerDependencies: eslint: ^7.0.0 || ^8.0.0 - checksum: 1dc0b133fb061065ec9da9cb18ae4147c5d1656f2c0c9aca7390448802b912d1935b5e85f879de884466737cc5153a1acb370eee32b27be57302cf6a9d0b382a + checksum: b9dcb2fa7cc8c46254c22fee190032320a5dd8ce282fb01e99cb35da6c00e33b157f4285b062d841942e9aad1d7ce1a16aaa46dd05ca7d81de706aedbbfff396 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:6.18.0": - version: 6.18.0 - resolution: "@typescript-eslint/visitor-keys@npm:6.18.0" +"@typescript-eslint/visitor-keys@npm:6.18.1": + version: 6.18.1 + resolution: "@typescript-eslint/visitor-keys@npm:6.18.1" dependencies: - "@typescript-eslint/types": "npm:6.18.0" + "@typescript-eslint/types": "npm:6.18.1" eslint-visitor-keys: "npm:^3.4.1" - checksum: ef5697fdae84eafe4835919352d6e2a6ccd654942fa45d5980518fab291c176ac19d97e3579ed3462988bcf9d5c4ba7edeaca979378ab2e81dfa0fef0ce346e2 + checksum: f3dacdd1db7347908ac207968da4fa72efb31e38a6dde652651633c5283f054832045f2ad00b4ca7478e7f2e09fe4ae6e3a32b76580c036b9e5c7b8dd55af9f3 languageName: node linkType: hard @@ -1417,8 +1417,8 @@ __metadata: "@lerna-lite/publish": "npm:^3.2.0" "@lerna-lite/run": "npm:^3.2.0" "@lerna-lite/version": "npm:^3.2.0" - "@typescript-eslint/eslint-plugin": "npm:^6.18.0" - "@typescript-eslint/parser": "npm:^6.18.0" + "@typescript-eslint/eslint-plugin": "npm:^6.18.1" + "@typescript-eslint/parser": "npm:^6.18.1" eslint: "npm:^8.56.0" eslint-import-resolver-typescript: "npm:^3.6.1" eslint-plugin-import: "npm:^2.29.1"