diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-12 08:01:49 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-12 08:01:49 +0300 |
| commit | e2de56d74038077d36bd1edf7f45f7d299f0414a (patch) | |
| tree | d5b33ccfc67f1706116a6d1d15d20e6ee398e090 /package-lock.json | |
| parent | 9ff96a497ca005e4028a438e2f6838756a8a0cb1 (diff) | |
| download | bootstrap-e2de56d74038077d36bd1edf7f45f7d299f0414a.tar.xz bootstrap-e2de56d74038077d36bd1edf7f45f7d299f0414a.zip | |
Build(deps-dev): Bump lockfile-lint from 4.10.5 to 4.10.6 (#38896)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.10.5 to 4.10.6.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md)
- [Commits](https://github.com/lirantal/lockfile-lint/commits/[email protected]/packages/lockfile-lint)
---
updated-dependencies:
- dependency-name: lockfile-lint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 08e0fead0..207347c9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "karma-jasmine": "^5.1.0", "karma-jasmine-html-reporter": "^2.1.0", "karma-rollup-preprocessor": "7.0.7", - "lockfile-lint": "^4.10.5", + "lockfile-lint": "^4.10.6", "nodemon": "^2.0.22", "npm-run-all2": "^6.0.5", "postcss": "^8.4.25", @@ -7108,9 +7108,9 @@ } }, "node_modules/lockfile-lint": { - "version": "4.10.5", - "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.10.5.tgz", - "integrity": "sha512-OMl5eKlTI14JYXDYC3yT+54C6gszU45emNA+1EUK2i54GKrP8aXqReSqdpZt0Rwa2Dy+mIpoaD+oUuW05HRtcA==", + "version": "4.10.6", + "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.10.6.tgz", + "integrity": "sha512-DDE09SZRW/DPTukxSbe2KEaWMuIJbu4hMMNxXsLqkalC0jVA42IKz5IaVqgmrYZqPYjfTFFCVxroDcZ+J03PqA==", "dev": true, "dependencies": { "cosmiconfig": "^7.0.1", @@ -16048,9 +16048,9 @@ } }, "lockfile-lint": { - "version": "4.10.5", - "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.10.5.tgz", - "integrity": "sha512-OMl5eKlTI14JYXDYC3yT+54C6gszU45emNA+1EUK2i54GKrP8aXqReSqdpZt0Rwa2Dy+mIpoaD+oUuW05HRtcA==", + "version": "4.10.6", + "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.10.6.tgz", + "integrity": "sha512-DDE09SZRW/DPTukxSbe2KEaWMuIJbu4hMMNxXsLqkalC0jVA42IKz5IaVqgmrYZqPYjfTFFCVxroDcZ+J03PqA==", "dev": true, "requires": { "cosmiconfig": "^7.0.1", |
