aboutsummaryrefslogtreecommitdiff
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
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]>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 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",
diff --git a/package.json b/package.json
index ce0110c78..ffedb9a89 100644
--- a/package.json
+++ b/package.json
@@ -122,7 +122,7 @@
"karma-jasmine-html-reporter": "^1.5.1",
"karma-rollup-preprocessor": "^7.0.3",
"linkinator": "^1.8.2",
- "lockfile-lint": "^3.0.5",
+ "lockfile-lint": "^3.0.8",
"node-sass": "^4.13.1",
"nodemon": "^2.0.2",
"npm-run-all": "^4.1.5",