diff --git a/package.json b/package.json index 0855df26..e243ecfe 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "husky": "8.0.3", "identity-obj-proxy": "^3.0.0", "is-ci": "3.0.1", - "lint-staged": "15.2.0", + "lint-staged": "15.2.2", "npm-run-all": "4.1.5", "postcss-preset-env": "9.3.0", "prettier": "2.8.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49e204e5..3599a2b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -107,8 +107,8 @@ devDependencies: specifier: 3.0.1 version: 3.0.1 lint-staged: - specifier: 15.2.0 - version: 15.2.0 + specifier: 15.2.2 + version: 15.2.2 npm-run-all: specifier: 4.1.5 version: 4.1.5 @@ -11582,8 +11582,8 @@ packages: resolution: {integrity: sha512-8ZmlJFVK9iCmtLz19HpSsR8HaAMWBT284VMNednLwlIMDP2hJDCIhUp0IZ2xUcZ+Ob6BM0VvCSJwzASDM45NLQ==} dev: true - /lint-staged@15.2.0: - resolution: {integrity: sha512-TFZzUEV00f+2YLaVPWBWGAMq7So6yQx+GG8YRMDeOEIf95Zn5RyiLMsEiX4KTNl9vq/w+NqRJkLA1kPIo15ufQ==} + /lint-staged@15.2.2: + resolution: {integrity: sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==} engines: {node: '>=18.12.0'} hasBin: true dependencies: @@ -11592,7 +11592,7 @@ packages: debug: 4.3.4 execa: 8.0.1 lilconfig: 3.0.0 - listr2: 8.0.0 + listr2: 8.0.1 micromatch: 4.0.5 pidtree: 0.6.0 string-argv: 0.3.2 @@ -11601,8 +11601,8 @@ packages: - supports-color dev: true - /listr2@8.0.0: - resolution: {integrity: sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg==} + /listr2@8.0.1: + resolution: {integrity: sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==} engines: {node: '>=18.0.0'} dependencies: cli-truncate: 4.0.0