Skip to content

Commit 4a35a6d

Browse files
committed
chore(deps): update dependency next-page-tester to v0.24.2
1 parent 327c21f commit 4a35a6d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-testcafe": "0.2.1",
6363
"eslint-plugin-testing-library": "3.10.2",
6464
"jest": "26.6.3",
65-
"next-page-tester": "0.22.0",
65+
"next-page-tester": "0.24.2",
6666
"prettier": "2.2.1",
6767
"testcafe": "1.12.0",
6868
"ts-jest": "26.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9483,10 +9483,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
94839483
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
94849484
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
94859485

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

0 commit comments

Comments
 (0)