2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

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/lockfile-lint@3.0.8...lockfile-lint@3.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-28 12:58:37 +02:00
committed by XhmikosR
parent 3350931585
commit 5ef829bd15
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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",