Skip to content

Commit 156663c

Browse files
renovate[bot]renovate-bot72636c
authored
template: pino-pretty ^5.0.0 (#441)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Ryan Ling <[email protected]>
1 parent c63da87 commit 156663c

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

.changeset/eighty-apples-peel.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'skuba': patch
3+
---
4+
5+
**template:** pino-pretty ^5.0.0

template/express-rest-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@types/express": "^4.17.11",
99
"@types/node": "^15.0.0",
1010
"@types/supertest": "^2.0.10",
11-
"pino-pretty": "^4.3.0",
11+
"pino-pretty": "^5.0.0",
1212
"skuba": "*",
1313
"supertest": "^6.1.3"
1414
},

template/koa-rest-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/supertest": "^2.0.10",
2323
"@types/uuid": "^8.3.0",
2424
"chance": "^1.1.7",
25-
"pino-pretty": "^4.3.0",
25+
"pino-pretty": "^5.0.0",
2626
"skuba": "*",
2727
"supertest": "^6.0.1"
2828
},

template/lambda-sqs-worker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/chance": "^1.1.1",
1313
"@types/node": "^15.0.0",
1414
"chance": "^1.1.7",
15-
"pino-pretty": "^4.3.0",
15+
"pino-pretty": "^5.0.0",
1616
"serverless": "^2.25.1",
1717
"serverless-plugin-canary-deployments": "^0.6.0",
1818
"serverless-prune-plugin": "^1.4.3",

0 commit comments

Comments
 (0)