Skip to content

Commit

Permalink
Bump the eslint group in /tests/playwright with 3 updates
Browse files Browse the repository at this point in the history
Bumps the eslint group in /tests/playwright with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [eslint-config-love](https://github.com/mightyiam/eslint-config-love).


Updates `@eslint/js` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js)

Updates `eslint` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.15.0)

Updates `eslint-config-love` from 98.0.2 to 99.0.0
- [Release notes](https://github.com/mightyiam/eslint-config-love/releases)
- [Changelog](https://github.com/mightyiam/eslint-config-love/blob/main/CHANGELOG.md)
- [Commits](mightyiam/eslint-config-love@v98.0.2...v99.0.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-config-love
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent f83737d commit 92ca0b7
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 40 deletions.
72 changes: 35 additions & 37 deletions tests/playwright/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions tests/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
},
"devDependencies": {
"@cspell/eslint-plugin": "^8.16.0",
"@eslint/js": "9.14.0",
"@eslint/js": "9.15.0",
"@playwright/test": "^1.48.0",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"dotenv": "^16.4.5",
"eslint": "9.14.0",
"eslint-config-love": "^98.0.2",
"eslint": "9.15.0",
"eslint-config-love": "^99.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-compact": "^8.40.0",
"eslint-plugin-import": "^2.29.1",
Expand Down

0 comments on commit 92ca0b7

Please sign in to comment.