Skip to content

Commit 5e50f68

Browse files
build: 📦 bump dependency @angular-devkit/schematics to v19.2.1 (#988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f2e23a commit 5e50f68

4 files changed

+11
-11
lines changed

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": "19.2.0",
33+
"@angular-devkit/schematics": "19.2.1",
3434
"@commitlint/cli": "^19.0.0",
3535
"@commitlint/config-angular": "^19.0.0",
3636
"@nx/devkit": "20.5.0",

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:19.2.0":
19-
version: 19.2.0
20-
resolution: "@angular-devkit/core@npm:19.2.0"
18+
"@angular-devkit/core@npm:19.2.1":
19+
version: 19.2.1
20+
resolution: "@angular-devkit/core@npm:19.2.1"
2121
dependencies:
2222
ajv: "npm:8.17.1"
2323
ajv-formats: "npm:3.0.1"
@@ -30,20 +30,20 @@ __metadata:
3030
peerDependenciesMeta:
3131
chokidar:
3232
optional: true
33-
checksum: 10/c0667952b806b69aaab39cf874b66bd8a4b53c89c0e449d81c47dd3083e1cf8325cb79dbbf5d24ad46b14c1e5a97ee28fbf0e6d4389d7403b40a009c74388ca0
33+
checksum: 10/bfa40a7ca31cf079e22f5eb7e75a1986fa2df26f2901f994aa835e6182175d1a450a0cdbf39001e82344d1ce3290c1abc11f759c4bfd06a354edb50d02910b84
3434
languageName: node
3535
linkType: hard
3636

37-
"@angular-devkit/schematics@npm:19.2.0":
38-
version: 19.2.0
39-
resolution: "@angular-devkit/schematics@npm:19.2.0"
37+
"@angular-devkit/schematics@npm:19.2.1":
38+
version: 19.2.1
39+
resolution: "@angular-devkit/schematics@npm:19.2.1"
4040
dependencies:
41-
"@angular-devkit/core": "npm:19.2.0"
41+
"@angular-devkit/core": "npm:19.2.1"
4242
jsonc-parser: "npm:3.3.1"
4343
magic-string: "npm:0.30.17"
4444
ora: "npm:5.4.1"
4545
rxjs: "npm:7.8.1"
46-
checksum: 10/152c341dd9c0eb896d1116c968e9f4ee05c5e5331b9a02d6319f0980ad4e2f83998de6dafe725a50c933bf818ec0e45f4b5178440f924a8ccf61f124b151f70c
46+
checksum: 10/2cd988a19c3ab27246cb04f74b18892a2fd18d5bd5f5713479224b46e5499a757273aa2389a8395dd609b774525d5e6fe97427b0cf50161227a8b386baf2fbee
4747
languageName: node
4848
linkType: hard
4949

@@ -6144,7 +6144,7 @@ __metadata:
61446144
version: 0.0.0-use.local
61456145
resolution: "jscutlery@workspace:."
61466146
dependencies:
6147-
"@angular-devkit/schematics": "npm:19.2.0"
6147+
"@angular-devkit/schematics": "npm:19.2.1"
61486148
"@commitlint/cli": "npm:^19.0.0"
61496149
"@commitlint/config-angular": "npm:^19.0.0"
61506150
"@nx/devkit": "npm:20.5.0"

0 commit comments

Comments
 (0)