diff --git a/package.json b/package.json index d754809cf..ea3972c2f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "jest-junit": "13.0.0", "jest-localstorage-mock": "2.4.19", "lerna": "4.0.0", - "lint-staged": "12.3.5", + "lint-staged": "12.3.6", "mockdate": "3.0.5", "prettier": "2.5.1", "react": "17.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46c801a87..c448b40f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: jest-junit: 13.0.0 jest-localstorage-mock: 2.4.19 lerna: 4.0.0 - lint-staged: 12.3.5 + lint-staged: 12.3.6 mockdate: 3.0.5 prettier: 2.5.1 react: 17.0.2 @@ -58,7 +58,7 @@ importers: jest-junit: 13.0.0 jest-localstorage-mock: 2.4.19 lerna: 4.0.0 - lint-staged: 12.3.5 + lint-staged: 12.3.6 mockdate: 3.0.5 prettier: 2.5.1 react: 17.0.2 @@ -7554,8 +7554,8 @@ packages: /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - /lint-staged/12.3.5: - resolution: {integrity: sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==} + /lint-staged/12.3.6: + resolution: {integrity: sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -7569,6 +7569,7 @@ packages: micromatch: 4.0.4 normalize-path: 3.0.0 object-inspect: 1.12.0 + pidtree: 0.5.0 string-argv: 0.3.1 supports-color: 9.2.1 yaml: 1.10.2 @@ -8573,6 +8574,12 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} + /pidtree/0.5.0: + resolution: {integrity: sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==} + engines: {node: '>=0.10'} + hasBin: true + dev: true + /pify/2.3.0: resolution: {integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=} engines: {node: '>=0.10.0'}