Skip to content

Commit

Permalink
build: update dependency rollup to v4.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed Feb 1, 2025
1 parent 64a1b15 commit 9af7174
Show file tree
Hide file tree
Showing 5 changed files with 311 additions and 106 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=-1406867100
modules/testing/builder/package.json=973445093
package.json=118967274
packages/angular/build/package.json=-1342328419
package.json=1563695467
packages/angular/build/package.json=1570294396
packages/angular/cli/package.json=-1785130725
packages/angular/pwa/package.json=1108903917
packages/angular/ssr/package.json=-1038366877
Expand All @@ -17,6 +17,6 @@ packages/angular_devkit/schematics/package.json=673943597
packages/angular_devkit/schematics_cli/package.json=-169616762
packages/ngtools/webpack/package.json=1373072616
packages/schematics/angular/package.json=251715148
pnpm-lock.yaml=-968241303
pnpm-lock.yaml=-2132654633
pnpm-workspace.yaml=-1056556036
yarn.lock=1608250888
yarn.lock=-1948493135
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"puppeteer": "18.2.1",
"quicktype-core": "23.0.171",
"resolve-url-loader": "5.0.0",
"rollup": "4.32.1",
"rollup": "4.34.0",
"rollup-license-plugin": "~3.0.1",
"rollup-plugin-sourcemaps": "^0.6.0",
"rxjs": "7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.8.0",
"rollup": "4.32.1",
"rollup": "4.34.0",
"sass": "1.83.4",
"semver": "7.7.0",
"vite": "6.0.11",
Expand Down
Loading

0 comments on commit 9af7174

Please sign in to comment.