Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-n to v17.3.1 (#663)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-n](https://togithub.com/eslint-community/eslint-plugin-n)
| [`17.2.1` ->
`17.3.1`](https://renovatebot.com/diffs/npm/eslint-plugin-n/17.2.1/17.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-n/17.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-n/17.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-n/17.2.1/17.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-n/17.2.1/17.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary>

###
[`v17.3.1`](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.3.0...caecf3ebeea5aab9edf248935250691e6065724d)

[Compare
Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.3.0...v17.3.1)

###
[`v17.3.0`](https://togithub.com/eslint-community/eslint-plugin-n/blob/HEAD/CHANGELOG.md#1730-2024-04-24)

[Compare
Source](https://togithub.com/eslint-community/eslint-plugin-n/compare/v17.2.1...v17.3.0)

##### 🌟 Features

- More es-syntax deprecations
([#&#8203;249](https://togithub.com/eslint-community/eslint-plugin-n/issues/249))
([2ecee79](https://togithub.com/eslint-community/eslint-plugin-n/commit/2ecee796c53733c70ea671a1e029aed9cf06d050))

##### 🩹 Fixes

- unsupported-features/node-builtins-modules range compare
([#&#8203;252](https://togithub.com/eslint-community/eslint-plugin-n/issues/252))
([d50ae85](https://togithub.com/eslint-community/eslint-plugin-n/commit/d50ae85c209a47a8a5d4c1bedaa94e6a77540095))

##### 🧹 Chores

- update outdated funding
([#&#8203;246](https://togithub.com/eslint-community/eslint-plugin-n/issues/246))
([8d711f5](https://togithub.com/eslint-community/eslint-plugin-n/commit/8d711f5446655c9874aeffb2ef28b3c4d8463fb6))
- upgrade globals v15
([#&#8203;241](https://togithub.com/eslint-community/eslint-plugin-n/issues/241))
([eb11b5b](https://togithub.com/eslint-community/eslint-plugin-n/commit/eb11b5b35a6a797dc7fba6df53b1c4dada3a2a55))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/xmldom/xmldom).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent 2aa0d59 commit 0f95a1f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-anti-trojan-source": "1.1.1",
"eslint-plugin-es5": "1.5.0",
"eslint-plugin-n": "17.2.1",
"eslint-plugin-n": "17.3.1",
"eslint-plugin-prettier": "5.1.3",
"get-stream": "6.0.1",
"jest": "29.7.0",
Expand Down

0 comments on commit 0f95a1f

Please sign in to comment.