Skip to content

Commit 9b67e8b

Browse files
chore(deps): update dependency next-page-tester to v0.21.1 (#111)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ff8199a commit 9b67e8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
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.1",
6464
"jest": "26.6.3",
65-
"next-page-tester": "0.21.0",
65+
"next-page-tester": "0.21.1",
6666
"prettier": "2.2.1",
6767
"testcafe": "1.11.0",
6868
"ts-jest": "26.5.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9572,10 +9572,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
95729572
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
95739573
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
95749574

9575-
9576-
version "0.21.0"
9577-
resolved "https://registry.yarnpkg.com/next-page-tester/-/next-page-tester-0.21.0.tgz#bb7dc0f0a36a6013e0e1ffa641b15accabfabc94"
9578-
integrity sha512-mLMUbTZ3L8VYzV0WiE3r0qhzSs0RfS9q3haBNKqKp8PKSGC2CnPaFl7n81+XiKSwEFpkGKyg8QjpVoF62Z9MtQ==
9575+
9576+
version "0.21.1"
9577+
resolved "https://registry.yarnpkg.com/next-page-tester/-/next-page-tester-0.21.1.tgz#cfc767a44a34b119cfa9f97e0d760670690d6fd6"
9578+
integrity sha512-Kr0nbi3tpxsPOCZXW6ZLGwxkFXjxt7ts1peymbCiWGkTbkXn98jeAmBsLrP44NN+wkH5HfwU8tKVoCy5tq/pwg==
95799579
dependencies:
95809580
"@types/express" "^4.17.8"
95819581
cookie "^0.4.1"

0 commit comments

Comments
 (0)