Skip to content

Commit

Permalink
Build(deps): bump axios and bundlewatch in /site (#256)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 94ba124 commit 4addaa0
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 19 deletions.
125 changes: 107 additions & 18 deletions site/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 site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@rollup/plugin-replace": "^4.0.0",
"autoprefixer": "^10.4.12",
"bootstrap": "^5.2.3",
"bundlewatch": "^0.3.3",
"bundlewatch": "^0.4.0",
"clean-css-cli": "^5.6.1",
"cross-env": "^7.0.3",
"eslint": "^8.24.0",
Expand Down

0 comments on commit 4addaa0

Please sign in to comment.