Skip to content

Commit 5c3b3fb

Browse files
Merge pull request #542 from dictybase-docker/dependabot/npm_and_yarn/prettier-3.8.0
chore(deps-dev): bump prettier from 3.7.4 to 3.8.0
2 parents 658b29f + 5fbdf23 commit 5c3b3fb

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
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@types/react-helmet": "^6.1.11",
1515
"gh-pages": "^6.3.0",
16-
"prettier": "3.7.4"
16+
"prettier": "3.8.0"
1717
},
1818
"keywords": [
1919
"gatsby"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12489,10 +12489,10 @@ prepend-http@^2.0.0:
1248912489
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
1249012490
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
1249112491

12492-
prettier@3.7.4:
12493-
version "3.7.4"
12494-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
12495-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
12492+
prettier@3.8.0:
12493+
version "3.8.0"
12494+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
12495+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
1249612496

1249712497
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
1249812498
version "5.6.0"

0 commit comments

Comments
 (0)