From: Jérôme Benoit Date: Tue, 26 Sep 2023 08:59:46 +0000 (+0200) Subject: Merge dependabot/npm_and_yarn/typescript-eslint/parser-6.7.3 into combined-prs-branch X-Git-Tag: v2.7.5~38^2~6 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=4e99c155cf70aa6c68c33ac9d72757344254ccb4;p=poolifier.git Merge dependabot/npm_and_yarn/typescript-eslint/parser-6.7.3 into combined-prs-branch --- 4e99c155cf70aa6c68c33ac9d72757344254ccb4 diff --cc package.json index 96d445d2e,e8465fc3e..754090f4f --- a/package.json +++ b/package.json @@@ -108,9 -108,9 +108,9 @@@ "@release-it/keep-a-changelog": "^4.0.0", "@rollup/plugin-terser": "^0.4.3", "@rollup/plugin-typescript": "^11.1.4", - "@types/node": "^20.6.5", + "@types/node": "^20.7.0", "@typescript-eslint/eslint-plugin": "^6.7.3", - "@typescript-eslint/parser": "^6.7.2", + "@typescript-eslint/parser": "^6.7.3", "benchmark": "^2.1.4", "c8": "^8.0.1", "eslint": "^8.50.0", diff --cc pnpm-lock.yaml index 6d7bb7af8,6bd41a040..e7d42b5c5 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@@ -30,14 -30,14 +30,14 @@@ devDependencies specifier: ^11.1.4 version: 11.1.4(rollup@3.29.3)(typescript@5.2.2) '@types/node': - specifier: ^20.6.5 - version: 20.6.5 + specifier: ^20.7.0 + version: 20.7.0 '@typescript-eslint/eslint-plugin': specifier: ^6.7.3 - version: 6.7.3(@typescript-eslint/parser@6.7.2)(eslint@8.50.0)(typescript@5.2.2) + version: 6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.7.2 - version: 6.7.2(eslint@8.50.0)(typescript@5.2.2) + specifier: ^6.7.3 + version: 6.7.3(eslint@8.50.0)(typescript@5.2.2) benchmark: specifier: ^2.1.4 version: 2.1.4