Skip to content

Commit 2526284

Browse files
Bump eslint-plugin-playwright from 1.1.0 to 1.4.0 in /cli-tests (#2850)
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 1.1.0 to 1.4.0. - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases) - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](playwright-community/eslint-plugin-playwright@v1.1.0...v1.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-playwright dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba73a35 commit 2526284

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

cli-tests/package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"eslint-config-airbnb-base": "^15.0.0",
3131
"eslint-config-airbnb-typescript": "^17.1.0",
3232
"eslint-plugin-import": "^2.29.0",
33-
"eslint-plugin-playwright": "^1.1.0"
33+
"eslint-plugin-playwright": "^1.4.0"
3434
}
3535
}

0 commit comments

Comments
 (0)