diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-07 20:21:50 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-07 20:21:50 +0000 |
| commit | c5a1548ebccccd958d68c90ab87756b751ee1111 (patch) | |
| tree | f8e714fa20a02ddae1737005280e4f42667fb833 | |
| parent | d37ed6ece690c6a8476a7e91a5d595240af3dcfc (diff) | |
| download | faker-c5a1548ebccccd958d68c90ab87756b751ee1111.tar.xz faker-c5a1548ebccccd958d68c90ab87756b751ee1111.zip | |
chore(deps): update devdependencies (#603)
Co-authored-by: Renovate Bot <[email protected]>
| -rw-r--r-- | package.json | 6 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 18 |
2 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json index d066967f..aa17f4ac 100644 --- a/package.json +++ b/package.json @@ -100,15 +100,15 @@ "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.5.1", - "esbuild": "~0.14.24", + "esbuild": "~0.14.25", "eslint": "~8.10.0", "eslint-config-prettier": "~8.5.0", "eslint-define-config": "~1.2.5", "eslint-gitignore": "~0.1.0", - "eslint-plugin-jsdoc": "~37.9.6", + "eslint-plugin-jsdoc": "~37.9.7", "eslint-plugin-prettier": "~4.0.0", "esno": "~0.14.1", - "lint-staged": "~12.3.4", + "lint-staged": "~12.3.5", "npm-run-all": "~4.1.5", "picocolors": "~1.0.0", "prettier": "2.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f7b7417d..73f1ae09 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,15 +12,15 @@ specifiers: c8: ~7.11.0 conventional-changelog-cli: ~2.2.2 cypress: ~9.5.1 - esbuild: ~0.14.24 + esbuild: ~0.14.25 eslint: ~8.10.0 eslint-config-prettier: ~8.5.0 eslint-define-config: ~1.2.5 eslint-gitignore: ~0.1.0 - eslint-plugin-jsdoc: ~37.9.6 + eslint-plugin-jsdoc: ~37.9.7 eslint-plugin-prettier: ~4.0.0 esno: ~0.14.1 - lint-staged: ~12.3.4 + lint-staged: ~12.3.5 npm-run-all: ~4.1.5 picocolors: ~1.0.0 prettier: 2.5.1 @@ -54,10 +54,10 @@ devDependencies: eslint-config-prettier: [email protected] eslint-define-config: 1.2.5 eslint-gitignore: [email protected] - eslint-plugin-jsdoc: [email protected] + eslint-plugin-jsdoc: [email protected] eslint-plugin-prettier: 4.0.0_f3d13a703a9c1079e3d1af6044603beb esno: 0.14.1 - lint-staged: 12.3.4 + lint-staged: 12.3.5 npm-run-all: 4.1.5 picocolors: 1.0.0 prettier: 2.5.1 @@ -1924,8 +1924,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsdoc/[email protected]: - resolution: {integrity: sha512-GDCB0nEwKVaeIzam+t/yB8XG/6tgvc9XgrSwuxqCXVlKRWUqTuTqntZoqAKZAIbWIgYsrnrvrWAyIX/QvhwBcw==} + /eslint-plugin-jsdoc/[email protected]: + resolution: {integrity: sha512-8alON8yYcStY94o0HycU2zkLKQdcS+qhhOUNQpfONHHwvI99afbmfpYuPqf6PbLz5pLZldG3Te5I0RbAiTN42g==} engines: {node: ^12 || ^14 || ^16 || ^17} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2923,8 +2923,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /lint-staged/12.3.4: - resolution: {integrity: sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==} + /lint-staged/12.3.5: + resolution: {integrity: sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: |
