Преглед на файлове

chore(deps-dev): bump lockfile-lint from 4.12.0 to 4.12.1 (#5316)

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.12.0 to 4.12.1.
- [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@4.12.1/packages/lockfile-lint)

---
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>
dependabot[bot] преди 1 година
родител
ревизия
65a59ed668
променени са 2 файла, в които са добавени 8 реда и са изтрити 8 реда
  1. 7 7
      package-lock.json
  2. 1 1
      package.json

+ 7 - 7
package-lock.json

@@ -28,7 +28,7 @@
         "eslint-plugin-unicorn": "^48.0.1",
         "fs-extra": "^11.1.1",
         "js-beautify": "^1.14.9",
-        "lockfile-lint": "^4.12.0",
+        "lockfile-lint": "^4.12.1",
         "nodemon": "^3.0.1",
         "npm-run-all": "^4.1.5",
         "postcss": "^8.4.29",
@@ -6048,9 +6048,9 @@
       }
     },
     "node_modules/lockfile-lint": {
-      "version": "4.12.0",
-      "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.12.0.tgz",
-      "integrity": "sha512-ygE4KVagojmV9IIM4swoSP7Rilu1esYVq2dUpnDsMLy9v/mKrWULTDSYM7kqKsGf/C+/K0ONJsxitpEPXXhBVQ==",
+      "version": "4.12.1",
+      "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.12.1.tgz",
+      "integrity": "sha512-FBP7OA7sa45kzPgRNLYIcGGgDS86rpZNW3ptALp1vlzv+oHZsqFZdmHXM4N4FwiGXHzUOpSVvDLT4v7IiQXFtA==",
       "dev": true,
       "dependencies": {
         "cosmiconfig": "^8.2.0",
@@ -16107,9 +16107,9 @@
       }
     },
     "lockfile-lint": {
-      "version": "4.12.0",
-      "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.12.0.tgz",
-      "integrity": "sha512-ygE4KVagojmV9IIM4swoSP7Rilu1esYVq2dUpnDsMLy9v/mKrWULTDSYM7kqKsGf/C+/K0ONJsxitpEPXXhBVQ==",
+      "version": "4.12.1",
+      "resolved": "https://registry.npmjs.org/lockfile-lint/-/lockfile-lint-4.12.1.tgz",
+      "integrity": "sha512-FBP7OA7sa45kzPgRNLYIcGGgDS86rpZNW3ptALp1vlzv+oHZsqFZdmHXM4N4FwiGXHzUOpSVvDLT4v7IiQXFtA==",
       "dev": true,
       "requires": {
         "cosmiconfig": "^8.2.0",

+ 1 - 1
package.json

@@ -76,7 +76,7 @@
     "eslint-plugin-unicorn": "^48.0.1",
     "fs-extra": "^11.1.1",
     "js-beautify": "^1.14.9",
-    "lockfile-lint": "^4.12.0",
+    "lockfile-lint": "^4.12.1",
     "nodemon": "^3.0.1",
     "npm-run-all": "^4.1.5",
     "postcss": "^8.4.29",