mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Bump jest-playwright-preset from 1.6.0 to 1.6.1
Bumps [jest-playwright-preset](https://github.com/playwright-community/jest-playwright) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/playwright-community/jest-playwright/releases) - [Commits](https://github.com/playwright-community/jest-playwright/compare/v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: jest-playwright-preset dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6c90d4a41e
commit
04b31a67ce
16
yarn.lock
16
yarn.lock
@ -3978,10 +3978,10 @@ expand-tilde@^1.2.2:
|
||||
dependencies:
|
||||
os-homedir "^1.0.1"
|
||||
|
||||
expect-playwright@^0.3.4:
|
||||
version "0.3.4"
|
||||
resolved "https://registry.yarnpkg.com/expect-playwright/-/expect-playwright-0.3.4.tgz#97a2eea0f4887350cf57b1f132484d14ca5bb301"
|
||||
integrity sha512-JulhMkc5lVvpF18ImWLqviHZpo4qzT9FfpF+lP4D+U9guGUnYOCFpS/5Qk1c3zKhYHJL1JBEfiiGfcRUuzsnEg==
|
||||
expect-playwright@^0.4.0:
|
||||
version "0.4.1"
|
||||
resolved "https://registry.yarnpkg.com/expect-playwright/-/expect-playwright-0.4.1.tgz#363c84d72d3d4ded0b30e49c68cb8f90bd896661"
|
||||
integrity sha512-lPssOx7gN4mKOvJPsdySBCqwOK7i8mqpHwzqKhaASlil3YMAL4XQHuwnVhCty8UNfA7UaWwdJSrMIFXsj6kEqQ==
|
||||
|
||||
expect@^24.1.0:
|
||||
version "24.9.0"
|
||||
@ -5688,11 +5688,11 @@ jest-mock@^27.0.3:
|
||||
"@types/node" "*"
|
||||
|
||||
jest-playwright-preset@^1.5.1:
|
||||
version "1.6.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-playwright-preset/-/jest-playwright-preset-1.6.0.tgz#32a58efadf9943c6e3523b4867868507dba76b00"
|
||||
integrity sha512-jdFA0cRrv2rK3YzjO8fQtw3PIWncdG6W1EXB5bEwPAnbibhwQMb1XecrHr3L4LWefiKwf60zdE4E1gFgk0BGLw==
|
||||
version "1.6.1"
|
||||
resolved "https://registry.yarnpkg.com/jest-playwright-preset/-/jest-playwright-preset-1.6.1.tgz#1f01339f7c9ccfb3bb356ca67d073e790d4470e4"
|
||||
integrity sha512-paWczD9R6dQ9c+XGL0PrLGEyGT0It32POFzvflXLNaJs469BmgO1zScgg2vzd2Agao9oOQpDg/0u1XvxWZvrzg==
|
||||
dependencies:
|
||||
expect-playwright "^0.3.4"
|
||||
expect-playwright "^0.4.0"
|
||||
jest-process-manager "^0.3.1"
|
||||
nyc "^15.1.0"
|
||||
playwright-core ">=1.2.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user