Skip to content

Commit

Permalink
Merge pull request #22 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 10, 2021
2 parents 4ed164a + 9626491 commit f925cad
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
27 changes: 17 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.3",
"version": "0.2.4",
"description": "Default configuration for pino logger",
"contributors": [
"Scott Hutchings <[email protected]>"
Expand All @@ -25,14 +25,14 @@
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^14.14.43",
"@types/node": "^14.14.44",
"@types/pino": "^6.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"pino-pretty": "^4.7.1",
"pino-pretty": "^4.8.0",
"rimraf": "^3.0.2",
"snazzy": "^9.0.0",
"ts-jest": "^26.5.5",
"ts-jest": "^26.5.6",
"ts-standard": "^10.0.0",
"typescript": "^4.2.4"
},
Expand Down

0 comments on commit f925cad

Please sign in to comment.