Skip to content

Commit

Permalink
build: 📦 bump dependency @angular-devkit/schematics to v19.2.1 (#988)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 8, 2025
1 parent 0f2e23a commit 5e50f68
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"private": true,
"devDependencies": {
"@angular-devkit/schematics": "19.2.0",
"@angular-devkit/schematics": "19.2.1",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-angular": "^19.0.0",
"@nx/devkit": "20.5.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ __metadata:
languageName: node
linkType: hard

"@angular-devkit/core@npm:19.2.0":
version: 19.2.0
resolution: "@angular-devkit/core@npm:19.2.0"
"@angular-devkit/core@npm:19.2.1":
version: 19.2.1
resolution: "@angular-devkit/core@npm:19.2.1"
dependencies:
ajv: "npm:8.17.1"
ajv-formats: "npm:3.0.1"
Expand All @@ -30,20 +30,20 @@ __metadata:
peerDependenciesMeta:
chokidar:
optional: true
checksum: 10/c0667952b806b69aaab39cf874b66bd8a4b53c89c0e449d81c47dd3083e1cf8325cb79dbbf5d24ad46b14c1e5a97ee28fbf0e6d4389d7403b40a009c74388ca0
checksum: 10/bfa40a7ca31cf079e22f5eb7e75a1986fa2df26f2901f994aa835e6182175d1a450a0cdbf39001e82344d1ce3290c1abc11f759c4bfd06a354edb50d02910b84
languageName: node
linkType: hard

"@angular-devkit/schematics@npm:19.2.0":
version: 19.2.0
resolution: "@angular-devkit/schematics@npm:19.2.0"
"@angular-devkit/schematics@npm:19.2.1":
version: 19.2.1
resolution: "@angular-devkit/schematics@npm:19.2.1"
dependencies:
"@angular-devkit/core": "npm:19.2.0"
"@angular-devkit/core": "npm:19.2.1"
jsonc-parser: "npm:3.3.1"
magic-string: "npm:0.30.17"
ora: "npm:5.4.1"
rxjs: "npm:7.8.1"
checksum: 10/152c341dd9c0eb896d1116c968e9f4ee05c5e5331b9a02d6319f0980ad4e2f83998de6dafe725a50c933bf818ec0e45f4b5178440f924a8ccf61f124b151f70c
checksum: 10/2cd988a19c3ab27246cb04f74b18892a2fd18d5bd5f5713479224b46e5499a757273aa2389a8395dd609b774525d5e6fe97427b0cf50161227a8b386baf2fbee
languageName: node
linkType: hard

Expand Down Expand Up @@ -6144,7 +6144,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "jscutlery@workspace:."
dependencies:
"@angular-devkit/schematics": "npm:19.2.0"
"@angular-devkit/schematics": "npm:19.2.1"
"@commitlint/cli": "npm:^19.0.0"
"@commitlint/config-angular": "npm:^19.0.0"
"@nx/devkit": "npm:20.5.0"
Expand Down

0 comments on commit 5e50f68

Please sign in to comment.