aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-28 12:58:37 +0200
committerXhmikosR <[email protected]>2020-01-28 12:58:37 +0200
commit5ef829bd15762c53de7fc92b4901fa40ca5937fd (patch)
tree89ebf20a7c578c109d586b10f8298fa3adae3c81 /package-lock.json
parent3350931585b9fc061bf6ddc56847caa748c79010 (diff)
downloadbootstrap-5ef829bd15762c53de7fc92b4901fa40ca5937fd.tar.xz
bootstrap-5ef829bd15762c53de7fc92b4901fa40ca5937fd.zip
Bump lockfile-lint from 3.0.8 to 3.0.9 (#30097)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 3.0.8 to 3.0.9. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/[email protected]@3.0.9) Signed-off-by: dependabot-preview[bot] <[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 95cac3b90..9cb10ec6f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7676,9 +7676,9 @@
}
},
"lockfile-lint": {
- "version": "3.0.8",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-3.0.8.tgz",
- "integrity": "sha512-WRPB3aLj+CZhRdLQIhARV+1GqI6OHmMB3N8yltHlj07ncx/ug9sQwaxFp+2/e+Pi+F6I3NsS31yUlAhNFSwZUg==",
+ "version": "3.0.9",
+ "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-3.0.9.tgz",
+ "integrity": "sha512-CIYSdSE2S9dR/K5kFbWgvhb7gSJPV65KZ8AgQP7w4rQGRaCqpGAxq3RxSK4+44GsehnlkKeLD62R4DObG/IMiA==",
"dev": true,
"requires": {
"debug": "^4.1.1",