Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/config-nx-scopes": "^17.6.4"
"@commitlint/config-nx-scopes": "^19.3.1"
},
"msw": {
"workerDirectory": "static"
Expand Down
35 changes: 28 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ __metadata:
"@babel/preset-typescript": ^7.22.15
"@commitlint/cli": ^17.7.1
"@commitlint/config-conventional": ^17.7.0
"@commitlint/config-nx-scopes": ^17.6.4
"@commitlint/config-nx-scopes": ^19.3.1
"@jscutlery/semver": ^3.1.0
"@nx/jest": ^16.9.1
"@nx/linter": ^16.9.1
Expand Down Expand Up @@ -3201,15 +3201,17 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-nx-scopes@npm:^17.6.4":
version: 17.6.4
resolution: "@commitlint/config-nx-scopes@npm:17.6.4"
"@commitlint/config-nx-scopes@npm:^19.3.1":
version: 19.3.1
resolution: "@commitlint/config-nx-scopes@npm:19.3.1"
dependencies:
"@commitlint/types": ^19.0.3
peerDependencies:
nx: ^14.0.0 || ^15.0.0 || ^16.0.0
nx: ">=14.0.0"
peerDependenciesMeta:
nx:
optional: true
checksum: 8ab240b7f864de3df9a1f3a8c7924951933a7f262425c43131627a9262634ef9841c73ec1bec80542b46395919ebff559402e7510e0e9d2d88c24c31e095a495
checksum: a45cbaff1aab18bcac83f23fbe0a38eed3a7cfd4480f394a24d28b7c71af809cf9a54495ab929af8c722d03c4aca3b02557826984c12f830b8b3fd3048b76d94
languageName: node
linkType: hard

Expand Down Expand Up @@ -3381,6 +3383,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/types@npm:^19.0.3":
version: 19.0.3
resolution: "@commitlint/types@npm:19.0.3"
dependencies:
"@types/conventional-commits-parser": ^5.0.0
chalk: ^5.3.0
checksum: 44e67f4861f9b137f43a441f8ab255676b7a276c82ca46ba7846ca1057d170af92a87d3e2a1378713dc4e33a68c8af513683cb96dcd29544e48e2c825109ea6f
languageName: node
linkType: hard

"@cspotcode/source-map-support@npm:^0.8.0":
version: 0.8.1
resolution: "@cspotcode/source-map-support@npm:0.8.1"
Expand Down Expand Up @@ -7875,6 +7887,15 @@ __metadata:
languageName: node
linkType: hard

"@types/conventional-commits-parser@npm:^5.0.0":
version: 5.0.0
resolution: "@types/conventional-commits-parser@npm:5.0.0"
dependencies:
"@types/node": "*"
checksum: 88013c53adccaf359a429412c5d835990a88be33218f01f85eb04cf839a7d5bef51dd52b83a3032b00153e9f3ce4a7e84ff10b0a1f833c022c5e999b00eef24c
languageName: node
linkType: hard

"@types/cookie@npm:^0.4.1":
version: 0.4.1
resolution: "@types/cookie@npm:0.4.1"
Expand Down Expand Up @@ -10988,7 +11009,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.3.0, chalk@npm:^5.0.1, chalk@npm:^5.2.0":
"chalk@npm:5.3.0, chalk@npm:^5.0.1, chalk@npm:^5.2.0, chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80
Expand Down