Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-oxlint from 0.14.0 to 0.15.4
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.4.
- [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases)
- [Commits](oxc-project/eslint-plugin-oxlint@v0.14.0...v0.15.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 35bae30 commit 65db071
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 @@ -19,7 +19,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-no-unsanitized": "4.1.2",
"eslint-plugin-oxlint": "0.14.0",
"eslint-plugin-oxlint": "0.15.4",
"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 @@ -6096,12 +6096,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.4":
version: 0.15.4
resolution: "eslint-plugin-oxlint@npm:0.15.4"
dependencies:
jsonc-parser: "npm:^3.3.1"
checksum: 10c0/b2e9671bdc59ac9000bc488e808214a5a58ab84d85a7b350b0599e6b15c8a47d379f15dd01e458cf9ed552bab25d8d37c48ed1484da99008981087836935da25
checksum: 10c0/c6788967583dd05b557dbf592b7bb17a0025e172fa4d9dfff4283bc83314fbf34674a57182a7c47a549d13f5ee4656153669c01ac4b778db2a4b9662234e7e6d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9543,7 +9543,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
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.4"
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 65db071

Please sign in to comment.