Skip to content

Commit 1349c01

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 26127bd commit 1349c01

File tree

5 files changed

+200
-204
lines changed

5 files changed

+200
-204
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"npm": "^11.0.0",
127127
"magic-string": "0.30.18",
128128
"rollup-plugin-dts": "6.2.3",
129-
"rollup-plugin-sourcemaps2": "0.5.3",
129+
"rollup-plugin-sourcemaps2": "0.5.4",
130130
"prettier": "^3.0.0",
131131
"protractor": "~7.0.0",
132132
"puppeteer": "18.2.1",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
40-
"rolldown": "1.0.0-beta.34",
40+
"rolldown": "1.0.0-beta.35",
4141
"sass": "1.92.0",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.3",
3737
"npm-package-arg": "13.0.0",
38-
"pacote": "21.0.0",
38+
"pacote": "21.0.1",
3939
"resolve": "1.22.10",
4040
"semver": "7.7.2",
4141
"yargs": "18.0.0",

0 commit comments

Comments
 (0)