From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 20:43:21 +0000 (+0000) Subject: build(deps-dev): bump @eslint/js from 9.4.0 to 9.5.0 X-Git-Tag: v4.0.15~13^2~2^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;ds=inline;h=68007e135a95998bdaffd90714dffa67c200a36b;p=poolifier.git build(deps-dev): bump @eslint/js from 9.4.0 to 9.5.0 Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.4.0 to 9.5.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.5.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/package.json b/package.json index aa3fe5fb..3c619650 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", "@cspell/eslint-plugin": "^8.8.4", - "@eslint/js": "^9.4.0", + "@eslint/js": "^9.5.0", "@release-it/bumper": "^6.0.1", "@release-it/keep-a-changelog": "^5.0.0", "@rollup/plugin-terser": "^0.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ed9ba71..0dabdde5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^8.8.4 version: 8.8.4(eslint@9.4.0) '@eslint/js': - specifier: ^9.4.0 - version: 9.4.0 + specifier: ^9.5.0 + version: 9.5.0 '@release-it/bumper': specifier: ^6.0.1 version: 6.0.1(release-it@17.3.0(typescript@5.4.5)) @@ -475,6 +475,10 @@ packages: resolution: {integrity: sha512-fdI7VJjP3Rvc70lC4xkFXHB0fiPeojiL1PxVG6t1ZvXQrarj893PweuBTujxDUFk0Fxj4R7PIIAZ/aiiyZPZcg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.5.0': + resolution: {integrity: sha512-A7+AOT2ICkodvtsWnxZP4Xxk3NbZ3VMHd8oihydLRGrJgqqdEz1qSeEgXYyT/Cu8h1TWWsQRejIx48mtjZ5y1w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.4': resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3714,6 +3718,8 @@ snapshots: '@eslint/js@9.4.0': {} + '@eslint/js@9.5.0': {} + '@eslint/object-schema@2.1.4': {} '@humanwhocodes/gitignore-to-minimatch@1.0.2': {}