Skip to content

Commit

Permalink
fix: force arborist ^7.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Jul 11, 2024
1 parent ae4c978 commit 49f278a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,8 @@
},
"overrides": {
"@typescript-eslint/eslint-plugin": "$@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser": "$@typescript-eslint/parser"
"@typescript-eslint/parser": "$@typescript-eslint/parser",
"@npmcli/arborist": "^7.5.4"
}
},
"isSanityMonorepo": true
Expand Down
9 changes: 5 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 49f278a

Please sign in to comment.