Skip to content

Commit 2ec6841

Browse files
authored
Merge pull request #5775 from nhsuk/dependabot/npm_and_yarn/next/prettier-3.8.0
2 parents a08b66c + 0f327bb commit 2ec6841

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
@@ -23,7 +23,7 @@
2323
"jest-environment-jsdom": "^30.2.0",
2424
"jest-fetch-mock": "^3.0.3",
2525
"officecrypto-tool": "^0.0.19",
26-
"prettier": "^3.7.4",
26+
"prettier": "^3.8.0",
2727
"stylelint": "^16.26.1",
2828
"stylelint-config-gds": "^2.0.0",
2929
"stylelint-order": "^7.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3819,10 +3819,10 @@ postcss@^8.5.6:
38193819
picocolors "^1.1.1"
38203820
source-map-js "^1.2.1"
38213821

3822-
prettier@^3.7.4:
3823-
version "3.7.4"
3824-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
3825-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
3822+
prettier@^3.8.0:
3823+
version "3.8.0"
3824+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
3825+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
38263826

38273827
pretty-format@30.0.5, pretty-format@^30.0.0:
38283828
version "30.0.5"

0 commit comments

Comments
 (0)