Skip to content

Commit 379effb

Browse files
committed
Merge pull request #6632 from NHSDigital/dependabot/npm_and_yarn/next/prettier-3.8.2
Bump prettier from 3.8.1 to 3.8.2
2 parents 80ac872 + 141fd14 commit 379effb

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.3.0",
2424
"jest-fetch-mock": "^3.0.3",
2525
"officecrypto-tool": "^0.0.19",
26-
"prettier": "^3.8.1",
26+
"prettier": "^3.8.2",
2727
"stylelint": "^16.26.1",
2828
"stylelint-config-gds": "^2.0.0",
2929
"stylelint-order": "^8.1.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, postcss@^8.5.8:
38193819
picocolors "^1.1.1"
38203820
source-map-js "^1.2.1"
38213821

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==
3822+
prettier@^3.8.2:
3823+
version "3.8.2"
3824+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.2.tgz#4f52e502193c9aa5b384c3d00852003e551bbd9f"
3825+
integrity sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==
38263826

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

0 commit comments

Comments
 (0)