From 15b6ef5c2dd3f07b2d5f43716ff8aaba439e3e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 13:18:28 +0000 Subject: [PATCH] chore(deps-dev): Bump @hyperupcall/eslint-config from 0.10.0 to 0.11.0 Bumps [@hyperupcall/eslint-config](https://github.com/fox-land/eslint-config-hyperupcall) from 0.10.0 to 0.11.0. - [Commits](https://github.com/fox-land/eslint-config-hyperupcall/compare/v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: "@hyperupcall/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c847c59..fe6295b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.1.0", - "@hyperupcall/eslint-config": "^0.10.0", + "@hyperupcall/eslint-config": "^0.11.0", "@hyperupcall/markdownlint-config": "^0.3.2", "@hyperupcall/prettier-config": "^0.7.0", "eslint": "^8.56.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 180f70b..8fd4132 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ devDependencies: specifier: ^4.1.0 version: 4.1.0(eslint@8.56.0) '@hyperupcall/eslint-config': - specifier: ^0.10.0 - version: 0.10.0(eslint-config-prettier@9.1.0)(eslint@8.56.0) + specifier: ^0.11.0 + version: 0.11.0(eslint-config-prettier@9.1.0)(eslint@8.56.0) '@hyperupcall/markdownlint-config': specifier: ^0.3.2 version: 0.3.2 @@ -471,8 +471,8 @@ packages: resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} dev: true - /@hyperupcall/eslint-config@0.10.0(eslint-config-prettier@9.1.0)(eslint@8.56.0): - resolution: {integrity: sha512-gUKhdSRkJ64CVTOfDPOK8giazOD82k1QoJlZ9VqPUq7AFxZrkkOeyJsH4u6bdgdR+84a5ceZ5IbPhXEccxMs8w==} + /@hyperupcall/eslint-config@0.11.0(eslint-config-prettier@9.1.0)(eslint@8.56.0): + resolution: {integrity: sha512-RA6cBHoHWtTEJMzLOUkGZ/Oc/dc6Rb7KWbQXGnDqwYKu7GyPm7+6nQo+KEOFAfaclubiiYRsQ/jhK1Rz8yUbPQ==} peerDependencies: eslint: '>=8.0.0' eslint-config-prettier: '>=8.0.0'