aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-12 20:10:28 +0800
committerGitHub <[email protected]>2022-07-12 20:10:28 +0800
commit5443b56f83f0fabe8b3ccf7cd7d7c8128ae79225 (patch)
tree93a50f0104336b4def61f92ff82e0925a3bb179a
parent1c58239d888d54ccd175854e085eb677285755c8 (diff)
downloadfaker-5443b56f83f0fabe8b3ccf7cd7d7c8128ae79225.tar.xz
faker-5443b56f83f0fabe8b3ccf7cd7d7c8128ae79225.zip
chore(deps): update typescript-eslint to ~5.30.6 (#1145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml72
2 files changed, 38 insertions, 38 deletions
diff --git a/package.json b/package.json
index 872e8d88..1179ba49 100644
--- a/package.json
+++ b/package.json
@@ -100,8 +100,8 @@
"@types/react": "~18.0.15",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.4",
- "@typescript-eslint/eslint-plugin": "~5.30.5",
- "@typescript-eslint/parser": "~5.30.5",
+ "@typescript-eslint/eslint-plugin": "~5.30.6",
+ "@typescript-eslint/parser": "~5.30.6",
"@vitest/ui": "~0.18.0",
"c8": "~7.11.3",
"conventional-changelog-cli": "~2.2.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 01293e97..b6d79b82 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -8,8 +8,8 @@ specifiers:
'@types/react': ~18.0.15
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.4
- '@typescript-eslint/eslint-plugin': ~5.30.5
- '@typescript-eslint/parser': ~5.30.5
+ '@typescript-eslint/eslint-plugin': ~5.30.6
+ '@typescript-eslint/parser': ~5.30.6
'@vitest/ui': ~0.18.0
c8: ~7.11.3
conventional-changelog-cli: ~2.2.2
@@ -51,8 +51,8 @@ devDependencies:
'@types/react': 18.0.15
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.4
- '@typescript-eslint/eslint-plugin': 5.30.5_6zdoc3rn4mpiddqwhppni2mnnm
- '@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
+ '@typescript-eslint/eslint-plugin': 5.30.6_2vt5mtrqleafs33qg2bhpmbaqm
+ '@typescript-eslint/parser': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
'@vitest/ui': 0.18.0
c8: 7.11.3
conventional-changelog-cli: 2.2.2
@@ -507,8 +507,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.30.5_6zdoc3rn4mpiddqwhppni2mnnm:
- resolution: {integrity: sha512-lftkqRoBvc28VFXEoRgyZuztyVUQ04JvUnATSPtIRFAccbXTWL6DEtXGYMcbg998kXw1NLUJm7rTQ9eUt+q6Ig==}
+ /@typescript-eslint/eslint-plugin/5.30.6_2vt5mtrqleafs33qg2bhpmbaqm:
+ resolution: {integrity: sha512-J4zYMIhgrx4MgnZrSDD7sEnQp7FmhKNOaqaOpaoQ/SfdMfRB/0yvK74hTnvH+VQxndZynqs5/Hn4t+2/j9bADg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -518,10 +518,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
- '@typescript-eslint/scope-manager': 5.30.5
- '@typescript-eslint/type-utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
- '@typescript-eslint/utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
+ '@typescript-eslint/parser': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
+ '@typescript-eslint/scope-manager': 5.30.6
+ '@typescript-eslint/type-utils': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
+ '@typescript-eslint/utils': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
debug: 4.3.4
eslint: 8.19.0
functional-red-black-tree: 1.0.1
@@ -534,8 +534,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.30.5_4x5o4skxv6sl53vpwefgt23khm:
- resolution: {integrity: sha512-zj251pcPXI8GO9NDKWWmygP6+UjwWmrdf9qMW/L/uQJBM/0XbU2inxe5io/234y/RCvwpKEYjZ6c1YrXERkK4Q==}
+ /@typescript-eslint/parser/5.30.6_4x5o4skxv6sl53vpwefgt23khm:
+ resolution: {integrity: sha512-gfF9lZjT0p2ZSdxO70Xbw8w9sPPJGfAdjK7WikEjB3fcUI/yr9maUVEdqigBjKincUYNKOmf7QBMiTf719kbrA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -544,9 +544,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.30.5
- '@typescript-eslint/types': 5.30.5
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.30.6
+ '@typescript-eslint/types': 5.30.6
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
eslint: 8.19.0
typescript: 4.7.4
@@ -554,16 +554,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.30.5:
- resolution: {integrity: sha512-NJ6F+YHHFT/30isRe2UTmIGGAiXKckCyMnIV58cE3JkHmaD6e5zyEYm5hBDv0Wbin+IC0T1FWJpD3YqHUG/Ydg==}
+ /@typescript-eslint/scope-manager/5.30.6:
+ resolution: {integrity: sha512-Hkq5PhLgtVoW1obkqYH0i4iELctEKixkhWLPTYs55doGUKCASvkjOXOd/pisVeLdO24ZX9D6yymJ/twqpJiG3g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.30.5
- '@typescript-eslint/visitor-keys': 5.30.5
+ '@typescript-eslint/types': 5.30.6
+ '@typescript-eslint/visitor-keys': 5.30.6
dev: true
- /@typescript-eslint/type-utils/5.30.5_4x5o4skxv6sl53vpwefgt23khm:
- resolution: {integrity: sha512-k9+ejlv1GgwN1nN7XjVtyCgE0BTzhzT1YsQF0rv4Vfj2U9xnslBgMYYvcEYAFVdvhuEscELJsB7lDkN7WusErw==}
+ /@typescript-eslint/type-utils/5.30.6_4x5o4skxv6sl53vpwefgt23khm:
+ resolution: {integrity: sha512-GFVVzs2j0QPpM+NTDMXtNmJKlF842lkZKDSanIxf+ArJsGeZUIaeT4jGg+gAgHt7AcQSFwW7htzF/rbAh2jaVA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -572,7 +572,7 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/utils': 5.30.5_4x5o4skxv6sl53vpwefgt23khm
+ '@typescript-eslint/utils': 5.30.6_4x5o4skxv6sl53vpwefgt23khm
debug: 4.3.4
eslint: 8.19.0
@@ -581,13 +581,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.30.5:
- resolution: {integrity: sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==}
+ /@typescript-eslint/types/5.30.6:
+ resolution: {integrity: sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-qGTc7QZC801kbYjAr4AgdOfnokpwStqyhSbiQvqGBLixniAKyH+ib2qXIVo4P9NgGzwyfD9I0nlJN7D91E1VpQ==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -595,8 +595,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.30.5
- '@typescript-eslint/visitor-keys': 5.30.5
+ '@typescript-eslint/types': 5.30.6
+ '@typescript-eslint/visitor-keys': 5.30.6
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -607,16 +607,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.30.5_4x5o4skxv6sl53vpwefgt23khm:
- resolution: {integrity: sha512-o4SSUH9IkuA7AYIfAvatldovurqTAHrfzPApOZvdUq01hHojZojCFXx06D/aFpKCgWbMPRdJBWAC3sWp3itwTA==}
+ /@typescript-eslint/utils/5.30.6_4x5o4skxv6sl53vpwefgt23khm:
+ resolution: {integrity: sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
'@types/json-schema': 7.0.11
- '@typescript-eslint/scope-manager': 5.30.5
- '@typescript-eslint/types': 5.30.5
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.30.6
+ '@typescript-eslint/types': 5.30.6
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.19.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -625,11 +625,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.30.5:
- resolution: {integrity: sha512-D+xtGo9HUMELzWIUqcQc0p2PO4NyvTrgIOK/VnSH083+8sq0tiLozNRKuLarwHYGRuA6TVBQSuuLwJUDWd3aaA==}
+ /@typescript-eslint/visitor-keys/5.30.6:
+ resolution: {integrity: sha512-41OiCjdL2mCaSDi2SvYbzFLlqqlm5v1ZW9Ym55wXKL/Rx6OOB1IbuFGo71Fj6Xy90gJDFTlgOS+vbmtGHPTQQA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.30.5
+ '@typescript-eslint/types': 5.30.6
eslint-visitor-keys: 3.3.0
dev: true