Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0003f1d

Browse files
committed
chore: update semver plugin
1 parent 12ea5e7 commit 0003f1d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@angular/language-service": "19.0.0",
7878
"@commitlint/cli": "^19.2.1",
7979
"@commitlint/config-angular": "^19.1.0",
80-
"@jscutlery/semver": "^4.1.0",
80+
"@jscutlery/semver": "^5.5.1",
8181
"@nx-plus/docusaurus": "patch:@nx-plus/docusaurus@npm%3A14.1.0#~/.yarn/patches/@nx-plus-docusaurus-npm-14.1.0-b526e34c01.patch",
8282
"@nx/angular": "20.1.0",
8383
"@nx/cypress": "20.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7378,9 +7378,9 @@ __metadata:
73787378
languageName: node
73797379
linkType: hard
73807380

7381-
"@jscutlery/semver@npm:^4.1.0":
7382-
version: 4.1.0
7383-
resolution: "@jscutlery/semver@npm:4.1.0"
7381+
"@jscutlery/semver@npm:^5.5.1":
7382+
version: 5.5.1
7383+
resolution: "@jscutlery/semver@npm:5.5.1"
73847384
dependencies:
73857385
chalk: "npm:4.1.2"
73867386
conventional-changelog: "npm:^5.1.0"
@@ -7400,8 +7400,8 @@ __metadata:
74007400
inquirer: "npm:8.2.6"
74017401
rxjs: "npm:7.8.1"
74027402
peerDependencies:
7403-
"@nx/devkit": ^17.0.0
7404-
checksum: 10c0/7e3ce1e307c6f68ed93b2feaa45fcb9ff812f3316cbb19e450f7cbc9d5468e1f71d3f12d75ef42c03b05b72a87194a260248938955f1eae5be58cbd7f4f12190
7403+
"@nx/devkit": ^18.0.0 || ^19.0.0 || ^20.0.0
7404+
checksum: 10c0/a515d11f713471c805b730cfcd0b39739ab51cc5b26dce6538667b56e65dfdf9d47dfcf0b987c4f3eb7c18ba7b71e200df9bcdef48dfb8fc6cf3c772ef840f1c
74057405
languageName: node
74067406
linkType: hard
74077407

@@ -27462,7 +27462,7 @@ __metadata:
2746227462
"@angular/ssr": "npm:19.0.0"
2746327463
"@commitlint/cli": "npm:^19.2.1"
2746427464
"@commitlint/config-angular": "npm:^19.1.0"
27465-
"@jscutlery/semver": "npm:^4.1.0"
27465+
"@jscutlery/semver": "npm:^5.5.1"
2746627466
"@nx-plus/docusaurus": "patch:@nx-plus/docusaurus@npm%3A14.1.0#~/.yarn/patches/@nx-plus-docusaurus-npm-14.1.0-b526e34c01.patch"
2746727467
"@nx/angular": "npm:20.1.0"
2746827468
"@nx/cypress": "npm:20.1.0"

0 commit comments

Comments
 (0)