Skip to content

Commit

Permalink
Bump axios-mock-adapter from 1.22.0 to 2.0.0 (#6449)
Browse files Browse the repository at this point in the history
Bumps [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) from 1.22.0 to 2.0.0.
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
- [Commits](ctimmerm/axios-mock-adapter@v1.22.0...v2.0.0)

---
updated-dependencies:
- dependency-name: axios-mock-adapter
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Aug 19, 2024
1 parent 03b2f64 commit c4cc1f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@types/redux-form": "8.3.11",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
"axios-mock-adapter": "1.22.0",
"axios-mock-adapter": "2.0.0",
"cross-env": "7.0.3",
"eslint": "9.9.0",
"eslint-config-prettier": "9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7737,15 +7737,15 @@ __metadata:
languageName: node
linkType: hard

"axios-mock-adapter@npm:1.22.0":
version: 1.22.0
resolution: "axios-mock-adapter@npm:1.22.0"
"axios-mock-adapter@npm:2.0.0":
version: 2.0.0
resolution: "axios-mock-adapter@npm:2.0.0"
dependencies:
fast-deep-equal: ^3.1.3
is-buffer: ^2.0.5
peerDependencies:
axios: ">= 0.17.0"
checksum: 3c0b1473a8263958f4409525fc4c9872cc1c055b69b0a9dba84084e8827e22e7b0d0241061b512a67c763f2116dee272761dd5907f235e5337df0d18ead00294
checksum: e4001866b066484ba6834f49bef77b52eca32fca4ab9758b2359b71935d6c3aad4bf30baddf0aa2e3cef32e287f996afeece43b02cc159769c128a266b79dfb5
languageName: node
linkType: hard

Expand Down Expand Up @@ -13167,7 +13167,7 @@ __metadata:
"@vitejs/plugin-react": ^4.3.1
autoprefixer: ^10.4.20
axios: 1.7.4
axios-mock-adapter: 1.22.0
axios-mock-adapter: 2.0.0
cross-env: 7.0.3
date-fns: 3.6.0
date-fns-tz: 3.1.3
Expand Down

0 comments on commit c4cc1f4

Please sign in to comment.