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 65cec94 commit fa2979b
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.0",
"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 @@ -1828,12 +1828,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: 10/697976f700da07e1fc6a8918f1e15af1ca1e1105deff7ce74d7c609e1694336e14618a4a8d79f0f6c763e05101cf3431d570b6f7e29f61822de26fd21135bfce
checksum: 10/a940284531b2a796a47c016024116b83044e9fa4049d326a131f6fb4abee83a97eadf0802586dbc314422e1ea9ae035066d68de6b954331dbb4fe8038b8c5a55
languageName: node
linkType: hard

Expand Down Expand Up @@ -3777,7 +3777,7 @@ __metadata:
eslint-plugin-jasmine: "npm:4.2.2"
eslint-plugin-jsdoc: "npm:50.6.0"
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 fa2979b

Please sign in to comment.