aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-19 18:12:45 +0300
committerGitHub <[email protected]>2020-05-19 18:12:45 +0300
commit95446d5e7ac439ace4efa27683739fb6d5ba625b (patch)
tree9306d314fe4dc8108e5aeed15a9241a4112da32a /package-lock.json
parent7229b3a6bcfa18072fc965f76ff171debd7c55ef (diff)
downloadbootstrap-95446d5e7ac439ace4efa27683739fb6d5ba625b.tar.xz
bootstrap-95446d5e7ac439ace4efa27683739fb6d5ba625b.zip
Bump lockfile-lint from 4.3.4 to 4.3.6 (#30864)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.3.4 to 4.3.6. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/[email protected]@4.3.6) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 63ab335b1..e55d8a305 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6947,9 +6947,9 @@
}
},
"lockfile-lint": {
- "version": "4.3.4",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.3.4.tgz",
- "integrity": "sha512-1hwjhcSUNSUkjV7CgNwwv3hBgaGFkc8GCFTuzp37iX9n5/w36xe7bxmrAgk454L7hEywZiEM6dKoRx+BDSHc3w==",
+ "version": "4.3.6",
+ "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.3.6.tgz",
+ "integrity": "sha512-W2N4Ygeispqv8elwO+Amw8WTOukC5zw0taDxpwKkUE6/FCfUl/I05uoNgqLODD6i0oTw6iohwTHHd/b1fhLFFw==",
"dev": true,
"requires": {
"cosmiconfig": "^6.0.0",