build(deps-dev): Bump eslint-define-config from 1.23.0 to 1.24.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 9 Oct 2023 23:50:51 +0000 (23:50 +0000)
committerGitHub <noreply@github.com>
Mon, 9 Oct 2023 23:50:51 +0000 (23:50 +0000)
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] <support@github.com>
package.json
pnpm-lock.yaml

index 779bb9966407906cb6c19956f432ff2affd00673..dec418931629d8689a9b6b44a7dde8a9efaf4279 100644 (file)
@@ -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",
index 45d4883cd07972bd58b47e7c6b194f98f3b1d7b6..db133fcc67550fb1c7459b07accbdc944c2b1a04 100644 (file)
@@ -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: