Skip to content

Commit

Permalink
Bump @angular-devkit/build-webpack in /CSETWebNg
Browse files Browse the repository at this point in the history
Bumps [@angular-devkit/build-webpack](https://github.com/angular/angular-cli) from 0.1901.2 to 0.1901.7.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-webpack"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent c959e1a commit 8272e9f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 13 deletions.
29 changes: 17 additions & 12 deletions CSETWebNg/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion CSETWebNg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"setup:electron-build-files": "shx rm -rf temp-electron && shx mkdir -p temp-electron/node_modules && shx cp -r {package.json,main-electron.js,License.txt,NOTICE.txt,dist} temp-electron && shx cp -r node_modules/{electron-log,electron-find-on-page,lodash} temp-electron/node_modules"
},
"dependencies": {
"@angular-devkit/build-webpack": "^0.1901.2",
"@angular-devkit/build-webpack": "^0.1901.7",
"@angular-devkit/schematics": "^18.2.10",
"@angular-eslint/schematics": "^18.4.3",
"@angular-slider/ngx-slider": "^18.0.0",
Expand Down

0 comments on commit 8272e9f

Please sign in to comment.