aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-18 08:59:46 +0200
committerGitHub <[email protected]>2024-02-18 08:59:46 +0200
commit08eeee33d5ef740fd81647e88e911684adc4ed28 (patch)
tree492e414ec3c49dbfdc5f26f4f593393b6913593d
parentf92d6353299952191c3a0c97b9fcd1a4b1f9a627 (diff)
downloadbootstrap-08eeee33d5ef740fd81647e88e911684adc4ed28.tar.xz
bootstrap-08eeee33d5ef740fd81647e88e911684adc4ed28.zip
Build(deps-dev): Bump lockfile-lint from 4.12.1 to 4.13.1 (#39675)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.12.1 to 4.13.1. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json34
-rw-r--r--package.json2
2 files changed, 18 insertions, 18 deletions
diff --git a/package-lock.json b/package-lock.json
index 83c6565b3..0f6c9809d 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.12.1",
+ "lockfile-lint": "^4.13.1",
"nodemon": "^3.0.3",
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.34",
@@ -7619,15 +7619,15 @@
}
},
"node_modules/lockfile-lint": {
- "version": "4.12.1",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.12.1.tgz",
- "integrity": "sha512-FBP7OA7sa45kzPgRNLYIcGGgDS86rpZNW3ptALp1vlzv+oHZsqFZdmHXM4N4FwiGXHzUOpSVvDLT4v7IiQXFtA==",
+ "version": "4.13.1",
+ "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.13.1.tgz",
+ "integrity": "sha512-JUOsgO2wUGSvo5UzVAj4z0IwQkRLgDY3OnsusnWy/uCUzpG9PDUJtMn718KjkSmnmmxwXqqWlc/Fvho1GaEFGg==",
"dev": true,
"dependencies": {
"cosmiconfig": "^8.2.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.1",
- "lockfile-lint-api": "^5.8.0",
+ "lockfile-lint-api": "^5.9.1",
"yargs": "^17.7.2"
},
"bin": {
@@ -7638,12 +7638,12 @@
}
},
"node_modules/lockfile-lint-api": {
- "version": "5.8.0",
- "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.8.0.tgz",
- "integrity": "sha512-RHa+ofSGMGQvPFG1oD2qZmSWF2MfxWXhle/unpzmDjpi8F8Ou5sreNUcAscgGRfcX+BszBuVKddD0X5YKQ0TeA==",
+ "version": "5.9.1",
+ "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.9.1.tgz",
+ "integrity": "sha512-us5IT1bGA6KXbq1WrhrSzk9mtPgHKz5nhvv3S4hwcYnhcVOKW2uK0W8+PN9oIgv4pI49WsD5wBdTQFTpNChF/Q==",
"dev": true,
"dependencies": {
- "@yarnpkg/parsers": "^3.0.0-rc.32",
+ "@yarnpkg/parsers": "^3.0.0-rc.48.1",
"debug": "^4.3.4",
"object-hash": "^3.0.0"
},
@@ -17170,15 +17170,15 @@
}
},
"lockfile-lint": {
- "version": "4.12.1",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.12.1.tgz",
- "integrity": "sha512-FBP7OA7sa45kzPgRNLYIcGGgDS86rpZNW3ptALp1vlzv+oHZsqFZdmHXM4N4FwiGXHzUOpSVvDLT4v7IiQXFtA==",
+ "version": "4.13.1",
+ "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.13.1.tgz",
+ "integrity": "sha512-JUOsgO2wUGSvo5UzVAj4z0IwQkRLgDY3OnsusnWy/uCUzpG9PDUJtMn718KjkSmnmmxwXqqWlc/Fvho1GaEFGg==",
"dev": true,
"requires": {
"cosmiconfig": "^8.2.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.1",
- "lockfile-lint-api": "^5.8.0",
+ "lockfile-lint-api": "^5.9.1",
"yargs": "^17.7.2"
},
"dependencies": {
@@ -17217,12 +17217,12 @@
}
},
"lockfile-lint-api": {
- "version": "5.8.0",
- "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.8.0.tgz",
- "integrity": "sha512-RHa+ofSGMGQvPFG1oD2qZmSWF2MfxWXhle/unpzmDjpi8F8Ou5sreNUcAscgGRfcX+BszBuVKddD0X5YKQ0TeA==",
+ "version": "5.9.1",
+ "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.9.1.tgz",
+ "integrity": "sha512-us5IT1bGA6KXbq1WrhrSzk9mtPgHKz5nhvv3S4hwcYnhcVOKW2uK0W8+PN9oIgv4pI49WsD5wBdTQFTpNChF/Q==",
"dev": true,
"requires": {
- "@yarnpkg/parsers": "^3.0.0-rc.32",
+ "@yarnpkg/parsers": "^3.0.0-rc.48.1",
"debug": "^4.3.4",
"object-hash": "^3.0.0"
}
diff --git a/package.json b/package.json
index 026cc9af4..0b8b7d58e 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.12.1",
+ "lockfile-lint": "^4.13.1",
"nodemon": "^3.0.3",
"npm-run-all2": "^6.1.2",
"postcss": "^8.4.34",