Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-oxlint from 0.14.0 to 0.15.5 (#1193)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) from 0.14.0 to 0.15.5.
- [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases)
- [Commits](oxc-project/eslint-plugin-oxlint@v0.14.0...v0.15.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent d97f4c6 commit 81e7b1b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-jasmine": "4.2.2",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-no-unsanitized": "4.1.2",
"eslint-plugin-oxlint": "0.14.0",
"eslint-plugin-oxlint": "0.15.5",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-sort-keys-fix": "1.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1819,12 +1819,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-oxlint@npm:0.14.0":
version: 0.14.0
resolution: "eslint-plugin-oxlint@npm:0.14.0"
"eslint-plugin-oxlint@npm:0.15.5":
version: 0.15.5
resolution: "eslint-plugin-oxlint@npm:0.15.5"
dependencies:
jsonc-parser: "npm:^3.3.1"
checksum: 10/697976f700da07e1fc6a8918f1e15af1ca1e1105deff7ce74d7c609e1694336e14618a4a8d79f0f6c763e05101cf3431d570b6f7e29f61822de26fd21135bfce
checksum: 10/0a29ddf240f7ca1b76e5f3588d43730acb8febba4f7d3e194883a8689a769dc551aa86f462616e8a725c200ed8dd0254b4843b92692c15f5c903d46a1fb99a7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3768,7 +3768,7 @@ __metadata:
eslint-plugin-jasmine: "npm:4.2.2"
eslint-plugin-jsdoc: "npm:50.6.1"
eslint-plugin-no-unsanitized: "npm:4.1.2"
eslint-plugin-oxlint: "npm:0.14.0"
eslint-plugin-oxlint: "npm:0.15.5"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-simple-import-sort: "npm:12.1.1"
eslint-plugin-sort-keys-fix: "npm:1.1.2"
Expand Down

0 comments on commit 81e7b1b

Please sign in to comment.