Skip to content

Commit c41e87c

Browse files
Bump prettier from 3.7.4 to 3.8.1 in the linting group (#49)
Bumps the linting group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d333895 commit c41e87c

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
@@ -31,7 +31,7 @@
3131
"@tree-company/stylelint-config": "^0.5.0",
3232
"eslint": "^9.39.2",
3333
"playwright": "^1.57.0",
34-
"prettier": "^3.7.4",
34+
"prettier": "^3.8.1",
3535
"stylelint": "^16.26.1",
3636
"vite": "^7.3.0"
3737
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,10 +2086,10 @@ prettier-linter-helpers@^1.0.0:
20862086
dependencies:
20872087
fast-diff "^1.1.2"
20882088

2089-
prettier@^3.7.4:
2090-
version "3.7.4"
2091-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
2092-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
2089+
prettier@^3.8.1:
2090+
version "3.8.1"
2091+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
2092+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
20932093

20942094
prop-types@^15.8.1:
20952095
version "15.8.1"

0 commit comments

Comments
 (0)