File tree 4 files changed +11
-10
lines changed
node_modules/@npmcli/ci-detect
4 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/ci-detect" ,
3
- "version" : " 3.0.0 " ,
3
+ "version" : " 3.0.1 " ,
4
4
"description" : " Detect what kind of CI environment the program is in" ,
5
5
"author" : " GitHub Inc." ,
6
6
"license" : " ISC" ,
22
22
]
23
23
},
24
24
"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 " ,
27
27
"tap" : " ^16.0.1"
28
28
},
29
29
"files" : [
39
39
},
40
40
"templateOSS" : {
41
41
"//@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 "
43
43
}
44
44
}
Original file line number Diff line number Diff line change 87
87
"dependencies" : {
88
88
"@isaacs/string-locale-compare" : " ^1.1.0" ,
89
89
"@npmcli/arborist" : " ^6.1.0" ,
90
- "@npmcli/ci-detect" : " ^3.0.0 " ,
90
+ "@npmcli/ci-detect" : " ^3.0.1 " ,
91
91
"@npmcli/config" : " ^6.0.1" ,
92
92
"@npmcli/map-workspaces" : " ^3.0.0" ,
93
93
"@npmcli/package-json" : " ^3.0.0" ,
2042
2042
"link" : true
2043
2043
},
2044
2044
"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==" ,
2046
2048
"inBundle" : true ,
2047
- "license" : " ISC" ,
2048
2049
"engines" : {
2049
2050
"node" : " ^14.17.0 || ^16.13.0 || >=18.0.0"
2050
2051
}
14119
14120
"license" : " ISC" ,
14120
14121
"dependencies" : {
14121
14122
"@npmcli/arborist" : " ^6.1.0" ,
14122
- "@npmcli/ci-detect" : " ^3.0.0 " ,
14123
+ "@npmcli/ci-detect" : " ^3.0.1 " ,
14123
14124
"@npmcli/run-script" : " ^6.0.0" ,
14124
14125
"chalk" : " ^4.1.0" ,
14125
14126
"npm-package-arg" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 57
57
"dependencies" : {
58
58
"@isaacs/string-locale-compare" : " ^1.1.0" ,
59
59
"@npmcli/arborist" : " ^6.1.0" ,
60
- "@npmcli/ci-detect" : " ^3.0.0 " ,
60
+ "@npmcli/ci-detect" : " ^3.0.1 " ,
61
61
"@npmcli/config" : " ^6.0.1" ,
62
62
"@npmcli/map-workspaces" : " ^3.0.0" ,
63
63
"@npmcli/package-json" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 59
59
},
60
60
"dependencies" : {
61
61
"@npmcli/arborist" : " ^6.1.0" ,
62
- "@npmcli/ci-detect" : " ^3.0.0 " ,
62
+ "@npmcli/ci-detect" : " ^3.0.1 " ,
63
63
"@npmcli/run-script" : " ^6.0.0" ,
64
64
"chalk" : " ^4.1.0" ,
65
65
"npm-package-arg" : " ^10.0.0" ,
You can’t perform that action at this time.
0 commit comments