aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-08 09:44:55 +0200
committerGitHub <[email protected]>2022-05-08 09:44:55 +0200
commitcf852f7e6534914de83927d1a7d278a42cdba145 (patch)
treeffbca05d18a81eb214ec1a4b7efd67e9f9899ac1
parent8189b9381444f7b6c467623f457afdb96a9e3f91 (diff)
downloadfaker-cf852f7e6534914de83927d1a7d278a42cdba145.tar.xz
faker-cf852f7e6534914de83927d1a7d278a42cdba145.zip
chore(deps): update dependency eslint to ~8.15.0 (#936)
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml84
2 files changed, 43 insertions, 43 deletions
diff --git a/package.json b/package.json
index 0ac9896c..0e29dcfe 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.6.0",
"esbuild": "~0.14.38",
- "eslint": "~8.14.0",
+ "eslint": "~8.15.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.4.0",
"eslint-gitignore": "~0.1.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 16003c89..f380c18b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -15,7 +15,7 @@ specifiers:
conventional-changelog-cli: ~2.2.2
cypress: ~9.6.0
esbuild: ~0.14.38
- eslint: ~8.14.0
+ eslint: ~8.15.0
eslint-config-prettier: ~8.5.0
eslint-define-config: ~1.4.0
eslint-gitignore: ~0.1.0
@@ -51,19 +51,19 @@ devDependencies:
'@types/react': 17.0.45
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.2
- '@typescript-eslint/eslint-plugin': 5.22.0_lnjlwhtxjffjmj5o7dnwvwyqxq
- '@typescript-eslint/parser': 5.22.0_t725usgvqspm5woeqpaxbfp2qu
+ '@typescript-eslint/eslint-plugin': 5.22.0_tal4xlmvnofklupd3hwjtzfb4q
+ '@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
'@vitest/ui': 0.10.5
c8: 7.11.2
conventional-changelog-cli: 2.2.2
cypress: 9.6.0
esbuild: 0.14.38
- eslint: 8.14.0
- eslint-config-prettier: [email protected]
+ eslint: 8.15.0
+ eslint-config-prettier: [email protected]
eslint-define-config: 1.4.0
- eslint-gitignore: [email protected]
- eslint-plugin-jsdoc: [email protected]
- eslint-plugin-prettier: 4.0.0_mzpligoj26dazigcet37nxg2zy
+ eslint-gitignore: [email protected]
+ eslint-plugin-jsdoc: [email protected]
+ eslint-plugin-prettier: 4.0.0_iqftbjqlxzn3ny5nablrkczhqi
esno: 0.14.1
glob: 8.0.1
lint-staged: 12.4.1
@@ -311,13 +311,13 @@ packages:
jsdoc-type-pratt-parser: 3.0.1
dev: true
- /@eslint/eslintrc/1.2.2:
- resolution: {integrity: sha512-lTVWHs7O2hjBFZunXTZYnYqtB9GakA1lnxIf+gKq2nY5gxkkNi/lQvveW6t8gFdOHTg6nG50Xs95PrLqVpcaLg==}
+ /@eslint/eslintrc/1.2.3:
+ resolution: {integrity: sha512-uGo44hIwoLGNyduRpjdEpovcbMdd+Nv7amtmJxnKmI8xj6yd5LncmSwDa5NgX/41lIFJtkjD6YdVfgEzPfJ5UA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
ajv: 6.12.6
debug: 4.3.4
- espree: 9.3.1
+ espree: 9.3.2
globals: 13.13.0
ignore: 5.2.0
import-fresh: 3.3.0
@@ -489,7 +489,7 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.22.0_lnjlwhtxjffjmj5o7dnwvwyqxq:
+ /@typescript-eslint/eslint-plugin/5.22.0_tal4xlmvnofklupd3hwjtzfb4q:
resolution: {integrity: sha512-YCiy5PUzpAeOPGQ7VSGDEY2NeYUV1B0swde2e0HzokRsHBYjSdF6DZ51OuRZxVPHx0032lXGLvOMls91D8FXlg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -500,12 +500,12 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.22.0_t725usgvqspm5woeqpaxbfp2qu
+ '@typescript-eslint/parser': 5.22.0_hcfsmds2fshutdssjqluwm76uu
'@typescript-eslint/scope-manager': 5.22.0
- '@typescript-eslint/type-utils': 5.22.0_t725usgvqspm5woeqpaxbfp2qu
- '@typescript-eslint/utils': 5.22.0_t725usgvqspm5woeqpaxbfp2qu
+ '@typescript-eslint/type-utils': 5.22.0_hcfsmds2fshutdssjqluwm76uu
+ '@typescript-eslint/utils': 5.22.0_hcfsmds2fshutdssjqluwm76uu
debug: 4.3.4
- eslint: 8.14.0
+ eslint: 8.15.0
functional-red-black-tree: 1.0.1
ignore: 5.2.0
regexpp: 3.2.0
@@ -516,7 +516,7 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.22.0_t725usgvqspm5woeqpaxbfp2qu:
+ /@typescript-eslint/parser/5.22.0_hcfsmds2fshutdssjqluwm76uu:
resolution: {integrity: sha512-piwC4krUpRDqPaPbFaycN70KCP87+PC5WZmrWs+DlVOxxmF+zI6b6hETv7Quy4s9wbkV16ikMeZgXsvzwI3icQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -530,7 +530,7 @@ packages:
'@typescript-eslint/types': 5.22.0
'@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
- eslint: 8.14.0
+ eslint: 8.15.0
typescript: 4.6.4
transitivePeerDependencies:
- supports-color
@@ -544,7 +544,7 @@ packages:
'@typescript-eslint/visitor-keys': 5.22.0
dev: true
- /@typescript-eslint/type-utils/5.22.0_t725usgvqspm5woeqpaxbfp2qu:
+ /@typescript-eslint/type-utils/5.22.0_hcfsmds2fshutdssjqluwm76uu:
resolution: {integrity: sha512-iqfLZIsZhK2OEJ4cQ01xOq3NaCuG5FQRKyHicA3xhZxMgaxQazLUHbH/B2k9y5i7l3+o+B5ND9Mf1AWETeMISA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -554,9 +554,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/utils': 5.22.0_t725usgvqspm5woeqpaxbfp2qu
+ '@typescript-eslint/utils': 5.22.0_hcfsmds2fshutdssjqluwm76uu
debug: 4.3.4
- eslint: 8.14.0
+ eslint: 8.15.0
typescript: 4.6.4
transitivePeerDependencies:
@@ -589,7 +589,7 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.22.0_t725usgvqspm5woeqpaxbfp2qu:
+ /@typescript-eslint/utils/5.22.0_hcfsmds2fshutdssjqluwm76uu:
resolution: {integrity: sha512-HodsGb037iobrWSUMS7QH6Hl1kppikjA1ELiJlNSTYf/UdMEwzgj0WIp+lBNb6WZ3zTwb0tEz51j0Wee3iJ3wQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@@ -599,9 +599,9 @@ packages:
'@typescript-eslint/scope-manager': 5.22.0
'@typescript-eslint/types': 5.22.0
'@typescript-eslint/typescript-estree': [email protected]
- eslint: 8.14.0
+ eslint: 8.15.0
eslint-scope: 5.1.1
- eslint-utils: [email protected]
+ eslint-utils: [email protected]
transitivePeerDependencies:
- supports-color
- typescript
@@ -1956,13 +1956,13 @@ packages:
engines: {node: '>=10'}
dev: true
- /eslint-config-prettier/[email protected]:
+ /eslint-config-prettier/[email protected]:
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
- eslint: 8.14.0
+ eslint: 8.15.0
dev: true
/eslint-define-config/1.4.0:
@@ -1970,7 +1970,7 @@ packages:
engines: {node: '>= 14.6.0', npm: '>= 6.0.0', pnpm: '>= 6.32.9'}
dev: true
- /eslint-gitignore/[email protected]:
+ /eslint-gitignore/[email protected]:
resolution: {integrity: sha512-VFvY5Wyjuz5xXDC/NeONHzsh4YQNok2Gzg4SftAAuhkbrdHv5CChjfiFyLKhRlgOdCJr5kBquaLXHtuDBTW2/Q==}
engines: {node: ^10.12.0 || >=12.0.0}
peerDependencies:
@@ -1978,13 +1978,13 @@ packages:
dependencies:
array.prototype.flatmap: 1.3.0
debug: 4.3.4
- eslint: 8.14.0
+ eslint: 8.15.0
fast-glob: 3.2.11
transitivePeerDependencies:
- supports-color
dev: true
- /eslint-plugin-jsdoc/[email protected]:
+ /eslint-plugin-jsdoc/[email protected]:
resolution: {integrity: sha512-gaPYJT94rWlWyQcisQyyEJHtLaaJqN4baFlLCEr/LcXVibS9wzQTL2dskqk327ggwqQopR+Xecu2Lng1IJ9Ypw==}
engines: {node: ^14 || ^16 || ^17 || ^18}
peerDependencies:
@@ -1994,7 +1994,7 @@ packages:
comment-parser: 1.3.1
debug: 4.3.4
escape-string-regexp: 4.0.0
- eslint: 8.14.0
+ eslint: 8.15.0
esquery: 1.4.0
semver: 7.3.7
spdx-expression-parse: 3.0.1
@@ -2002,7 +2002,7 @@ packages:
- supports-color
dev: true
- /eslint-plugin-prettier/4.0.0_mzpligoj26dazigcet37nxg2zy:
+ /eslint-plugin-prettier/4.0.0_iqftbjqlxzn3ny5nablrkczhqi:
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
engines: {node: '>=6.0.0'}
peerDependencies:
@@ -2013,8 +2013,8 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
- eslint: 8.14.0
- eslint-config-prettier: [email protected]
+ eslint: 8.15.0
+ eslint-config-prettier: [email protected]
prettier: 2.6.2
prettier-linter-helpers: 1.0.0
dev: true
@@ -2035,13 +2035,13 @@ packages:
estraverse: 5.3.0
dev: true
- /eslint-utils/[email protected]:
+ /eslint-utils/[email protected]:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
- eslint: 8.14.0
+ eslint: 8.15.0
eslint-visitor-keys: 2.1.0
dev: true
@@ -2055,12 +2055,12 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /eslint/8.14.0:
- resolution: {integrity: sha512-3/CE4aJX7LNEiE3i6FeodHmI/38GZtWCsAtsymScmzYapx8q1nVVb+eLcLSzATmCPXw5pT4TqVs1E0OmxAd9tw==}
+ /eslint/8.15.0:
+ resolution: {integrity: sha512-GG5USZ1jhCu8HJkzGgeK8/+RGnHaNYZGrGDzUtigK3BsGESW/rs2az23XqE0WVwDxy1VRvvjSSGu5nB0Bu+6SA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
- '@eslint/eslintrc': 1.2.2
+ '@eslint/eslintrc': 1.2.3
'@humanwhocodes/config-array': 0.9.5
ajv: 6.12.6
chalk: 4.1.2
@@ -2069,9 +2069,9 @@ packages:
doctrine: 3.0.0
escape-string-regexp: 4.0.0
eslint-scope: 7.1.1
- eslint-utils: [email protected]
+ eslint-utils: [email protected]
eslint-visitor-keys: 3.3.0
- espree: 9.3.1
+ espree: 9.3.2
esquery: 1.4.0
esutils: 2.0.3
fast-deep-equal: 3.1.3
@@ -2110,8 +2110,8 @@ packages:
import-meta-resolve: 1.1.1
dev: true
- /espree/9.3.1:
- resolution: {integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==}
+ /espree/9.3.2:
+ resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.7.1