From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 23:50:51 +0000 (+0000) Subject: build(deps-dev): Bump eslint-define-config from 1.23.0 to 1.24.1 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=2a8d811105ebd51106070ae95d8f6e2573f01f92;p=benchmarks-js.git build(deps-dev): Bump eslint-define-config from 1.23.0 to 1.24.1 Bumps [eslint-define-config](https://github.com/eslint-types/eslint-define-config) from 1.23.0 to 1.24.1. - [Release notes](https://github.com/eslint-types/eslint-define-config/releases) - [Changelog](https://github.com/eslint-types/eslint-define-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-types/eslint-define-config/compare/1.23.0...1.24.1) --- updated-dependencies: - dependency-name: eslint-define-config dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/package.json b/package.json index 779bb99..dec4189 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@commitlint/config-conventional": "^17.7.0", "eslint": "^8.51.0", "eslint-config-standard": "^17.1.0", - "eslint-define-config": "^1.23.0", + "eslint-define-config": "^1.24.1", "eslint-plugin-import": "^2.28.1", "eslint-plugin-jsdoc": "^46.8.2", "eslint-plugin-n": "^16.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45d4883..db133fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -50,8 +50,8 @@ devDependencies: specifier: ^17.1.0 version: 17.1.0(eslint-plugin-import@2.28.1)(eslint-plugin-n@16.1.0)(eslint-plugin-promise@6.1.1)(eslint@8.51.0) eslint-define-config: - specifier: ^1.23.0 - version: 1.23.0 + specifier: ^1.24.1 + version: 1.24.1 eslint-plugin-import: specifier: ^2.28.1 version: 2.28.1(eslint@8.51.0) @@ -1220,9 +1220,9 @@ packages: eslint-plugin-promise: 6.1.1(eslint@8.51.0) dev: true - /eslint-define-config@1.23.0: - resolution: {integrity: sha512-4mMyu0JuBkQHsCtR+42irIQdFLmLIW+pMAVcyOV/gZRL4O1R8iuH0eMG3oL3Cbi1eo9fDAfT5CIHVHgdyxcf6w==} - engines: {node: ^16.13.0 || >=18.0.0, npm: '>=7.0.0', pnpm: '>= 8.6.0'} + /eslint-define-config@1.24.1: + resolution: {integrity: sha512-o36vBhPSWyIQlHoMqGhhcGmOOm2A2ccBVIdLTG/AWdm9YmjpsLpf+5ntf9LlHR6dduLREgxtGwvwPwSt7vnXJg==} + engines: {node: '>=18.0.0', npm: '>=9.0.0', pnpm: '>= 8.6.0'} dev: true /eslint-import-resolver-node@0.3.9: