Skip to content

Commit 0a8ba74

Browse files
authored
Merge pull request #5845 from nhsuk/dependabot/npm_and_yarn/next/prettier-3.8.1
Bump prettier from 3.8.0 to 3.8.1
2 parents bbb12c3 + e521159 commit 0a8ba74

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.8.0",
26+
"prettier": "^3.8.1",
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.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==
3822+
prettier@^3.8.1:
3823+
version "3.8.1"
3824+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
3825+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
38263826

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

0 commit comments

Comments
 (0)