Skip to content

Commit

Permalink
[Deps] unpin @npmcli/arborist
Browse files Browse the repository at this point in the history
Fixed in node-gyp v9.3.1, in nodejs/node-gyp#2771

See:
 - npm/run-script#76
 - npm/cli#5049 (comment)
  • Loading branch information
ljharb committed Dec 19, 2022
1 parent d0e38bd commit df8218d
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.2.1",
"@npmcli/arborist": "^5.6.3",
"colors": "=1.4.0",
"find-package-json": "^1.2.0",
"object-inspect": "^1.12.2",
Expand Down

0 comments on commit df8218d

Please sign in to comment.