File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"@generates/merger" : " ^0.1.3" ,
43
- "common-tags" : " ^1.8.0 "
43
+ "common-tags" : " ^1.8.2 "
44
44
}
45
45
}
Original file line number Diff line number Diff line change 54
54
"@ianwalter/requester" : " ^2.5.0" ,
55
55
"@kubernetes/client-node" : " ^0.14.3" ,
56
56
"@sindresorhus/slugify" : " ^2.1.0" ,
57
- "common-tags" : " ^1.8.0 " ,
57
+ "common-tags" : " ^1.8.2 " ,
58
58
"dotenv" : " ^10.0.0" ,
59
59
"execa" : " ^5.1.1" ,
60
60
"git-url-parse" : " ^11.4.4" ,
Original file line number Diff line number Diff line change @@ -3569,6 +3569,11 @@ common-tags@^1.8.0:
3569
3569
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
3570
3570
integrity sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw==
3571
3571
3572
+ common-tags@^1.8.2 :
3573
+ version "1.8.2"
3574
+ resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.2.tgz#94ebb3c076d26032745fd54face7f688ef5ac9c6"
3575
+ integrity sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==
3576
+
3572
3577
commondir@^1.0.1 :
3573
3578
version "1.0.1"
3574
3579
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
You can’t perform that action at this time.
0 commit comments