diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-18 10:17:21 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-18 10:17:21 +0100 |
| commit | f679f509bd88f03be5c873593258a64f465447d1 (patch) | |
| tree | 0335decfa5117c7bf5545ba6a0131598e874ad64 | |
| parent | 27fbcb06e1eb826b5e6a0df5cea5499603df4a10 (diff) | |
| download | faker-f679f509bd88f03be5c873593258a64f465447d1.tar.xz faker-f679f509bd88f03be5c873593258a64f465447d1.zip | |
chore(deps): update dependency lint-staged to ~12.3.7 (#631)
Co-authored-by: Renovate Bot <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 4de5a09f..d82b9416 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "eslint-plugin-jsdoc": "~38.0.4", "eslint-plugin-prettier": "~4.0.0", "esno": "~0.14.1", - "lint-staged": "~12.3.6", + "lint-staged": "~12.3.7", "npm-run-all": "~4.1.5", "picocolors": "~1.0.0", "prettier": "2.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04585902..bbda4357 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ specifiers: eslint-plugin-jsdoc: ~38.0.4 eslint-plugin-prettier: ~4.0.0 esno: ~0.14.1 - lint-staged: ~12.3.6 + lint-staged: ~12.3.7 npm-run-all: ~4.1.5 picocolors: ~1.0.0 prettier: 2.6.0 @@ -57,7 +57,7 @@ devDependencies: eslint-plugin-jsdoc: [email protected] eslint-plugin-prettier: 4.0.0_68edcf5670f37721baf5d2cac6124e4d esno: 0.14.1 - lint-staged: 12.3.6 + lint-staged: 12.3.7 npm-run-all: 4.1.5 picocolors: 1.0.0 prettier: 2.6.0 @@ -2918,8 +2918,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /lint-staged/12.3.6: - resolution: {integrity: sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==} + /lint-staged/12.3.7: + resolution: {integrity: sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: |
