Skip to content

Commit e44af90

Browse files
chore(deps-dev): bump prettier from 3.3.3 to 3.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4627bba commit e44af90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"html-webpack-plugin": "^5.6.3",
4949
"markdownlint-cli": "^0.43.0",
5050
"mini-css-extract-plugin": "^2.9.2",
51-
"prettier": "^3.3.3",
51+
"prettier": "^3.4.1",
5252
"razzle": "^4.2.18",
5353
"razzle-dev-utils": "^4.2.18",
5454
"react-test-renderer": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7748,10 +7748,10 @@ prettier-linter-helpers@^1.0.0:
77487748
dependencies:
77497749
fast-diff "^1.1.2"
77507750

7751-
prettier@^3.3.3:
7752-
version "3.3.3"
7753-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
7754-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
7751+
prettier@^3.4.1:
7752+
version "3.4.1"
7753+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
7754+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
77557755

77567756
pretty-error@^4.0.0:
77577757
version "4.0.0"

0 commit comments

Comments
 (0)