build(deps-dev): bump @stylistic/eslint-plugin-js from 2.2.2 to 2.7.2

Bumps [@stylistic/eslint-plugin-js](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-js) from 2.2.2 to 2.7.2.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.7.2/packages/eslint-plugin-js)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-02 05:49:49 +00:00 committed by GitHub
parent c8cf7362fa
commit b657fa26d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 34 additions and 42 deletions

View file

@ -30,7 +30,7 @@
"puppeteer-extra-plugin-stealth": "^2.11.2"
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "^2.2.2",
"@stylistic/eslint-plugin-js": "^2.7.2",
"eslint": "^9.5.0"
}
}