chore(deps-dev): bump lockfile-lint from 4.7.5 to 4.7.6 (#4569)

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.7.5 to 4.7.6.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.7.5...lockfile-lint@4.7.6)

---
updated-dependencies:
- dependency-name: lockfile-lint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/4584/head
dependabot[bot] 2 years ago committed by GitHub
parent 0b3fa75638
commit 1ac4229334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

42
package-lock.json generated

@ -33,7 +33,7 @@
"gulp-rename": "^2.0.0",
"gulp-sass": "^5.1.0",
"gulp-terser": "^2.1.0",
"lockfile-lint": "^4.7.5",
"lockfile-lint": "^4.7.6",
"postcss": "^8.4.6",
"rollup": "^2.76.0",
"rtlcss": "^3.5.0",
@ -661,9 +661,9 @@
}
},
"node_modules/@yarnpkg/parsers": {
"version": "3.0.0-rc.9",
"resolved": "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.0-rc.9.tgz",
"integrity": "sha512-JMBE+6OJoNN9AXBzZ72u22/t9M25K8KgUWZIjvk8CU/NsE/m946l8D7SqMhbi3ZaUfYa5QitqCqVWTTFtysGJQ==",
"version": "3.0.0-rc.11",
"resolved": "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.0-rc.11.tgz",
"integrity": "sha512-qQ2EBj1lRA2iB1SwcyvGI53w5TlEBMgJ/hAR42ts+6bKK/am/xQoozQxtBiqodAyphIGVSm3sfQmQXN2pjMlNA==",
"dev": true,
"dependencies": {
"js-yaml": "^3.10.0",
@ -6013,14 +6013,14 @@
}
},
"node_modules/lockfile-lint": {
"version": "4.7.5",
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.7.5.tgz",
"integrity": "sha512-l6gEe+rCaM/A32VWwLVnxl0AV8w28k7t62VZV5nOj/TcYzWAs+R7hzkKagghX4lhURlKkLSbVWucCwUlUe+7uw==",
"version": "4.7.6",
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.7.6.tgz",
"integrity": "sha512-vk1EgNh+fkaFWvnrQ/wDMflbkBS0zHx/z0ZjbkMiYObR9rT29AhSHLH6cH52/QG7UqHqSCa64uu8j/nXYubmkQ==",
"dev": true,
"dependencies": {
"cosmiconfig": "^6.0.0",
"debug": "^4.1.1",
"lockfile-lint-api": "^5.2.5",
"lockfile-lint-api": "^5.2.6",
"yargs": "^16.0.0"
},
"bin": {
@ -6031,9 +6031,9 @@
}
},
"node_modules/lockfile-lint-api": {
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.2.5.tgz",
"integrity": "sha512-KmOemYnjfCNxrLcYim2YCc6j6yLQBTC7N+gJXHqRRywJDbSmltks/d+D47XKxEjdlhGmP7g5/9wdgITW3UQ9ZQ==",
"version": "5.2.6",
"resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.2.6.tgz",
"integrity": "sha512-FY9DRVKH83P5qMqepVlJDUCSstts/4mW0wpB+rC9yEHHyYn4hHaRBnCqaC9/Qk2JITIQlArrO/eBwoEOnSE84Q==",
"dev": true,
"dependencies": {
"@yarnpkg/parsers": "^3.0.0-rc.6",
@ -10951,9 +10951,9 @@
}
},
"@yarnpkg/parsers": {
"version": "3.0.0-rc.9",
"resolved": "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.0-rc.9.tgz",
"integrity": "sha512-JMBE+6OJoNN9AXBzZ72u22/t9M25K8KgUWZIjvk8CU/NsE/m946l8D7SqMhbi3ZaUfYa5QitqCqVWTTFtysGJQ==",
"version": "3.0.0-rc.11",
"resolved": "https://registry.npmjs.org/@yarnpkg/parsers/-/parsers-3.0.0-rc.11.tgz",
"integrity": "sha512-qQ2EBj1lRA2iB1SwcyvGI53w5TlEBMgJ/hAR42ts+6bKK/am/xQoozQxtBiqodAyphIGVSm3sfQmQXN2pjMlNA==",
"dev": true,
"requires": {
"js-yaml": "^3.10.0",
@ -15185,14 +15185,14 @@
}
},
"lockfile-lint": {
"version": "4.7.5",
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.7.5.tgz",
"integrity": "sha512-l6gEe+rCaM/A32VWwLVnxl0AV8w28k7t62VZV5nOj/TcYzWAs+R7hzkKagghX4lhURlKkLSbVWucCwUlUe+7uw==",
"version": "4.7.6",
"resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.7.6.tgz",
"integrity": "sha512-vk1EgNh+fkaFWvnrQ/wDMflbkBS0zHx/z0ZjbkMiYObR9rT29AhSHLH6cH52/QG7UqHqSCa64uu8j/nXYubmkQ==",
"dev": true,
"requires": {
"cosmiconfig": "^6.0.0",
"debug": "^4.1.1",
"lockfile-lint-api": "^5.2.5",
"lockfile-lint-api": "^5.2.6",
"yargs": "^16.0.0"
},
"dependencies": {
@ -15214,9 +15214,9 @@
}
},
"lockfile-lint-api": {
"version": "5.2.5",
"resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.2.5.tgz",
"integrity": "sha512-KmOemYnjfCNxrLcYim2YCc6j6yLQBTC7N+gJXHqRRywJDbSmltks/d+D47XKxEjdlhGmP7g5/9wdgITW3UQ9ZQ==",
"version": "5.2.6",
"resolved": "https://registry.npmjs.org/lockfile-lint-api/-/lockfile-lint-api-5.2.6.tgz",
"integrity": "sha512-FY9DRVKH83P5qMqepVlJDUCSstts/4mW0wpB+rC9yEHHyYn4hHaRBnCqaC9/Qk2JITIQlArrO/eBwoEOnSE84Q==",
"dev": true,
"requires": {
"@yarnpkg/parsers": "^3.0.0-rc.6",

@ -61,7 +61,7 @@
"gulp-rename": "^2.0.0",
"gulp-sass": "^5.1.0",
"gulp-terser": "^2.1.0",
"lockfile-lint": "^4.7.5",
"lockfile-lint": "^4.7.6",
"postcss": "^8.4.6",
"rollup": "^2.76.0",
"rtlcss": "^3.5.0",

Loading…
Cancel
Save