[Snyk] Upgrade eslint-config-prettier from 8.7.0 to 10.1.5 #422
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade eslint-config-prettier from 8.7.0 to 10.1.5.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 15 versions ahead of your current version.
The recommended version was released 2 months ago.
Release notes
Package name: eslint-config-prettier
Patch Changes
60fef02
Thanks @ JounQin! - chore: addfunding
field intopackage.json
Full Changelog: v10.1.4...v10.1.5
Patch Changes
94b4799
Thanks @ silvenon! - fix(cli): do not crash on no rules configuredFull Changelog: v10.1.3...v10.1.4
Patch Changes
4e95a1d
Thanks @ pilikan! - fix: this package iscommonjs
, align its types correctlyNew Contributors
Full Changelog: v10.1.2...v10.1.3
Patch Changes
a8768bf
Thanks @ Fdawgs! - chore(package): add homepage for some 3rd-party registry - see #321 for more detailsPatch Changes
#309
eb56a5e
Thanks @ JounQin! - fix: separate the/flat
entry for compatibilityFor flat config users, the previous
"eslint-config-prettier"
entry still works, but"eslint-config-prettier/flat"
adds a newname
property for config-inspector, we just can't add it for the default entry for compatibility.See also #308
import eslintConfigPrettier from "eslint-config-prettier";
// after
import eslintConfigPrettier from "eslint-config-prettier/flat";
Minor Changes
56e2e34
Thanks @ JounQin! - feat: migrate to exports fieldPatch Changes
#294
8dbbd6d
Thanks @ FloEdelmann! - feat: add name to config#280
cba5737
Thanks @ zanminkian! - feat: add declaration fileNew Contributors
Full Changelog: v10.0.2...v10.0.3
Patch Changes
e750edc
Thanks @ Fdawgs! - chore(package): explicitly declare js module typeeslint-config-prettier
10.0.1
What's Changed
@ stylistic/eslint-plugin
by @ abrahamguo in #272New Contributors
Full Changelog: v9.1.0...v10.0.1
Major Changes
5be64be
Thanks @ abrahamguo! - add support for@ stylistic
formatting rulesImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: