Skip to content

Commit

Permalink
chore(deps): update dependency @types/bunyan to v1.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent a1009bd commit 0a6ac90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@jbourne/serverless-webpack": "5.5.0",
"@types/aws-lambda": "8.10.124",
"@types/bunyan": "1.8.9",
"@types/bunyan": "1.8.11",
"@types/jest": "29.5.5",
"@types/node": "^18.11.9",
"husky": "8.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2718,10 +2718,10 @@
"@types/connect" "*"
"@types/node" "*"

"@types/[email protected].9":
version "1.8.9"
resolved "https://registry.yarnpkg.com/@types/bunyan/-/bunyan-1.8.9.tgz#22d4517f3217b7c8f5a69bbc8c9f6df79779dcb5"
integrity sha512-ZqS9JGpBxVOvsawzmVt30sP++gSQMTejCkIAQ3VdadOcRE8izTyW66hufvwLeH+YEGP6Js2AW7Gz+RMyvrEbmw==
"@types/[email protected].11":
version "1.8.11"
resolved "https://registry.yarnpkg.com/@types/bunyan/-/bunyan-1.8.11.tgz#0b9e7578a5aa2390faf12a460827154902299638"
integrity sha512-758fRH7umIMk5qt5ELmRMff4mLDlN+xyYzC+dkPTdKwbSkJFvz6xwyScrytPU0QIBbRRwbiE8/BIg8bpajerNQ==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 0a6ac90

Please sign in to comment.