File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 16211
16211
"@npmcli/git": "^5.0.7",
16212
16212
"@npmcli/run-script": "^8.1.0",
16213
16213
"json-parse-even-better-errors": "^4.0.0",
16214
- "proc-log": "^4.2 .0",
16214
+ "proc-log": "^5.0 .0",
16215
16215
"semver": "^7.3.7"
16216
16216
},
16217
16217
"devDependencies": {
16232
16232
"engines": {
16233
16233
"node": "^18.17.0 || >=20.5.0"
16234
16234
}
16235
+ },
16236
+ "workspaces/libnpmversion/node_modules/proc-log": {
16237
+ "version": "5.0.0",
16238
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-5.0.0.tgz",
16239
+ "integrity": "sha512-Azwzvl90HaF0aCz1JrDdXQykFakSSNPaPoiZ9fm5qJIMHioDZEi7OAdRwSm6rSoPtY3Qutnm3L7ogmg3dc+wbQ==",
16240
+ "license": "ISC",
16241
+ "engines": {
16242
+ "node": "^18.17.0 || >=20.5.0"
16243
+ }
16235
16244
}
16236
16245
}
16237
16246
}
Original file line number Diff line number Diff line change 41
41
"@npmcli/git" : " ^5.0.7" ,
42
42
"@npmcli/run-script" : " ^8.1.0" ,
43
43
"json-parse-even-better-errors" : " ^4.0.0" ,
44
- "proc-log" : " ^4.2 .0" ,
44
+ "proc-log" : " ^5.0 .0" ,
45
45
"semver" : " ^7.3.7"
46
46
},
47
47
"engines" : {
You can’t perform that action at this time.
0 commit comments