Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fe74e09

Browse filesBrowse files
authored
Merge pull request #1851 from rx-angular/update-semver
chore: update semver plugin
2 parents 05d75b4 + 0003f1d commit fe74e09
Copy full SHA for fe74e09

File tree

2 files changed

+7
-7
lines changed
Filter options

2 files changed

+7
-7
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines 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

Copy file name to clipboardExpand all lines: yarn.lock
+6-6Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.