File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 74
74
"devDependencies" : {
75
75
"@commitlint/cli" : " ^11.0.0" ,
76
76
"@commitlint/config-conventional" : " ^12.0.1" ,
77
- "@commitlint/config-lerna-scopes" : " ^11 .0.0 " ,
77
+ "@commitlint/config-lerna-scopes" : " ^12 .0.1 " ,
78
78
"@types/babel__code-frame" : " ^7.0.2" ,
79
79
"@types/debug" : " ^4.1.5" ,
80
80
"@types/eslint-visitor-keys" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 338
338
dependencies :
339
339
conventional-changelog-conventionalcommits "^4.3.1"
340
340
341
- " @commitlint/config-lerna-scopes@^11 .0.0 " :
342
- version "11 .0.0 "
343
- resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-11 .0.0 .tgz#4152287c5d13ea844160507523b2f98b015adf4a "
344
- integrity sha512-/PjLKefMlnG+Sk27MY3MZo+T/9/PrgDcLk1YCSPVHNkXibXiS2Hb5NEMuNHzPxwts4IvJo0WIOb0YOBx5GBsdA ==
341
+ " @commitlint/config-lerna-scopes@^12 .0.1 " :
342
+ version "12 .0.1 "
343
+ resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-12 .0.1 .tgz#3ae4fe71efbecc49dc92a4c801ea66c00f397f1d "
344
+ integrity sha512-k3xT6ey3nyGYFl3xGlzivmuE+/rLJEBWg7wn+3XPRVLdovwxgA3fCqSrK17mJRCKcjcJbto70Uwmj27VDG0Kng ==
345
345
dependencies :
346
+ globby "^11.0.1"
346
347
import-from "3.0.0"
347
348
resolve-pkg "2.0.0"
348
- semver "7.3.2 "
349
+ semver "7.3.4 "
349
350
350
351
" @commitlint/ensure@^11.0.0 " :
351
352
version "11.0.0"
@@ -7782,7 +7783,7 @@ semver@7.3.2:
7782
7783
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
7783
7784
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
7784
7785
7785
- semver@7.x, semver@^7.2.1, semver@^7.3.2 :
7786
+ semver@7.3.4, semver@7. x, semver@^7.2.1, semver@^7.3.2 :
7786
7787
version "7.3.4"
7787
7788
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
7788
7789
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
You can’t perform that action at this time.
0 commit comments