mirror of https://github.com/twbs/bootstrap.git
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/lockfile-lint@4.3.4...lockfile-lint@4.3.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
7229b3a6bc
commit
95446d5e7a
|
@ -6947,9 +6947,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lockfile-lint": {
|
"lockfile-lint": {
|
||||||
"version": "4.3.4",
|
"version": "4.3.6",
|
||||||
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.3.6.tgz",
|
||||||
"integrity": "sha512-1hwjhcSUNSUkjV7CgNwwv3hBgaGFkc8GCFTuzp37iX9n5/w36xe7bxmrAgk454L7hEywZiEM6dKoRx+BDSHc3w==",
|
"integrity": "sha512-W2N4Ygeispqv8elwO+Amw8WTOukC5zw0taDxpwKkUE6/FCfUl/I05uoNgqLODD6i0oTw6iohwTHHd/b1fhLFFw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"cosmiconfig": "^6.0.0",
|
"cosmiconfig": "^6.0.0",
|
||||||
|
|
|
@ -122,7 +122,7 @@
|
||||||
"karma-jasmine-html-reporter": "^1.5.4",
|
"karma-jasmine-html-reporter": "^1.5.4",
|
||||||
"karma-rollup-preprocessor": "^7.0.5",
|
"karma-rollup-preprocessor": "^7.0.5",
|
||||||
"linkinator": "^2.1.1",
|
"linkinator": "^2.1.1",
|
||||||
"lockfile-lint": "^4.3.4",
|
"lockfile-lint": "^4.3.6",
|
||||||
"node-sass": "^4.14.1",
|
"node-sass": "^4.14.1",
|
||||||
"nodemon": "^2.0.4",
|
"nodemon": "^2.0.4",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
|
|
Loading…
Reference in New Issue