File tree 3 files changed +9
-9
lines changed
node_modules/@npmcli/run-script
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @npmcli/run-script" ,
3
- "version" : " 6.0.0 " ,
3
+ "version" : " 6.0.1 " ,
4
4
"description" : " Run a lifecycle script for a package (descendant of npm-lifecycle)" ,
5
5
"author" : " GitHub Inc." ,
6
6
"license" : " ISC" ,
16
16
},
17
17
"devDependencies" : {
18
18
"@npmcli/eslint-config" : " ^4.0.0" ,
19
- "@npmcli/template-oss" : " 4.8.0" ,
20
- "minipass" : " ^3.1.6" ,
19
+ "@npmcli/template-oss" : " 4.14.1" ,
21
20
"require-inject" : " ^1.4.4" ,
22
21
"tap" : " ^16.0.1"
23
22
},
42
41
},
43
42
"templateOSS" : {
44
43
"//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
45
- "version" : " 4.8.0"
44
+ "version" : " 4.14.1" ,
45
+ "publish" : " true"
46
46
},
47
47
"tap" : {
48
48
"nyc-arg" : [
Original file line number Diff line number Diff line change 88
88
"@npmcli/config": "^6.1.6",
89
89
"@npmcli/map-workspaces": "^3.0.4",
90
90
"@npmcli/package-json": "^3.0.0",
91
- "@npmcli/run-script": "^6.0.0 ",
91
+ "@npmcli/run-script": "^6.0.1 ",
92
92
"abbrev": "^2.0.0",
93
93
"archy": "~1.0.0",
94
94
"cacache": "^17.0.5",
2450
2450
}
2451
2451
},
2452
2452
"node_modules/@npmcli/run-script": {
2453
- "version": "6.0.0 ",
2454
- "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-6.0.0 .tgz",
2455
- "integrity": "sha512-ql+AbRur1TeOdl1FY+RAwGW9fcr4ZwiVKabdvm93mujGREVuVLbdkXRJDrkTXSdCjaxYydr1wlA2v67jxWG5BQ ==",
2453
+ "version": "6.0.1 ",
2454
+ "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-6.0.1 .tgz",
2455
+ "integrity": "sha512-Yi04ZSold8jcbBJD/ahKMJSQCQifH8DAbMwkBvoLaTpGFxzHC3B/5ZyoVR69q/4xedz84tvi9DJOJjNe17h+LA ==",
2456
2456
"inBundle": true,
2457
2457
"dependencies": {
2458
2458
"@npmcli/node-gyp": "^3.0.0",
Original file line number Diff line number Diff line change 57
57
"@npmcli/config" : " ^6.1.6" ,
58
58
"@npmcli/map-workspaces" : " ^3.0.4" ,
59
59
"@npmcli/package-json" : " ^3.0.0" ,
60
- "@npmcli/run-script" : " ^6.0.0 " ,
60
+ "@npmcli/run-script" : " ^6.0.1 " ,
61
61
"abbrev" : " ^2.0.0" ,
62
62
"archy" : " ~1.0.0" ,
63
63
"cacache" : " ^17.0.5" ,
You can’t perform that action at this time.
0 commit comments