aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-06-25 11:57:18 +0300
committerGitHub <[email protected]>2020-06-25 11:57:18 +0300
commit395aed8e1ce138459685597531bf2b4394c65f3e (patch)
tree30b1a9464ce9c5f3dd2d64ee679717800410c2c5
parent49698e92b662bdb6c2faaca76a16412446e5bb90 (diff)
downloadbootstrap-395aed8e1ce138459685597531bf2b4394c65f3e.tar.xz
bootstrap-395aed8e1ce138459685597531bf2b4394c65f3e.zip
Bump lockfile-lint from 4.3.6 to 4.3.7 (#31169)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.3.6 to 4.3.7. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/[email protected]@4.3.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 938136b46..abfbc5751 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6816,9 +6816,9 @@
}
},
"lockfile-lint": {
- "version": "4.3.6",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.3.6.tgz",
- "integrity": "sha512-W2N4Ygeispqv8elwO+Amw8WTOukC5zw0taDxpwKkUE6/FCfUl/I05uoNgqLODD6i0oTw6iohwTHHd/b1fhLFFw==",
+ "version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.3.7.tgz",
+ "integrity": "sha512-hOHVJyHxtrK6cgYlKoaWveVOCz/w4IXlhmxM+RSWW7f1lA3ENJaRL9eNS9AO0PBKx4P/KMXuker0KzExNDenRg==",
"dev": true,
"requires": {
"cosmiconfig": "^6.0.0",
diff --git a/package.json b/package.json
index 84aad88bd..b017763c6 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,7 @@
"karma-jasmine-html-reporter": "^1.5.4",
"karma-rollup-preprocessor": "^7.0.5",
"linkinator": "^2.1.1",
- "lockfile-lint": "^4.3.6",
+ "lockfile-lint": "^4.3.7",
"node-sass": "^4.14.1",
"nodemon": "^2.0.4",
"npm-run-all": "^4.1.5",