Skip to content

Commit

Permalink
fix(deps): update dependency @types/doctrine to ^0.0.8 (#861)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @types/doctrine to ^0.0.8

* Create hip-kangaroos-sing.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Tschinder <231804+danez@users.noreply.github.com>
  • Loading branch information
renovate[bot] and danez committed Oct 19, 2023
1 parent 7dd2264 commit 74b6680
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/hip-kangaroos-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-docgen": patch
---

update dependency @types/doctrine to ^0.0.8
2 changes: 1 addition & 1 deletion packages/react-docgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@babel/types": "^7.18.9",
"@types/babel__core": "^7.18.0",
"@types/babel__traverse": "^7.18.0",
"@types/doctrine": "^0.0.7",
"@types/doctrine": "^0.0.8",
"@types/resolve": "^1.20.2",
"doctrine": "^3.0.0",
"resolve": "^1.22.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 74b6680

Please sign in to comment.