diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-02-08 20:36:02 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-08 20:36:02 +0100 |
| commit | 0b9863d1ab4d6c76645ffa0d044e3e21144b3489 (patch) | |
| tree | 7db2d9620fcd841c4c8e7d872134de9c11053a0c | |
| parent | 76e9ac3ea48715ddc9abd0645c7f8a1fa278a432 (diff) | |
| download | faker-0b9863d1ab4d6c76645ffa0d044e3e21144b3489.tar.xz faker-0b9863d1ab4d6c76645ffa0d044e3e21144b3489.zip | |
chore(deps): update all non-major dependencies (#449)
Co-authored-by: Renovate Bot <[email protected]>
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index c5ff40fa..98ac0ec4 100644 --- a/package.json +++ b/package.json @@ -96,12 +96,12 @@ "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.4.1", - "esbuild": "~0.14.19", + "esbuild": "~0.14.20", "eslint": "~8.8.0", "eslint-config-prettier": "~8.3.0", "eslint-define-config": "~1.2.4", "eslint-gitignore": "~0.1.0", - "eslint-plugin-jsdoc": "~37.7.1", + "eslint-plugin-jsdoc": "~37.8.0", "eslint-plugin-prettier": "~4.0.0", "esno": "~0.14.1", "lint-staged": "~12.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b5b58f10..a2417bd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,12 +10,12 @@ specifiers: c8: ~7.11.0 conventional-changelog-cli: ~2.2.2 cypress: ~9.4.1 - esbuild: ~0.14.19 + esbuild: ~0.14.20 eslint: ~8.8.0 eslint-config-prettier: ~8.3.0 eslint-define-config: ~1.2.4 eslint-gitignore: ~0.1.0 - eslint-plugin-jsdoc: ~37.7.1 + eslint-plugin-jsdoc: ~37.8.0 eslint-plugin-prettier: ~4.0.0 esno: ~0.14.1 lint-staged: ~12.3.3 @@ -47,7 +47,7 @@ devDependencies: eslint-config-prettier: [email protected] eslint-define-config: 1.2.4 eslint-gitignore: [email protected] - eslint-plugin-jsdoc: [email protected] + eslint-plugin-jsdoc: [email protected] eslint-plugin-prettier: 4.0.0_43197c8d12d1d439034cfcf65e1c48c2 esno: 0.14.1 lint-staged: 12.3.3 @@ -1914,8 +1914,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsdoc/[email protected]: - resolution: {integrity: sha512-ySxDTedl6qKXT/VeTwcZlhsRtvNQZGPklyVnaL5+ge20vowzFA9CKvrY0NXRqvdIz6JBVMFpxX9DSmS3OyAUOQ==} + /eslint-plugin-jsdoc/[email protected]: + resolution: {integrity: sha512-0HvNH9nyKhp06u5vi8lPB97j/luBrkk+6JrcKVBjLQZuVkyzLYfKOYoc9cFHxMKvJMgYVa2F3g+msV2T8IM3jQ==} engines: {node: ^12 || ^14 || ^16 || ^17} peerDependencies: eslint: ^7.0.0 || ^8.0.0 |
