Skip to content

Commit 47d2145

Browse files
dependabot[bot]swadeley
authored andcommitted
chore(deps): bump the lint group with 2 updates
Bumps the lint group with 2 updates: [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) and [stylelint](https://github.com/stylelint/stylelint). Updates `eslint-plugin-playwright` from 2.10.2 to 2.10.4 - [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases) - [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](mskelton/eslint-plugin-playwright@v2.10.2...v2.10.4) Updates `stylelint` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.11.0...17.11.1) --- updated-dependencies: - dependency-name: eslint-plugin-playwright dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: stylelint dependency-version: 17.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b14cdc commit 47d2145

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

package-lock.json

Lines changed: 9 additions & 10 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
@@ -69,7 +69,7 @@
6969
"eslint": "^9.39.4",
7070
"eslint-config-prettier": "^10.1.8",
7171
"eslint-plugin-import": "^2.32.0",
72-
"eslint-plugin-playwright": "^2.10.2",
72+
"eslint-plugin-playwright": "^2.10.4",
7373
"eslint-plugin-prettier": "^5.5.5",
7474
"eslint-plugin-react": "^7.37.2",
7575
"eslint-plugin-unused-imports": "^4.4.1",
@@ -87,7 +87,7 @@
8787
"redux-mock-store": "^1.5.4",
8888
"sass-loader": "^16.0.7",
8989
"source-map-loader": "^5.0.0",
90-
"stylelint": "^17.11.0",
90+
"stylelint": "^17.11.1",
9191
"stylelint-config-prettier-scss": "^1.0.0",
9292
"stylelint-config-recommended-scss": "^17.0.1",
9393
"stylelint-scss": "^7.1.1",

0 commit comments

Comments
 (0)