From 0a9bc83136a0af5fbe253b0be2229b671d76a77a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 02:23:28 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.15.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 6.15.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v6.15.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 6.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 256d3550..6e787f32 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@tunnckocore/prettier-config": "1.3.8", "eslint": "6.8.0", "eslint-config-airbnb-base": "14.1.0", - "eslint-config-prettier": "6.11.0", + "eslint-config-prettier": "6.15.0", "eslint-plugin-import": "2.20.2", "eslint-plugin-prettier": "3.1.3", "express": "^4.21.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77fc7fbe..dcff9dcd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 14.1.0 version: 14.1.0(eslint-plugin-import@2.20.2(eslint@6.8.0))(eslint@6.8.0) eslint-config-prettier: - specifier: 6.11.0 - version: 6.11.0(eslint@6.8.0) + specifier: 6.15.0 + version: 6.15.0(eslint@6.8.0) eslint-plugin-import: specifier: 2.20.2 version: 2.20.2(eslint@6.8.0) @@ -994,8 +994,8 @@ packages: eslint: ^5.16.0 || ^6.8.0 eslint-plugin-import: ^2.20.1 - eslint-config-prettier@6.11.0: - resolution: {integrity: sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==} + eslint-config-prettier@6.15.0: + resolution: {integrity: sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==} hasBin: true peerDependencies: eslint: '>=3.14.1' @@ -3888,7 +3888,7 @@ snapshots: object.assign: 4.1.7 object.entries: 1.1.9 - eslint-config-prettier@6.11.0(eslint@6.8.0): + eslint-config-prettier@6.15.0(eslint@6.8.0): dependencies: eslint: 6.8.0 get-stdin: 6.0.0