Skip to content

Commit

Permalink
chore(deps): update dependency next-page-tester to v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2021
1 parent 31fea5f commit 721c8b7
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.1",
"jest": "26.6.3",
"next-page-tester": "0.22.0",
"next-page-tester": "0.24.1",
"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 @@ -9572,10 +9572,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.1:
version "0.24.1"
resolved "https://registry.yarnpkg.com/next-page-tester/-/next-page-tester-0.24.1.tgz#cceb4eb236f3f59f7dc8628b343e359acb0a1f19"
integrity sha512-XAq3TIXvjmtfawTc75JcwC1NqURogW3DXHEsQODT6r6QHGZP3EuwQSUmeJp8kJVFhKJXen2VqYn4tzbaG3aIKg==
dependencies:
"@types/express" "^4.17.8"
cookie "^0.4.1"
Expand Down

0 comments on commit 721c8b7

Please sign in to comment.