Skip to content

Commit

Permalink
Revert "[Deps] unpin @npmcli/arborist"
Browse files Browse the repository at this point in the history
This reverts commit df8218d.
  • Loading branch information
ljharb committed Jun 21, 2023
1 parent 0ab8603 commit efa3aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/ljharb/npm-lockfile#readme",
"dependencies": {
"@npmcli/arborist": "^5.6.3",
"@npmcli/arborist": "=5.2.1",
"colors": "=1.4.0",
"find-package-json": "^1.2.0",
"object-inspect": "^1.12.3",
Expand Down

0 comments on commit efa3aa5

Please sign in to comment.