Skip to content

Commit 90e728e

Browse files
committed
Bumped v8.3.0
Signed-off-by: Matteo Collina <[email protected]>
1 parent 55e25f8 commit 90e728e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
'use strict'
22

3-
module.exports = { version: '8.2.0' }
3+
module.exports = { version: '8.3.0' }

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pino",
3-
"version": "8.2.0",
3+
"version": "8.3.0",
44
"description": "super fast, all natural json logger",
55
"main": "pino.js",
66
"type": "commonjs",
@@ -117,7 +117,7 @@
117117
"quick-format-unescaped": "^4.0.3",
118118
"real-require": "^0.1.0",
119119
"safe-stable-stringify": "^2.3.1",
120-
"sonic-boom": "^3.0.0",
120+
"sonic-boom": "^3.1.0",
121121
"thread-stream": "^2.0.0"
122122
},
123123
"tsd": {

0 commit comments

Comments
 (0)