Skip to content

Commit

Permalink
Merge pull request #64 from pactflow/dependabot/npm_and_yarn/regenera…
Browse files Browse the repository at this point in the history
…tor-runtime-0.13.11

chore(deps-dev): bump regenerator-runtime from 0.13.9 to 0.13.11
  • Loading branch information
YOU54F authored May 17, 2023
2 parents e96825d + 9ea02f2 commit f4e9f18
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jest": "27.5.1",
"msw": "0.36.8",
"nock": "13.2.4",
"regenerator-runtime": "0.13.9",
"regenerator-runtime": "0.13.11",
"rimraf": "4.4.0",
"standard-version": "9.5.0",
"ts-jest": "27.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5421,10 +5421,10 @@ regenerate@^1.4.2:
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==

regenerator-runtime@0.13.9, regenerator-runtime@^0.13.4:
version "0.13.9"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
regenerator-runtime@0.13.11, regenerator-runtime@^0.13.4:
version "0.13.11"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==

regenerator-transform@^0.15.0:
version "0.15.0"
Expand Down

0 comments on commit f4e9f18

Please sign in to comment.