Skip to content

Commit ba163e6

Browse files
build: 📦 bump dependency @angular-devkit/schematics to v18.0.4
1 parent 5a37302 commit ba163e6

6 files changed

+11
-11
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"private": true,
3232
"devDependencies": {
33-
"@angular-devkit/schematics": "18.0.3",
33+
"@angular-devkit/schematics": "18.0.4",
3434
"@commitlint/cli": "^19.0.0",
3535
"@commitlint/config-angular": "^19.0.0",
3636
"@nx/devkit": "19.0.7",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18-
"@angular-devkit/core@npm:18.0.3":
19-
version: 18.0.3
20-
resolution: "@angular-devkit/core@npm:18.0.3"
18+
"@angular-devkit/core@npm:18.0.4":
19+
version: 18.0.4
20+
resolution: "@angular-devkit/core@npm:18.0.4"
2121
dependencies:
2222
ajv: "npm:8.13.0"
2323
ajv-formats: "npm:3.0.1"
@@ -30,20 +30,20 @@ __metadata:
3030
peerDependenciesMeta:
3131
chokidar:
3232
optional: true
33-
checksum: 10/1a93406035706f2804340e147b4fa79ca12bc4c09c166c31ae6c82c6e1cf6b36708e5727dca9ddc44baafcb56098195873a2076ef089eef778ecc137c95c72fb
33+
checksum: 10/f763e120d36c9c0e5834a338196ae92122ea8fb2899c7d3d0ed21b01bc996e11b5b8e2d04035429c5f9d7b0bd1ff170f0f4ec60c50c16c13c83845dedb48ac31
3434
languageName: node
3535
linkType: hard
3636

37-
"@angular-devkit/schematics@npm:18.0.3":
38-
version: 18.0.3
39-
resolution: "@angular-devkit/schematics@npm:18.0.3"
37+
"@angular-devkit/schematics@npm:18.0.4":
38+
version: 18.0.4
39+
resolution: "@angular-devkit/schematics@npm:18.0.4"
4040
dependencies:
41-
"@angular-devkit/core": "npm:18.0.3"
41+
"@angular-devkit/core": "npm:18.0.4"
4242
jsonc-parser: "npm:3.2.1"
4343
magic-string: "npm:0.30.10"
4444
ora: "npm:5.4.1"
4545
rxjs: "npm:7.8.1"
46-
checksum: 10/5c0945c6f2ae67eae3177a86401f561d8cbc69da123f853fc61b5d2ab46954b96c30d547e3fa29dbb55ef048153542a32453447b9ac3587593921527a9ffaf8d
46+
checksum: 10/b080aa2edc80d94477d8054c90dd22ea59b84bbcc60129903aa305830d2f8ba7d236e78e3e2591eae5e87a590fa4f0c5075fb16d24345d51ec761230c5a087fc
4747
languageName: node
4848
linkType: hard
4949

@@ -6393,7 +6393,7 @@ __metadata:
63936393
version: 0.0.0-use.local
63946394
resolution: "jscutlery@workspace:."
63956395
dependencies:
6396-
"@angular-devkit/schematics": "npm:18.0.3"
6396+
"@angular-devkit/schematics": "npm:18.0.4"
63976397
"@commitlint/cli": "npm:^19.0.0"
63986398
"@commitlint/config-angular": "npm:^19.0.0"
63996399
"@nx/devkit": "npm:19.0.7"

0 commit comments

Comments
 (0)