Skip to content

Commit

Permalink
chore(deps): fix issue with babel-transverse
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcol committed Sep 10, 2023
1 parent 008f029 commit 6298260
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 61 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@
]
},
"pnpm": {
"overrides": {
"@babel/traverse": "7.22.17"
},
"peerDependencyRules": {
"ignoreMissing": [
"@babel/plugin-syntax-flow",
Expand Down
73 changes: 12 additions & 61 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 6298260

Please sign in to comment.