Skip to content

Commit 4ecf76c

Browse files
chore(deps): update dependency lockfile-lint to v5.0.1 (#445)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [lockfile-lint](https://redirect.github.com/lirantal/lockfile-lint/tree/master/packages/lockfile-lint) ([source](https://redirect.github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint)) | [`5.0.0` → `5.0.1`](https://renovatebot.com/diffs/npm/lockfile-lint/5.0.0/5.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/lockfile-lint/5.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lockfile-lint/5.0.0/5.0.1?slim=true) | --- ### Release Notes <details> <summary>lirantal/lockfile-lint (lockfile-lint)</summary> ### [`v5.0.1`](https://redirect.github.com/lirantal/lockfile-lint/blob/HEAD/packages/lockfile-lint/CHANGELOG.md#501) [Compare Source](https://redirect.github.com/lirantal/lockfile-lint/compare/lockfile-lint@5.0.0...lockfile-lint@5.0.1) ##### Patch Changes - [`6ca1c1871c861888744c314652dd0e59da17fad2`](https://redirect.github.com/lirantal/lockfile-lint/commit/6ca1c1871c861888744c314652dd0e59da17fad2) Thanks [@&#8203;lirantal](https://redirect.github.com/lirantal)! - chore: release patch for security fix </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/semantic-release/changelog). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yOS41IiwidXBkYXRlZEluVmVyIjoiNDQuMjkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a441fdb commit 4ecf76c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"ava": "8.0.1",
2727
"c8": "12.0.0",
28-
"lockfile-lint": "5.0.0",
28+
"lockfile-lint": "5.0.1",
2929
"ls-engines": "0.10.1",
3030
"npm-run-all2": "9.0.3",
3131
"prettier": "3.9.6",

0 commit comments

Comments
 (0)