Skip to content

Commit 4ebf4f9

Browse files
Bump prettier from 3.7.4 to 3.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.4 to 3.8.0. - [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.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e831700 commit 4ebf4f9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"devDependencies": {
5656
"@cabify/eslint-config": "2.1.4",
5757
"eslint": "8.57.1",
58-
"prettier": "3.7.4"
58+
"prettier": "3.8.0"
5959
},
6060
"publishConfig": {
6161
"access": "public"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3124,10 +3124,10 @@ prettier-linter-helpers@^1.0.0:
31243124
dependencies:
31253125
fast-diff "^1.1.2"
31263126

3127-
prettier@3.7.4:
3128-
version "3.7.4"
3129-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
3130-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
3127+
prettier@3.8.0:
3128+
version "3.8.0"
3129+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
3130+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
31313131

31323132
prop-types@^15.8.1:
31333133
version "15.8.1"

0 commit comments

Comments
 (0)