Skip to content

Commit

Permalink
build: 📦 bump dependency @angular-devkit/schematics to v19.0.4 (#924)
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 Dec 8, 2024
1 parent dbdb473 commit 3680295
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.0.2",
"@angular-devkit/schematics": "19.0.4",
"@commitlint/cli": "^19.0.0",
"@commitlint/config-angular": "^19.0.0",
"@nx/devkit": "20.2.1",
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.0.2":
version: 19.0.2
resolution: "@angular-devkit/core@npm:19.0.2"
"@angular-devkit/core@npm:19.0.4":
version: 19.0.4
resolution: "@angular-devkit/core@npm:19.0.4"
dependencies:
ajv: "npm:8.17.1"
ajv-formats: "npm:3.0.1"
Expand All @@ -35,15 +35,15 @@ __metadata:
peerDependenciesMeta:
chokidar:
optional: true
checksum: 10/b553dc378b8d852bfe542dfb4c24152d4a140e6a64f22bb146d22ab22e2c6c31d7350982bf61d421ef081aaca3044c44a355e19d4d225d97e94965bb3007b126
checksum: 10/cf47a472e298e298afaaf4a617a72b016865823fe1bd2d1744c62c6bcf32d76966613e9d3557314776a91ed2163f8946b9614b1084ba5f65c21d681431069ab9
languageName: node
linkType: hard

"@angular-devkit/schematics@npm:19.0.2":
version: 19.0.2
resolution: "@angular-devkit/schematics@npm:19.0.2"
"@angular-devkit/schematics@npm:19.0.4":
version: 19.0.4
resolution: "@angular-devkit/schematics@npm:19.0.4"
dependencies:
"@angular-devkit/core": "npm:19.0.2"
"@angular-devkit/core": "npm:19.0.4"
jsonc-parser: "npm:3.3.1"
magic-string: "npm:0.30.12"
ora: "npm:5.4.1"
Expand All @@ -53,7 +53,7 @@ __metadata:
built: true
puppeteer:
built: true
checksum: 10/e3937b275bff5083832df83a9ce6f596b7d3ea5e1391c545654a24842efe542319b0eb2f731415a9d48d6b105aeb57c3b3e23bc4eb5077f166037b252fb20d9c
checksum: 10/7465fe9f7beaf59c000b5aed57b92150b901c32407f81eb9fd66775372ab139d650687b4f93a81debf030364a27c31385b7bd372bc8ef766d70561e5547c07a4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6151,7 +6151,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "jscutlery@workspace:."
dependencies:
"@angular-devkit/schematics": "npm:19.0.2"
"@angular-devkit/schematics": "npm:19.0.4"
"@commitlint/cli": "npm:^19.0.0"
"@commitlint/config-angular": "npm:^19.0.0"
"@nx/devkit": "npm:20.2.1"
Expand Down

0 comments on commit 3680295

Please sign in to comment.