Skip to content

Commit 6298260

Browse files
committed
chore(deps): fix issue with babel-transverse
See angular/angular-cli#25782
1 parent 008f029 commit 6298260

File tree

2 files changed

+15
-61
lines changed

2 files changed

+15
-61
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@
9696
]
9797
},
9898
"pnpm": {
99+
"overrides": {
100+
"@babel/traverse": "7.22.17"
101+
},
99102
"peerDependencyRules": {
100103
"ignoreMissing": [
101104
"@babel/plugin-syntax-flow",

pnpm-lock.yaml

Lines changed: 12 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)