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.3.0 ",
90
+ "@npmcli/arborist": "^4.3.1 ",
91
91
"@npmcli/ci-detect": "^1.4.0",
92
92
"@npmcli/config": "^2.4.0",
93
93
"@npmcli/map-workspaces": "^2.0.0",
10511
10511
},
10512
10512
"workspaces/arborist": {
10513
10513
"name": "@npmcli/arborist",
10514
- "version": "4.3.0 ",
10514
+ "version": "4.3.1 ",
10515
10515
"license": "ISC",
10516
10516
"dependencies": {
10517
10517
"@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.3.0 " ,
58
+ "@npmcli/arborist" : " ^4.3.1 " ,
59
59
"@npmcli/ci-detect" : " ^1.4.0" ,
60
60
"@npmcli/config" : " ^2.4.0" ,
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.3.0 " ,
3
+ "version" : " 4.3.1 " ,
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