Skip to content

Commit 79cab92

Browse files
chore(deps): update dependency @eslint-community/eslint-plugin-eslint-comments to v4.5.0 (#424)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@eslint-community/eslint-plugin-eslint-comments](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments) | [`4.4.1` -> `4.5.0`](https://renovatebot.com/diffs/npm/@eslint-community%2feslint-plugin-eslint-comments/4.4.1/4.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-community%2feslint-plugin-eslint-comments/4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-community%2feslint-plugin-eslint-comments/4.4.1/4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-eslint-comments (@&#8203;eslint-community/eslint-plugin-eslint-comments)</summary> ### [`v4.5.0`](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/releases/tag/v4.5.0) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.4.1...v4.5.0) ##### Features - add support for language plugins ([#&#8203;257](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/issues/257)) ([dbe7edb](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/commit/dbe7edbbae394c21883f49e1def5ecc1831fcdca)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cedarjs/cedar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c93635 commit 79cab92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/create-cedar-rsc-app/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -328,14 +328,14 @@ __metadata:
328328
linkType: hard
329329

330330
"@eslint-community/eslint-plugin-eslint-comments@npm:^4.3.0":
331-
version: 4.4.1
332-
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.4.1"
331+
version: 4.5.0
332+
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.5.0"
333333
dependencies:
334334
escape-string-regexp: "npm:^4.0.0"
335335
ignore: "npm:^5.2.4"
336336
peerDependencies:
337337
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
338-
checksum: 10c0/d644857fcc083848c80c7a431e89ef8e0c5d570a24c3a90121d7a20aff9c619c4d09dcb761513253107ff530883e4f83c23786a2ebf6b63d7e905ff2aac8accf
338+
checksum: 10c0/19013d30b0c29517f19028718af4bd6b6fd357e5f9b927ee1cf3499ffe3b2852440e9651401947f4f82e962ecd1d228afa1c08f6146751f5158fe0748d924702
339339
languageName: node
340340
linkType: hard
341341

0 commit comments

Comments
 (0)