Skip to content

Commit

Permalink
Merge pull request #1986 from alphagov/dependabot/npm_and_yarn/pretti…
Browse files Browse the repository at this point in the history
…er-3.2.5

build(deps): bump prettier from 3.0.2 to 3.2.5
  • Loading branch information
koetsier authored Feb 21, 2024
2 parents 32a7a93 + 90c7be2 commit e25ee82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"govwifi-shared-frontend": "https://github.com/alphagov/govwifi-shared-frontend/releases/download/v0.6.10/govwifi-shared-frontend-0.6.10.tgz",
"html5shiv": "^3.7.3",
"postcss": "^8.4.35",
"prettier": "^3.0.0"
"prettier": "^3.2.5"
},
"devDependencies": {
"stylelint": "^15.10.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -738,10 +738,10 @@ postcss@^8.4.25, postcss@^8.4.35:
picocolors "^1.0.0"
source-map-js "^1.0.2"

prettier@^3.0.0:
version "3.0.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b"
integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==
prettier@^3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==

punycode@^2.1.0:
version "2.1.1"
Expand Down

0 comments on commit e25ee82

Please sign in to comment.