Skip to content

Commit

Permalink
Update dependency jest-mock-axios to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 68d6aa9 commit be80891
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
30 changes: 15 additions & 15 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-prettier": "3.3.0",
"flow-bin": "0.151.0",
"i": "0.3.6",
"jest-mock-axios": "4.2.1",
"jest-mock-axios": "4.4.1",
"prettier": "2.3.0",
"react-test-renderer": "17.0.1",
"redux-devtools": "3.7.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7951,12 +7951,12 @@ jest-message-util@^24.9.0:
slash "^2.0.0"
stack-utils "^1.0.1"

jest-mock-axios@4.2.1:
version "4.2.1"
resolved "https://registry.npmjs.org/jest-mock-axios/-/jest-mock-axios-4.2.1.tgz"
integrity sha512-YUoV+A/Z6HWJePwXVc/4/Gtu1AgKqYNZ6ngjV+1kGepREni5aOPlmHyiwiH+lNuyoLOhtgBVROZf8ij1Va8oAw==
jest-mock-axios@4.4.1:
version "4.4.1"
resolved "https://registry.npmjs.org/jest-mock-axios/-/jest-mock-axios-4.4.1.tgz"
integrity sha512-7d+r1lY45V7x/8if5UjT9oNMd5FHJwQGp7UKLsgAAq+PQK17PbTqs5wp3mvCK18hLJYmytseXLZmLkCYHjking==
dependencies:
synchronous-promise "^2.0.13"
synchronous-promise "^2.0.15"

jest-mock@^24.0.0, jest-mock@^24.9.0:
version "24.9.0"
Expand Down Expand Up @@ -12773,10 +12773,10 @@ symbol.prototype.description@^1.0.0:
dependencies:
has-symbols "^1.0.0"

synchronous-promise@^2.0.13:
version "2.0.13"
resolved "https://registry.npmjs.org/synchronous-promise/-/synchronous-promise-2.0.13.tgz"
integrity sha512-R9N6uDkVsghHePKh1TEqbnLddO2IY25OcsksyFp/qBe7XYd0PVbKEWxhcdMhpLzE1I6skj5l4aEZ3CRxcbArlA==
synchronous-promise@^2.0.15:
version "2.0.15"
resolved "https://registry.npmjs.org/synchronous-promise/-/synchronous-promise-2.0.15.tgz"
integrity sha512-k8uzYIkIVwmT+TcglpdN50pS2y1BDcUnBPK9iJeGu0Pl1lOI8pD6wtzgw91Pjpe+RxtTncw32tLxs/R0yNL2Mg==

table@^5.2.3:
version "5.3.3"
Expand Down

0 comments on commit be80891

Please sign in to comment.