File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 87
87
],
88
88
"dependencies": {
89
89
"@isaacs/string-locale-compare": "^1.1.0",
90
- "@npmcli/arborist": "^4.1.2 ",
90
+ "@npmcli/arborist": "^4.2.0 ",
91
91
"@npmcli/ci-detect": "^1.4.0",
92
92
"@npmcli/config": "^2.3.2",
93
93
"@npmcli/map-workspaces": "^2.0.0",
10447
10447
},
10448
10448
"workspaces/arborist": {
10449
10449
"name": "@npmcli/arborist",
10450
- "version": "4.1.2 ",
10450
+ "version": "4.2.0 ",
10451
10451
"license": "ISC",
10452
10452
"dependencies": {
10453
10453
"@isaacs/string-locale-compare": "^1.1.0",
Original file line number Diff line number Diff line change 55
55
},
56
56
"dependencies" : {
57
57
"@isaacs/string-locale-compare" : " ^1.1.0" ,
58
- "@npmcli/arborist" : " ^4.1.2 " ,
58
+ "@npmcli/arborist" : " ^4.2.0 " ,
59
59
"@npmcli/ci-detect" : " ^1.4.0" ,
60
60
"@npmcli/config" : " ^2.3.2" ,
61
61
"@npmcli/map-workspaces" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/arborist" ,
3
- "version" : " 4.1.2 " ,
3
+ "version" : " 4.2.0 " ,
4
4
"description" : " Manage node_modules trees" ,
5
5
"dependencies" : {
6
6
"@isaacs/string-locale-compare" : " ^1.1.0" ,
You can’t perform that action at this time.
0 commit comments