Skip to content

Commit

Permalink
Merge pull request #2295 from govuk-one-login/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/main/npm-pino-dependencies-4f2d7ea559

BAU: Bump pino-pretty from 11.3.0 to 12.0.0 in the npm-pino-dependencies group
  • Loading branch information
mattvot authored Nov 8, 2024
2 parents 4df7396 + 3cff5fb commit 3ba7742
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 @@ -145,7 +145,7 @@
"nock": "^13.5.1",
"nodemon": "3.1.7",
"nyc": "^17.0.0",
"pino-pretty": "^11.2.1",
"pino-pretty": "^12.0.0",
"sass": "^1.49.8",
"sinon": "^19.0.2",
"sinon-chai": "^3.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5356,10 +5356,10 @@ pino-http@^10.3.0:
pino-std-serializers "^7.0.0"
process-warning "^4.0.0"

pino-pretty@^11.2.1:
version "11.3.0"
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-11.3.0.tgz#390b3be044cf3d2e9192c7d19d44f6b690468f2e"
integrity sha512-oXwn7ICywaZPHmu3epHGU2oJX4nPmKvHvB/bwrJHlGcbEWaVcotkpyVHMKLKmiVryWYByNp0jpgAcXpFJDXJzA==
pino-pretty@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-12.0.0.tgz#954e8dd1b8acb3ebf3b909defd732ae8e8df3599"
integrity sha512-Cx08RuTg6337DbzXqiHpo+2ej0K2FwnyLYIHCmbB5ZhVXJA5XV7zTnvSGoeEERVIGTW9yj7XNtgS+5LpzRdR8w==
dependencies:
colorette "^2.0.7"
dateformat "^4.6.3"
Expand Down

0 comments on commit 3ba7742

Please sign in to comment.