Skip to content

Commit

Permalink
build(deps): Bump axios and bundlewatch in /admin-lte
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 0.28.1 and updates ancestor dependency [bundlewatch](https://github.com/bundlewatch/bundlewatch). These dependencies need to be updated together.


Updates `axios` from 0.24.0 to 0.28.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.1/CHANGELOG.md)
- [Commits](axios/axios@v0.24.0...v0.28.1)

Updates `bundlewatch` from 0.3.3 to 0.4.0
- [Release notes](https://github.com/bundlewatch/bundlewatch/releases)
- [Commits](bundlewatch/bundlewatch@v0.3.3...v0.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: bundlewatch
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jpmckinney committed Sep 24, 2024
1 parent b8177eb commit 500dd5e
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 79 deletions.
131 changes: 53 additions & 78 deletions admin-lte/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 admin-lte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
"@rollup/plugin-babel": "^5.2.1",
"autoprefixer": "^9.8.6",
"browser-sync": "^3.0.3",
"bundlewatch": "^0.3.1",
"bundlewatch": "^0.4.0",
"clean-css-cli": "^4.3.0",
"eslint": "^7.14.0",
"eslint-config-xo": "^0.32.1",
Expand Down

0 comments on commit 500dd5e

Please sign in to comment.