Skip to content

Commit

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

* Create happy-oranges-explain.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 Nov 12, 2023
1 parent 6b19e8a commit 2b51bbd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/happy-oranges-explain.md
@@ -0,0 +1,5 @@
---
"react-docgen": patch
---

update dependency @types/doctrine to ^0.0.9
2 changes: 1 addition & 1 deletion packages/react-docgen/package.json
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.8",
"@types/doctrine": "^0.0.9",
"@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 2b51bbd

Please sign in to comment.