From 094beab31a7863baa58e781234c4659ea3f4025a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 11:11:25 -0500 Subject: [PATCH] build(deps-dev): Bump eslint-plugin-prettier from 5.2.1 to 5.2.2 (#1573) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.2.
Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.2

Patch Changes

What's Changed

New Contributors

Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.1...v5.2.2

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.2

Patch Changes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-prettier&package-manager=npm_and_yarn&previous-version=5.2.1&new-version=5.2.2)](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> --- eslint-config-easy-ui/package.json | 2 +- package-lock.json | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/eslint-config-easy-ui/package.json b/eslint-config-easy-ui/package.json index 8a78ee94..a868d481 100644 --- a/eslint-config-easy-ui/package.json +++ b/eslint-config-easy-ui/package.json @@ -7,7 +7,7 @@ "@typescript-eslint/parser": "^7.17.0", "eslint-config-prettier": "^10.0.1", "eslint-config-turbo": "^1.13.4", - "eslint-plugin-prettier": "^5.2.1", + "eslint-plugin-prettier": "^5.2.2", "eslint-plugin-react": "^7.35.2", "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-storybook": "^0.11.2" diff --git a/package-lock.json b/package-lock.json index e54b4c3a..a2f90896 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ }, "easy-ui-icons": { "name": "@easypost/easy-ui-icons", - "version": "1.0.0-alpha.33", + "version": "1.0.0-alpha.34", "devDependencies": { "@material-symbols/svg-300": "^0.25.3", "@material-symbols/svg-400": "^0.27.0", @@ -101,9 +101,9 @@ }, "easy-ui-react": { "name": "@easypost/easy-ui", - "version": "1.0.0-alpha.64", + "version": "1.0.0-alpha.65", "dependencies": { - "@easypost/easy-ui-icons": "1.0.0-alpha.33", + "@easypost/easy-ui-icons": "1.0.0-alpha.34", "@easypost/easy-ui-tokens": "1.0.0-alpha.14", "@react-aria/toast": "^3.0.0-beta.18", "@react-aria/utils": "^3.26.0", @@ -205,7 +205,7 @@ "@typescript-eslint/parser": "^7.17.0", "eslint-config-prettier": "^10.0.1", "eslint-config-turbo": "^1.13.4", - "eslint-plugin-prettier": "^5.2.1", + "eslint-plugin-prettier": "^5.2.2", "eslint-plugin-react": "^7.35.2", "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-storybook": "^0.11.2" @@ -13174,9 +13174,9 @@ } }, "node_modules/eslint-plugin-prettier": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz", - "integrity": "sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz", + "integrity": "sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ==", "dev": true, "dependencies": { "prettier-linter-helpers": "^1.0.0", @@ -25115,7 +25115,7 @@ "@easypost/easy-ui": { "version": "file:easy-ui-react", "requires": { - "@easypost/easy-ui-icons": "1.0.0-alpha.33", + "@easypost/easy-ui-icons": "1.0.0-alpha.34", "@easypost/easy-ui-tokens": "1.0.0-alpha.14", "@react-aria/toast": "^3.0.0-beta.18", "@react-aria/utils": "^3.26.0", @@ -25230,7 +25230,7 @@ "@typescript-eslint/parser": "^7.17.0", "eslint-config-prettier": "^10.0.1", "eslint-config-turbo": "^1.13.4", - "eslint-plugin-prettier": "^5.2.1", + "eslint-plugin-prettier": "^5.2.2", "eslint-plugin-react": "^7.35.2", "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-storybook": "^0.11.2" @@ -32164,9 +32164,9 @@ } }, "eslint-plugin-prettier": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz", - "integrity": "sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz", + "integrity": "sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ==", "dev": true, "requires": { "prettier-linter-helpers": "^1.0.0",