Skip to content

Commit 848b4c2

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

File tree

5 files changed

+350
-116
lines changed

5 files changed

+350
-116
lines changed

modules/testing/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@angular/ssr": "workspace:*",
66
"@angular-devkit/build-angular": "workspace:*",
77
"@vitest/coverage-v8": "3.2.4",
8-
"jsdom": "27.0.0",
8+
"jsdom": "27.0.1",
99
"rxjs": "7.8.2",
1010
"vitest": "3.2.4"
1111
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@bazel/buildifier": "8.2.1",
6565
"@eslint/compat": "1.4.0",
6666
"@eslint/eslintrc": "3.3.1",
67-
"@eslint/js": "9.37.0",
67+
"@eslint/js": "9.38.0",
6868
"@rollup/plugin-alias": "^5.1.1",
6969
"@rollup/plugin-commonjs": "^28.0.0",
7070
"@rollup/plugin-json": "^6.1.0",
@@ -101,7 +101,7 @@
101101
"buffer": "6.0.3",
102102
"esbuild": "0.25.11",
103103
"esbuild-wasm": "0.25.11",
104-
"eslint": "9.37.0",
104+
"eslint": "9.38.0",
105105
"eslint-config-prettier": "10.1.8",
106106
"eslint-plugin-header": "3.1.1",
107107
"eslint-plugin-import": "2.32.0",
@@ -129,7 +129,7 @@
129129
"protractor": "~7.0.0",
130130
"puppeteer": "18.2.1",
131131
"quicktype-core": "23.2.6",
132-
"rollup": "4.52.4",
132+
"rollup": "4.52.5",
133133
"rollup-license-plugin": "~3.0.1",
134134
"rollup-plugin-dts": "6.2.3",
135135
"rollup-plugin-sourcemaps2": "0.5.4",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@angular/ssr": "workspace:*",
5353
"@angular-devkit/core": "workspace:*",
54-
"jsdom": "27.0.0",
54+
"jsdom": "27.0.1",
5555
"less": "4.4.2",
5656
"ng-packagr": "21.0.0-next.4",
5757
"postcss": "8.5.6",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.9.0",
2929
"@listr2/prompt-adapter-inquirer": "3.0.4",
30-
"@modelcontextprotocol/sdk": "1.20.0",
30+
"@modelcontextprotocol/sdk": "1.20.1",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.40.1",

0 commit comments

Comments
 (0)