From da6aae6b1ddca0d618776e1d224e708c81fe6b93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 17:40:18 +0000 Subject: [PATCH] chore(devdeps): update dependency lint-staged to v13.0.3 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c115b0ed1..457b2e317 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jest-junit": "14.0.0", "jest-localstorage-mock": "2.4.21", "lerna": "5.1.4", - "lint-staged": "13.0.2", + "lint-staged": "13.0.3", "mockdate": "3.0.5", "prettier": "2.7.1", "react": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fca64c780..9f7a1c59a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,7 +30,7 @@ importers: jest-junit: 14.0.0 jest-localstorage-mock: 2.4.21 lerna: 5.1.4 - lint-staged: 13.0.2 + lint-staged: 13.0.3 mockdate: 3.0.5 prettier: 2.7.1 react: 18.2.0 @@ -68,7 +68,7 @@ importers: jest-junit: 14.0.0 jest-localstorage-mock: 2.4.21 lerna: 5.1.4 - lint-staged: 13.0.2 + lint-staged: 13.0.3 mockdate: 3.0.5 prettier: 2.7.1 react: 18.2.0 @@ -7785,8 +7785,8 @@ packages: /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - /lint-staged/13.0.2: - resolution: {integrity: sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==} + /lint-staged/13.0.3: + resolution: {integrity: sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==} engines: {node: ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -9740,7 +9740,7 @@ packages: dev: true /strip-bom/3.0.0: - resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=} + resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} engines: {node: '>=4'} /strip-bom/4.0.0: