aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-21 13:25:05 +0200
committerXhmikosR <[email protected]>2020-01-21 13:25:05 +0200
commit071d278934c08a02bc4f95ac9e181968c4996db6 (patch)
tree072d93571a5f81ffb3f4a3dfa2128bf24fd34329 /package-lock.json
parent322ced156522de9a38495313c21d18c763c033ab (diff)
downloadbootstrap-071d278934c08a02bc4f95ac9e181968c4996db6.tar.xz
bootstrap-071d278934c08a02bc4f95ac9e181968c4996db6.zip
Bump lockfile-lint from 3.0.5 to 3.0.8 (#30057)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 3.0.5 to 3.0.8. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/[email protected]@3.0.8) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index c8757c030..d1d787620 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7676,13 +7676,13 @@
}
},
"lockfile-lint": {
- "version": "3.0.5",
- "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-3.0.5.tgz",
- "integrity": "sha512-5d7Mjo80SgCVTRyEiyKMyLfOi8E6lTTpfkWKTEL228Jia8LF2wd8NRc2fTLSxAP0HwZYEy76jbrzfhCp6K+nmQ==",
+ "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==",
"dev": true,
"requires": {
"debug": "^4.1.1",
- "lockfile-lint-api": "^5.0.4",
+ "lockfile-lint-api": "^5.0.7",
"yargs": "^15.0.2"
},
"dependencies": {
@@ -7704,9 +7704,9 @@
}
},
"lockfile-lint-api": {
- "version": "5.0.4",
- "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.0.4.tgz",
- "integrity": "sha512-RnqWgWTWIiX+rF7PUKWci3KEznTwJxp5em0CttLBRaCYH1LS1A0pl0mdTKjcoOQ4A65GtfmHWNTrAgfdjdSU1g==",
+ "version": "5.0.7",
+ "resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.0.7.tgz",
+ "integrity": "sha512-jG6ebLOMLEhMd0OU+XKnj66bbXz1c8PEqnaDq4TGC7qHSXdTgBRF+oCh1zdQLmGLfxSRo0w6U84CfqENL7XokA==",
"dev": true,
"requires": {
"@yarnpkg/lockfile": "^1.1.0",