File tree 2 files changed +10
-12
lines changed
2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 76
76
"@babel/types" : " ^7.14.4" ,
77
77
"@commitlint/cli" : " ^13.1.0" ,
78
78
"@commitlint/config-conventional" : " ^12.1.4" ,
79
- "@commitlint/config-lerna-scopes" : " ^12 .1.4 " ,
79
+ "@commitlint/config-lerna-scopes" : " ^13 .1.0 " ,
80
80
"@nrwl/cli" : " 12.6.0" ,
81
81
"@nrwl/nx-cloud" : " 12.3.0" ,
82
82
"@nrwl/tao" : " 12.6.3" ,
Original file line number Diff line number Diff line change 335
335
dependencies :
336
336
conventional-changelog-conventionalcommits "^4.3.1"
337
337
338
- " @commitlint/config-lerna-scopes@^12 .1.4 " :
339
- version "12 .1.4 "
340
- resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-12 .1.4 .tgz#af6786d2a479eb4c90838782368bb3958547327a "
341
- integrity sha512-D/VqvATs8fYi2CFpFdjLYeOHGm/KkxUSehGqwIPJfYXHHua19V5UqmUOeXTNAJaD+bTpiHvoBTK75NcmWpBQSg ==
338
+ " @commitlint/config-lerna-scopes@^13 .1.0 " :
339
+ version "13 .1.0 "
340
+ resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-13 .1.0 .tgz#c30006ff60a2a625184b9c37bc2ba8ce44ff0d60 "
341
+ integrity sha512-/OTFM75GYHFRm5m1TKOpHsLvAUuGL6GYnA5xJDT4fe2vPIGqgBYVL9hEolKYTJfDtviBq4fEkEWZQjQF5e4KgA ==
342
342
dependencies :
343
343
globby "^11.0.1"
344
- import-from "3 .0.0"
344
+ import-from "4 .0.0"
345
345
resolve-pkg "2.0.0"
346
346
semver "7.3.5"
347
347
@@ -5386,12 +5386,10 @@ import-fresh@^3.3.0:
5386
5386
parent-module "^1.0.0"
5387
5387
resolve-from "^4.0.0"
5388
5388
5389
- import-from@3.0.0 :
5390
- version "3.0.0"
5391
- resolved "https://registry.yarnpkg.com/import-from/-/import-from-3.0.0.tgz#055cfec38cd5a27d8057ca51376d7d3bf0891966"
5392
- integrity sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==
5393
- dependencies :
5394
- resolve-from "^5.0.0"
5389
+ import-from@4.0.0 :
5390
+ version "4.0.0"
5391
+ resolved "https://registry.yarnpkg.com/import-from/-/import-from-4.0.0.tgz#2710b8d66817d232e16f4166e319248d3d5492e2"
5392
+ integrity sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==
5395
5393
5396
5394
import-lazy@~4.0.0 :
5397
5395
version "4.0.0"
You can’t perform that action at this time.
0 commit comments