Skip to content

Commit cf4d817

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent d08fe48 commit cf4d817

File tree

4 files changed

+167
-78
lines changed

4 files changed

+167
-78
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@angular/router": "20.1.0-next.0",
6262
"@angular/service-worker": "20.1.0-next.0",
6363
"@bazel/bazelisk": "1.26.0",
64-
"@bazel/buildifier": "8.2.0",
64+
"@bazel/buildifier": "8.2.1",
6565
"@eslint/compat": "1.2.9",
6666
"@eslint/eslintrc": "3.3.1",
6767
"@eslint/js": "9.28.0",
@@ -94,8 +94,8 @@
9494
"@types/yargs": "^17.0.20",
9595
"@types/yargs-parser": "^21.0.0",
9696
"@types/yarnpkg__lockfile": "^1.1.5",
97-
"@typescript-eslint/eslint-plugin": "8.33.1",
98-
"@typescript-eslint/parser": "8.33.1",
97+
"@typescript-eslint/eslint-plugin": "8.34.0",
98+
"@typescript-eslint/parser": "8.34.0",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"beasties": "0.3.4",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"picomatch": "4.0.2",
3939
"piscina": "5.0.0",
4040
"rollup": "4.42.0",
41-
"sass": "1.89.1",
41+
"sass": "1.89.2",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.14",

packages/angular_devkit/build_angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.2",
51-
"sass": "1.89.1",
51+
"sass": "1.89.2",
5252
"sass-loader": "16.0.5",
5353
"semver": "7.7.2",
5454
"source-map-loader": "5.0.0",
5555
"source-map-support": "0.5.21",
56-
"terser": "5.41.0",
56+
"terser": "5.42.0",
5757
"tree-kill": "1.2.2",
5858
"tslib": "2.8.1",
5959
"webpack": "5.99.9",

0 commit comments

Comments
 (0)