Skip to content

Commit 2cb0c7b

Browse files
Bump @angular/common from 19.2.0 to 20.0.6
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 19.2.0 to 20.0.6. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/20.0.6/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 20.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdeaa13 commit 2cb0c7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"yargs": "^17.5.1"
3333
},
3434
"devDependencies": {
35-
"@angular/common": "^19.0.5",
35+
"@angular/common": "^20.0.6",
3636
"@babel/core": "7.28.0",
3737
"@types/babel__code-frame": "^7.0.3",
3838
"@types/react-modal": "3.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@jridgewell/gen-mapping" "^0.1.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@angular/common@^19.0.5":
14-
version "19.2.0"
15-
resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.0.tgz#2f830d18ee96f2e1b723ec6f19eedcfd0bc97970"
16-
integrity sha512-dm8PR94QY3DucXxltdV5p2Yxyr5bfPlmjOElwLhiTvxWbwCZJTVhPc8dw0TCKzCEu+tKafT48u4BLIB34a0A/g==
13+
"@angular/common@^20.0.6":
14+
version "20.0.6"
15+
resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.0.6.tgz#b123bf7ad10932c0dd265df7f090fbdf0a8cef62"
16+
integrity sha512-NRsq2gI4CH8nEy8yEZFySEmZ4U+1Y1yGzdIFubrKmtE2NXxR4KFGvQCkBLCLh6hNQXQx+Soe126bqByA6oIaFw==
1717
dependencies:
1818
tslib "^2.3.0"
1919

0 commit comments

Comments
 (0)