aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-22 21:59:12 +0200
committerGitHub <[email protected]>2024-02-22 21:59:12 +0200
commitdc7ce9fbda99323aee039619868b2e6cf8cb83b0 (patch)
tree004e010488f8086a0ad8b04b9c715e2507b3e17a
parent4a7ff943f541473a0a444c5074243ed881905242 (diff)
downloadbootstrap-dc7ce9fbda99323aee039619868b2e6cf8cb83b0.tar.xz
bootstrap-dc7ce9fbda99323aee039619868b2e6cf8cb83b0.zip
Build(deps-dev): Bump lockfile-lint from 4.13.1 to 4.13.2 (#39703)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.13.1 to 4.13.2. - [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>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index bead6238f..4e874cbdd 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.13.1",
+ "lockfile-lint": "^4.13.2",
"nodemon": "^3.0.3",
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.35",
@@ -7622,9 +7622,9 @@
}
},
"node_modules/lockfile-lint": {
- "version": "4.13.1",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.13.1.tgz",
- "integrity": "sha512-JUOsgO2wUGSvo5UzVAj4z0IwQkRLgDY3OnsusnWy/uCUzpG9PDUJtMn718KjkSmnmmxwXqqWlc/Fvho1GaEFGg==",
+ "version": "4.13.2",
+ "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.13.2.tgz",
+ "integrity": "sha512-yeg0vJ3NjC6OVMZtC+nSLLavu/e8LE5FZp9u0Itqyt7I0gYYCgGxAsJV3TJ7WtaJd4PahineJvHqSk/4sqzU8w==",
"dev": true,
"dependencies": {
"cosmiconfig": "^8.2.0",
@@ -17173,9 +17173,9 @@
}
},
"lockfile-lint": {
- "version": "4.13.1",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.13.1.tgz",
- "integrity": "sha512-JUOsgO2wUGSvo5UzVAj4z0IwQkRLgDY3OnsusnWy/uCUzpG9PDUJtMn718KjkSmnmmxwXqqWlc/Fvho1GaEFGg==",
+ "version": "4.13.2",
+ "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.13.2.tgz",
+ "integrity": "sha512-yeg0vJ3NjC6OVMZtC+nSLLavu/e8LE5FZp9u0Itqyt7I0gYYCgGxAsJV3TJ7WtaJd4PahineJvHqSk/4sqzU8w==",
"dev": true,
"requires": {
"cosmiconfig": "^8.2.0",
diff --git a/package.json b/package.json
index 83c6a4bb2..2c5335915 100644
--- a/package.json
+++ b/package.json
@@ -137,7 +137,7 @@
"karma-jasmine": "^5.1.0",
"karma-jasmine-html-reporter": "^2.1.0",
"karma-rollup-preprocessor": "7.0.7",
- "lockfile-lint": "^4.13.1",
+ "lockfile-lint": "^4.13.2",
"nodemon": "^3.0.3",
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.35",