Skip to content

Commit aaa8fc1

Browse files
chore(deps): update dependency neostandard to v0.12.2 (#337)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [neostandard](https://redirect.github.com/neostandard/neostandard) | [`0.12.1` -> `0.12.2`](https://renovatebot.com/diffs/npm/neostandard/0.12.1/0.12.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/neostandard/0.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/neostandard/0.12.1/0.12.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>neostandard/neostandard (neostandard)</summary> ### [`v0.12.2`](https://redirect.github.com/neostandard/neostandard/blob/HEAD/CHANGELOG.md#0122-2025-07-04) [Compare Source](https://redirect.github.com/neostandard/neostandard/compare/v0.12.1...v0.12.2) ##### 🩹 Fixes - **deps:** update dependency eslint-plugin-n to ^17.20.0 ([#&#8203;238](https://redirect.github.com/neostandard/neostandard/issues/238)) ([70fc310](https://redirect.github.com/neostandard/neostandard/commit/70fc310a3f70a2745eb13ff6bca014b5a390513c)) - **deps:** update dependency eslint-plugin-react to ^7.37.5 ([#&#8203;245](https://redirect.github.com/neostandard/neostandard/issues/245)) ([dfb5f6c](https://redirect.github.com/neostandard/neostandard/commit/dfb5f6ce006bed376abd151373a29a4769a063d0)) - **deps:** update dependency globals to ^15.15.0 ([#&#8203;244](https://redirect.github.com/neostandard/neostandard/issues/244)) ([d4825fa](https://redirect.github.com/neostandard/neostandard/commit/d4825fa497b2e062917ef6eea34d0f91dda9aa88)) - **deps:** update dependency typescript-eslint to ^8.35.1 ([#&#8203;239](https://redirect.github.com/neostandard/neostandard/issues/239)) ([da922e8](https://redirect.github.com/neostandard/neostandard/commit/da922e81b7ea34bf0560e9747d7972cbce8c01bb)) - **deps:** update eslint-plugin-import etc. ([#&#8203;290](https://redirect.github.com/neostandard/neostandard/issues/290)) ([cd398d4](https://redirect.github.com/neostandard/neostandard/commit/cd398d487201d50b90693f6a16d97b7427aaaa52)) ##### 📚 Documentation - add examples for all configuration options, CJS note, base example and a better table of content ([#&#8203;268](https://redirect.github.com/neostandard/neostandard/issues/268)) ([3f76650](https://redirect.github.com/neostandard/neostandard/commit/3f7665040eed2ef7dbcc9250f857ee072b7685af)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/CycloneDX/cyclonedx-node-yarn). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fffbaef commit aaa8fc1

File tree

2 files changed

+415
-35
lines changed

2 files changed

+415
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"globals": "^16.0.0",
8989
"mkdirp": "^3.0.1",
9090
"mocha": "11.7.1",
91-
"neostandard": "0.12.1",
91+
"neostandard": "0.12.2",
9292
"npm-run-all2": "^8.0.0",
9393
"rimraf": "^6.0.1",
9494
"typescript": "5.8.3",

0 commit comments

Comments
 (0)