Skip to content

Commit

Permalink
Bump the lint group with 2 updates (#825)
Browse files Browse the repository at this point in the history
Bumps the lint group with 2 updates: [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `eslint-plugin-oxlint` from 0.15.6 to 0.15.7
- [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases)
- [Commits](oxc-project/eslint-plugin-oxlint@v0.15.6...v0.15.7)

Updates `oxlint` from 0.15.6 to 0.15.7
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v0.15.7/npm/oxlint)

---
updated-dependencies:
- dependency-name: eslint-plugin-oxlint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: oxlint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent a368b8e commit 2b6dc04
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 42 deletions.
90 changes: 50 additions & 40 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"@wp-now/wp-now": "^0.1.74",
"babel-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
"eslint": "^8.57.1",
"eslint-plugin-oxlint": "^0.15.6",
"eslint-plugin-oxlint": "^0.15.7",
"eslint-plugin-react-compiler": "^19.0.0-beta-55955c9-20241229",
"mini-css-extract-plugin": "^2.9.2",
"monocart-reporter": "^2.9.13",
"npm-run-all": "^4.1.5",
"oxlint": "^0.15.6",
"oxlint": "^0.15.7",
"patch-package": "^8.0.0",
"prettier": "npm:wp-prettier@3.0.3",
"typescript": "^5.6.3",
Expand Down

0 comments on commit 2b6dc04

Please sign in to comment.