Skip to content

Commit eed9b1f

Browse files
dependabot[bot]krema
authored andcommitted
build(deps): bump @angular-devkit/core from 12.2.10 to 12.2.11
Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 12.2.10 to 12.2.11. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md) - [Commits](angular/angular-cli@12.2.10...12.2.11) --- updated-dependencies: - dependency-name: "@angular-devkit/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 578a87d commit eed9b1f

File tree

3 files changed

+145
-9
lines changed

3 files changed

+145
-9
lines changed

lib/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"dependencies": {
2727
"@angular-devkit/architect": "^0.1202.10",
28-
"@angular-devkit/core": "^12.2.10"
28+
"@angular-devkit/core": "^12.2.11"
2929
},
3030
"peerDependencies": {
3131
"@angular/cli": ">= 12.0.0 < 13.0.0",

package-lock.json

Lines changed: 143 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@angular-devkit/architect": "^0.1202.10",
25-
"@angular-devkit/core": "^12.2.10",
25+
"@angular-devkit/core": "^12.2.11",
2626
"@types/node": "^16.11.1",
2727
"@typescript-eslint/eslint-plugin": "^4.33.0",
2828
"@typescript-eslint/parser": "^4.33.0",

0 commit comments

Comments
 (0)