Skip to content

Commit

Permalink
Merge pull request #42 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 Jun 21, 2021
2 parents e7b3c0c + f2d64f8 commit 34d59b5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@byu-oit/logger",
"version": "0.2.7",
"version": "0.2.8",
"description": "Default configuration for pino logger",
"contributors": [
"Scott Hutchings <[email protected]>"
Expand All @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^14.17.1",
"@types/node": "^14.17.3",
"@types/pino": "^6.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
Expand All @@ -34,7 +34,7 @@
"snazzy": "^9.0.0",
"ts-jest": "^26.5.6",
"ts-standard": "^10.0.0",
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 34d59b5

Please sign in to comment.