Skip to content

Commit 8d6360e

Browse files
chore(deps): pin dependencies
1 parent caeae24 commit 8d6360e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"private": true,
88
"devDependencies": {
99
"@angular-builders/bazel": "workspace:*",
10-
"@angular/cli": "22"
10+
"@angular/cli": "22.0.0"
1111
}
1212
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ __metadata:
636636
languageName: node
637637
linkType: hard
638638

639-
"@angular/cli@npm:22, @angular/cli@npm:22.0.0":
639+
"@angular/cli@npm:22.0.0":
640640
version: 22.0.0
641641
resolution: "@angular/cli@npm:22.0.0"
642642
dependencies:
@@ -7895,7 +7895,7 @@ __metadata:
78957895
resolution: "bazel-example@workspace:examples/bazel"
78967896
dependencies:
78977897
"@angular-builders/bazel": "workspace:*"
7898-
"@angular/cli": "npm:22"
7898+
"@angular/cli": "npm:22.0.0"
78997899
languageName: unknown
79007900
linkType: soft
79017901

0 commit comments

Comments
 (0)