Skip to content

Commit

Permalink
Merge pull request #12 from byu-oit/bump-dependencies
Browse files Browse the repository at this point in the history
chore(deps): bump dependencies
  • Loading branch information
yoshutch authored May 3, 2021
2 parents 2c4db2a + ab1cb1e commit 4ed164a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@byu-oit/logger",
"version": "0.2.2",
"version": "0.2.3",
"description": "Default configuration for pino logger",
"contributors": [
"Scott Hutchings <[email protected]>"
Expand All @@ -24,9 +24,9 @@
"pino": "^6.11.3"
},
"devDependencies": {
"@types/jest": "^26.0.22",
"@types/node": "^14.14.41",
"@types/pino": "^6.3.6",
"@types/jest": "^26.0.23",
"@types/node": "^14.14.43",
"@types/pino": "^6.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"pino-pretty": "^4.7.1",
Expand Down

0 comments on commit 4ed164a

Please sign in to comment.