Skip to content

Commit b8dc7b1

Browse files
build(deps-dev): bump @angular-devkit/build-angular (#596)
Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 17.0.1 to 17.0.2. - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.0.1...17.0.2) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf5eb74 commit b8dc7b1

File tree

2 files changed

+38
-18
lines changed

2 files changed

+38
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"zone.js": "^0.14.2"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "^17.0.1",
27+
"@angular-devkit/build-angular": "^17.0.2",
2828
"@angular-eslint/builder": "^17.1.0",
2929
"@angular-eslint/eslint-plugin": "^17.1.0",
3030
"@angular-eslint/eslint-plugin-template": "^17.1.0",

yarn.lock

Lines changed: 37 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,23 @@
2323
"@angular-devkit/core" "17.0.1"
2424
rxjs "7.8.1"
2525

26-
"@angular-devkit/build-angular@^17.0.1":
27-
version "17.0.1"
28-
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-17.0.1.tgz#c65ff553767231ac3154a2baad60dda7be2a7bd3"
29-
integrity sha512-OomGAeBg/OOxzPpoU7EkdD3WwhKip+0Giy/cGtkalSgQ5vWTuZhf8UnxwTf7xEXW5LtvfoTtv7sKmb1dJT7FzA==
26+
"@angular-devkit/[email protected]":
27+
version "0.1700.2"
28+
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1700.2.tgz#698249b08e00d62c832c863eaa428c4d3c9303b0"
29+
integrity sha512-N/m0KRdc0Bk3JIVTDKgVJ1f7rELE6ejaYaTanybZFD76lJfAeuTTzZ1HJfeeXso+O/9CGRD42bRowYv3hgM+eA==
30+
dependencies:
31+
"@angular-devkit/core" "17.0.2"
32+
rxjs "7.8.1"
33+
34+
"@angular-devkit/build-angular@^17.0.2":
35+
version "17.0.2"
36+
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-17.0.2.tgz#925e04f3769742c4a4e8d180fec140b0296c6556"
37+
integrity sha512-SFg8hTKs1aIW7DBaVAwq6W2HIreI4MRf7S3jDDzITnGZS2NB1qukFk2KHRMa7A+J61Z8wry0z44CCwXmINosKQ==
3038
dependencies:
3139
"@ampproject/remapping" "2.2.1"
32-
"@angular-devkit/architect" "0.1700.1"
33-
"@angular-devkit/build-webpack" "0.1700.1"
34-
"@angular-devkit/core" "17.0.1"
40+
"@angular-devkit/architect" "0.1700.2"
41+
"@angular-devkit/build-webpack" "0.1700.2"
42+
"@angular-devkit/core" "17.0.2"
3543
"@babel/core" "7.23.2"
3644
"@babel/generator" "7.23.0"
3745
"@babel/helper-annotate-as-pure" "7.22.5"
@@ -42,7 +50,7 @@
4250
"@babel/preset-env" "7.23.2"
4351
"@babel/runtime" "7.23.2"
4452
"@discoveryjs/json-ext" "0.5.7"
45-
"@ngtools/webpack" "17.0.1"
53+
"@ngtools/webpack" "17.0.2"
4654
"@vitejs/plugin-basic-ssl" "1.0.1"
4755
ansi-colors "4.1.3"
4856
autoprefixer "10.4.16"
@@ -96,12 +104,12 @@
96104
optionalDependencies:
97105
esbuild "0.19.5"
98106

99-
"@angular-devkit/[email protected].1":
100-
version "0.1700.1"
101-
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1700.1.tgz#4d515d63b0916f6c35c62ba833a14fe06b62cbc2"
102-
integrity sha512-u9LTcG9Kg2J6WkF1WSoBLdDabhbKxcuHY24SouAJTwg33j6YksglL7qnofOsNxny3Gdnze2BhCjQ1GS9Y8ovXw==
107+
"@angular-devkit/[email protected].2":
108+
version "0.1700.2"
109+
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1700.2.tgz#8d52f7c075191b4bfecfbeff47e552ac7e55f7d3"
110+
integrity sha512-hvUJaHwU59usxmX08/6hdIeN/sB8PgeqV0g/fP5bgr0J0la6ojYl8WS5Ndsp9hmol1Q4bIVpQTV8BUa4U8/wYA==
103111
dependencies:
104-
"@angular-devkit/architect" "0.1700.1"
112+
"@angular-devkit/architect" "0.1700.2"
105113
rxjs "7.8.1"
106114

107115
"@angular-devkit/[email protected]":
@@ -116,6 +124,18 @@
116124
rxjs "7.8.1"
117125
source-map "0.7.4"
118126

127+
"@angular-devkit/[email protected]":
128+
version "17.0.2"
129+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-17.0.2.tgz#59267504398e78daa792e35acd4be40e229d4b29"
130+
integrity sha512-wmQyiXIqmdm9KSiB7d5SnDaqqRZSsZ7Oy2kEI4gUyLr2y9icj/4zpTpYvsqKyhF1NMU8ElZ5b4s1ru2pirlDVg==
131+
dependencies:
132+
ajv "8.12.0"
133+
ajv-formats "2.1.1"
134+
jsonc-parser "3.2.0"
135+
picomatch "3.0.1"
136+
rxjs "7.8.1"
137+
source-map "0.7.4"
138+
119139
"@angular-devkit/[email protected]":
120140
version "17.0.1"
121141
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-17.0.1.tgz#e79b48594840ca7289730ff49a7b3b09f23ea209"
@@ -1648,10 +1668,10 @@
16481668
dependencies:
16491669
call-bind "^1.0.2"
16501670

1651-
"@ngtools/[email protected].1":
1652-
version "17.0.1"
1653-
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-17.0.1.tgz#eda5a52966f44467a71450c60ff633399d05b22d"
1654-
integrity sha512-IfiWIBY1GntfJFV/U1CSOHZ7zF5p0zFMFzux7/iGXUXit299LTdJ5mZTe9++lFcH6dPHgEPWlinuYAfzorY4ng==
1671+
"@ngtools/[email protected].2":
1672+
version "17.0.2"
1673+
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-17.0.2.tgz#56530480e934d60379b2e662f8ac8c39dd5c2469"
1674+
integrity sha512-6pRp00NLdbXopqmNSSnMsliMW4soEVkICmkUJ7STm0Tc/9Bd6h2iaNSoNOUDq5EyV1+kJCRWjBWjlHoD66BJHA==
16551675

16561676
"@nodelib/[email protected]":
16571677
version "2.1.5"

0 commit comments

Comments
 (0)