Skip to content

Commit 89398f5

Browse files
Bump @angular-devkit/core from 20.3.5 to 20.3.6 in /eform-client
Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 20.3.5 to 20.3.6. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@20.3.5...20.3.6) --- updated-dependencies: - dependency-name: "@angular-devkit/core" dependency-version: 20.3.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b83d58 commit 89398f5

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"devDependencies": {
125125
"@angular-builders/jest": "^20.0.0",
126126
"@angular-devkit/build-angular": "20.3.2",
127-
"@angular-devkit/core": "20.3.5",
127+
"@angular-devkit/core": "20.3.6",
128128
"@angular-devkit/schematics": "20.3.3",
129129
"@angular-eslint/builder": "20.3.0",
130130
"@angular-eslint/eslint-plugin": "20.3.0",

eform-client/yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
rxjs "7.8.2"
267267
source-map "0.7.6"
268268

269-
"@angular-devkit/[email protected]", "@angular-devkit/core@>= 20.0.0 < 21.0.0", "@angular-devkit/core@^20.0.0":
269+
"@angular-devkit/[email protected]":
270270
version "20.3.5"
271271
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-20.3.5.tgz#fb2085bf12d5ca1cfe247216ee1a145b79c95e7b"
272272
integrity sha512-NpAP5j3q/n+SC1s0yAWKDAbc7Y8xUxlmJ5iDRJBGu6qDKM7lMnYA1tn2UEy/JnXluJ2XZqqiymrtucw7yux2xQ==
@@ -278,6 +278,18 @@
278278
rxjs "7.8.2"
279279
source-map "0.7.6"
280280

281+
"@angular-devkit/[email protected]", "@angular-devkit/core@>= 20.0.0 < 21.0.0", "@angular-devkit/core@^20.0.0":
282+
version "20.3.6"
283+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-20.3.6.tgz#db336cebf6b0e733008aec963347f6b3944f0932"
284+
integrity sha512-uLRk3865Iz/EO9Zm/mrFfdyoZinJBihXE6HVDYRYjAqsgW14LsD8pkpWy9+LYlOwcH96Ndnev+msxaTJaNXtPg==
285+
dependencies:
286+
ajv "8.17.1"
287+
ajv-formats "3.0.1"
288+
jsonc-parser "3.3.1"
289+
picomatch "4.0.3"
290+
rxjs "7.8.2"
291+
source-map "0.7.6"
292+
281293
"@angular-devkit/[email protected]":
282294
version "20.3.3"
283295
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-20.3.3.tgz#051cce2e6ee6d355e66968f738710b5c5dd2ea82"

0 commit comments

Comments
 (0)