Skip to content

Commit

Permalink
chore(deps): update dependency next-page-tester to v0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2021
1 parent ade7907 commit a3d8cd7
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 @@ -62,7 +62,7 @@
"eslint-plugin-testcafe": "0.2.1",
"eslint-plugin-testing-library": "3.10.2",
"jest": "26.6.3",
"next-page-tester": "0.22.0",
"next-page-tester": "0.24.2",
"prettier": "2.2.1",
"testcafe": "1.12.0",
"ts-jest": "26.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9483,10 +9483,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==

next-page-tester@0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/next-page-tester/-/next-page-tester-0.22.0.tgz#09e773d683b0aa7bc518856bd13222456e7f8cd9"
integrity sha512-G8zaAE8eP6WC6ALmMigqRYpkxgVDsL4n1V7YbtLHAoG7Mhu8vU/hsUAHAuVFEtPUMP/SEoQIqoqWl24gRettvQ==
next-page-tester@0.24.2:
version "0.24.2"
resolved "https://registry.yarnpkg.com/next-page-tester/-/next-page-tester-0.24.2.tgz#409512d356a2bb229fbbd897eb3e2ca461f4c870"
integrity sha512-TZQLiN+5box8JVOocyd0gUQ6YFTHZqT7jpgxRAMI/8dBVh22CbPAYAlOL7sAKBhfhuuD0eXGvGpvp/njRWQElw==
dependencies:
"@types/express" "^4.17.8"
cookie "^0.4.1"
Expand Down

0 comments on commit a3d8cd7

Please sign in to comment.