From 66ec2f124f7bf69f107ef044936c4d9a955e8c93 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 19 Jan 2026 11:25:44 +0100
Subject: [PATCH] Bump eslint-config-prettier from 9.1.0 to 9.1.2 (#17227)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps
[eslint-config-prettier](https://github.com/prettier/eslint-config-prettier)
from 9.1.0 to 9.1.2.
Changelog
Sourced from eslint-config-prettier's
changelog.
eslint-config-prettier
10.1.5
Patch Changes
10.1.4
Patch Changes
10.1.3
Patch Changes
10.1.2
Patch Changes
- #321
a8768bf
Thanks @Fdawgs! -
chore(package): add homepage for some 3rd-party registry - see #321
for more details
10.1.1
Patch Changes
-
#309
eb56a5e
Thanks @JounQin!
- fix: separate the /flat entry for compatibility
For flat config users, the previous
"eslint-config-prettier" entry still works, but
"eslint-config-prettier/flat" adds a new
name property for config-inspector,
we just can't add it for the default entry for compatibility.
See also prettier/eslint-config-prettier#308
// before
import eslintConfigPrettier from "eslint-config-prettier";
// after
import eslintConfigPrettier from
"eslint-config-prettier/flat";
10.1.0
Minor Changes
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by jounqin, a new releaser for
eslint-config-prettier since your current version.
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
yarn.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/yarn.lock b/yarn.lock
index 4a35cb628d..512aa4a5dd 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -34319,13 +34319,13 @@ __metadata:
linkType: hard
"eslint-config-prettier@npm:^9.1.0":
- version: 9.1.0
- resolution: "eslint-config-prettier@npm:9.1.0"
+ version: 9.1.2
+ resolution: "eslint-config-prettier@npm:9.1.2"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
- checksum: 10c0/6d332694b36bc9ac6fdb18d3ca2f6ac42afa2ad61f0493e89226950a7091e38981b66bac2b47ba39d15b73fff2cd32c78b850a9cf9eed9ca9a96bfb2f3a2f10d
+ checksum: 10c0/d2e9dc913b1677764a4732433d83d258f40820458c65d0274cb9e3eaf6559b39f2136446f310c05abed065a4b3c2e901807ccf583dff76c6227eaebf4132c39a
languageName: node
linkType: hard