Skip to content

Commit a01fb3e

Browse files
fix(deps): bump axios and bundlewatch (#510)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2135f3a commit a01fb3e

File tree

2 files changed

+39
-23
lines changed

2 files changed

+39
-23
lines changed

package-lock.json

Lines changed: 38 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/jest": "^29.2.3",
4141
"@typescript-eslint/eslint-plugin": "^7.14.1",
4242
"@typescript-eslint/parser": "^7.14.1",
43-
"bundlewatch": "^0.3.2",
43+
"bundlewatch": "^0.4.0",
4444
"eslint": "^8.54.0",
4545
"eslint-config-standard": "^17.1.0",
4646
"eslint-plugin-import": "^2.23.4",

0 commit comments

Comments
 (0)