Skip to content

Commit

Permalink
feat(deps): update pino-pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabb-c committed Aug 25, 2022
1 parent 2707e7b commit 9035aa4
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 369 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"axios": "^0.27.2",
"axios-cache-adapter": "^2.7.3",
"pino": "^8.4.2",
"pino-pretty": "^9.0.1",
"pino-pretty": "^9.1.0",
"tslib": "^2.4.0"
},
"devDependencies": {
Expand All @@ -67,10 +67,10 @@
"@semantic-release/release-notes-generator": "^10.0.3",
"@swc/core": "^1.2.242",
"@swc/jest": "^0.2.22",
"@types/jest": "^28.1.7",
"@types/node": "^18.7.11",
"@typescript-eslint/eslint-plugin": "^5.34.0",
"@typescript-eslint/parser": "^5.34.0",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.13",
"@typescript-eslint/eslint-plugin": "^5.35.1",
"@typescript-eslint/parser": "^5.35.1",
"babel-plugin-module-resolver": "^4.1.0",
"dts-bundle-generator": "^6.12.0",
"eslint": "^8.22.0",
Expand All @@ -83,12 +83,12 @@
"eslint-plugin-jest": "^26.8.7",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-unicorn": "^43.0.2",
"http-status-codes": "^2.2.0",
"husky": "^8.0.1",
"is-ci": "^3.0.1",
"jest": "^28.1.3",
"jest": "^29.0.0",
"lint-staged": "^13.0.3",
"lockfile-lint": "^4.8.0",
"prettier": "^2.7.1",
Expand Down

0 comments on commit 9035aa4

Please sign in to comment.