Skip to content

Commit 9eef1a1

Browse files
chore(deps-dev): bump the lint group with 2 updates
Bumps the lint group with 2 updates: [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) and [prettier](https://github.com/prettier/prettier). Updates `eslint-plugin-playwright` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases) - [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](mskelton/eslint-plugin-playwright@v2.3.0...v2.4.0) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) --- updated-dependencies: - dependency-name: eslint-plugin-playwright dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d7525d commit 9eef1a1

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"eslint-plugin-jest": "~29.2.1",
133133
"eslint-plugin-jest-extended": "^3.0.1",
134134
"eslint-plugin-notice": "~1.0.0",
135-
"eslint-plugin-playwright": "~2.3.0",
135+
"eslint-plugin-playwright": "~2.4.0",
136136
"eslint-plugin-prettier": "~5.5.4",
137137
"eslint-plugin-unicorn": "~56.0.1",
138138
"expect-playwright": "~0.8.0",
@@ -154,7 +154,7 @@
154154
"playwright": "~1.57.0",
155155
"postcss": "~8.5.6",
156156
"postcss-cli": "~11.0.1",
157-
"prettier": "~3.6.2",
157+
"prettier": "~3.7.3",
158158
"rimraf": "~6.1.2",
159159
"rollup": "~4.53.3",
160160
"rollup-plugin-cleanup": "~3.2.1",

0 commit comments

Comments
 (0)