Skip to content

Commit

Permalink
Bump ejs and webpack-bundle-analyzer in /resident-ui
Browse files Browse the repository at this point in the history
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer). These dependencies need to be updated together.


Removes `ejs`

Updates `webpack-bundle-analyzer` from 3.9.0 to 4.10.2
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/commits/v4.10.2)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent e168bd2 commit 50d7d41
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
164 changes: 82 additions & 82 deletions resident-ui/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 resident-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"ts-node": "~5.0.1",
"tslint": "~5.9.1",
"typescript": "3.2.2",
"webpack-bundle-analyzer": "^3.9.0"
"webpack-bundle-analyzer": "^4.10.2"
}
}

0 comments on commit 50d7d41

Please sign in to comment.