Explorar el Código

chore(deps-dev): bump lockfile-lint from 4.14.1 to 5.0.0 (#5977)

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.14.1 to 5.0.0.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md)
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@5.0.0/packages/lockfile-lint)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] hace 7 horas
padre
commit
4973a4f9e8
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  1. 4 4
      package-lock.json
  2. 1 1
      package.json

+ 4 - 4
package-lock.json

@@ -28,7 +28,7 @@
         "eslint-plugin-import": "^2.32.0",
         "eslint-plugin-unicorn": "^62.0.0",
         "fs-extra": "^11.3.2",
-        "lockfile-lint": "^4.14.1",
+        "lockfile-lint": "^5.0.0",
         "nodemon": "^3.1.11",
         "npm-run-all": "^4.1.5",
         "postcss": "^8.5.6",
@@ -8943,9 +8943,9 @@
       }
     },
     "node_modules/lockfile-lint": {
-      "version": "4.14.1",
-      "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.14.1.tgz",
-      "integrity": "sha512-NW0Tk1qfldhbhJWQENYQWANdmlanXKxvTJYRYKn56INYjaP2M07Ua2SJYkUMS+ZbYwxDzul/C6pDsV/NEXrl+A==",
+      "version": "5.0.0",
+      "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-5.0.0.tgz",
+      "integrity": "sha512-QcVIVITLZAhWYHU2wbNSOMgwc6EN4Y2sy6mjgS5aikYyRzgDIfotXUsCrm38En+3fZpc58Yu7DF9dNeT/goi1A==",
       "dev": true,
       "license": "Apache-2.0",
       "dependencies": {

+ 1 - 1
package.json

@@ -82,7 +82,7 @@
     "eslint-plugin-import": "^2.32.0",
     "eslint-plugin-unicorn": "^62.0.0",
     "fs-extra": "^11.3.2",
-    "lockfile-lint": "^4.14.1",
+    "lockfile-lint": "^5.0.0",
     "nodemon": "^3.1.11",
     "npm-run-all": "^4.1.5",
     "postcss": "^8.5.6",