File tree Expand file tree Collapse file tree 4 files changed +11
-10
lines changed
node_modules/@npmcli/ci-detect Expand file tree Collapse file tree 4 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @npmcli/ci-detect" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Detect what kind of CI environment the program is in" ,
55 "author" : " GitHub Inc." ,
66 "license" : " ISC" ,
2222 ]
2323 },
2424 "devDependencies" : {
25- "@npmcli/eslint-config" : " ^3 .0.1 " ,
26- "@npmcli/template-oss" : " 4.4.4 " ,
25+ "@npmcli/eslint-config" : " ^4 .0.0 " ,
26+ "@npmcli/template-oss" : " 4.6.2 " ,
2727 "tap" : " ^16.0.1"
2828 },
2929 "files" : [
3939 },
4040 "templateOSS" : {
4141 "//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
42- "version" : " 4.4.4 "
42+ "version" : " 4.6.2 "
4343 }
4444}
Original file line number Diff line number Diff line change 8787 "dependencies" : {
8888 "@isaacs/string-locale-compare" : " ^1.1.0" ,
8989 "@npmcli/arborist" : " ^6.1.0" ,
90- "@npmcli/ci-detect" : " ^3.0.0 " ,
90+ "@npmcli/ci-detect" : " ^3.0.1 " ,
9191 "@npmcli/config" : " ^6.0.1" ,
9292 "@npmcli/map-workspaces" : " ^3.0.0" ,
9393 "@npmcli/package-json" : " ^3.0.0" ,
20422042 "link" : true
20432043 },
20442044 "node_modules/@npmcli/ci-detect" : {
2045- "version" : " 3.0.0" ,
2045+ "version" : " 3.0.1" ,
2046+ "resolved" : " https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-3.0.1.tgz" ,
2047+ "integrity" : " sha512-zQ/qTg2eWnGDToPZH5n7FggNlGC2OYWl6TZv/kDZrTttpm3y2bBcybXSIjlr1ne/ecVp4/vmRNxZP7qTMZo90g==" ,
20462048 "inBundle" : true ,
2047- "license" : " ISC" ,
20482049 "engines" : {
20492050 "node" : " ^14.17.0 || ^16.13.0 || >=18.0.0"
20502051 }
1411914120 "license" : " ISC" ,
1412014121 "dependencies" : {
1412114122 "@npmcli/arborist" : " ^6.1.0" ,
14122- "@npmcli/ci-detect" : " ^3.0.0 " ,
14123+ "@npmcli/ci-detect" : " ^3.0.1 " ,
1412314124 "@npmcli/run-script" : " ^6.0.0" ,
1412414125 "chalk" : " ^4.1.0" ,
1412514126 "npm-package-arg" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 5757 "dependencies" : {
5858 "@isaacs/string-locale-compare" : " ^1.1.0" ,
5959 "@npmcli/arborist" : " ^6.1.0" ,
60- "@npmcli/ci-detect" : " ^3.0.0 " ,
60+ "@npmcli/ci-detect" : " ^3.0.1 " ,
6161 "@npmcli/config" : " ^6.0.1" ,
6262 "@npmcli/map-workspaces" : " ^3.0.0" ,
6363 "@npmcli/package-json" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 5959 },
6060 "dependencies" : {
6161 "@npmcli/arborist" : " ^6.1.0" ,
62- "@npmcli/ci-detect" : " ^3.0.0 " ,
62+ "@npmcli/ci-detect" : " ^3.0.1 " ,
6363 "@npmcli/run-script" : " ^6.0.0" ,
6464 "chalk" : " ^4.1.0" ,
6565 "npm-package-arg" : " ^10.0.0" ,
You can’t perform that action at this time.
0 commit comments