Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 7a22408

Browse files
chore(deps-dev): bump @hazmi35/eslint-config from 3.3.0 to 3.4.0 (#85)
1 parent d667709 commit 7a22408

1 file changed

Lines changed: 3 additions & 38 deletions

File tree

yarn.lock

Lines changed: 3 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
strip-json-comments "^3.1.1"
4141

4242
"@hazmi35/eslint-config@^3.0.0":
43-
version "3.3.0"
44-
resolved "https://registry.yarnpkg.com/@hazmi35/eslint-config/-/eslint-config-3.3.0.tgz#795bc91b0c445e6fffe2235ad81ddacb3dc8a8ab"
45-
integrity sha512-hC5vBPDfTB7L0fmAxgivDt2Za8CFTQk/LVvL24tBfu500RE59Q3PSl74+yyE4HhQRLSWrJdHESXXecdh1Z/KSA==
43+
version "3.4.0"
44+
resolved "https://registry.yarnpkg.com/@hazmi35/eslint-config/-/eslint-config-3.4.0.tgz#279870615a2e939f415105db6382458395e0627a"
45+
integrity sha512-TxyxydtJOZfEpI5TUngLun+CQTTpV3zPG9iuyEIk1gdDdV3TulXri7xD6qOU7A4FVuARkE/KLE6UyT37btbBAg==
4646

4747
"@nodelib/fs.scandir@2.1.3":
4848
version "2.1.3"
@@ -145,14 +145,6 @@
145145
"@typescript-eslint/typescript-estree" "4.9.1"
146146
debug "^4.1.1"
147147

148-
"@typescript-eslint/scope-manager@4.9.0":
149-
version "4.9.0"
150-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.0.tgz#5eefe305d6b71d1c85af6587b048426bfd4d3708"
151-
integrity sha512-q/81jtmcDtMRE+nfFt5pWqO0R41k46gpVLnuefqVOXl4QV1GdQoBWfk5REcipoJNQH9+F5l+dwa9Li5fbALjzg==
152-
dependencies:
153-
"@typescript-eslint/types" "4.9.0"
154-
"@typescript-eslint/visitor-keys" "4.9.0"
155-
156148
"@typescript-eslint/scope-manager@4.9.1":
157149
version "4.9.1"
158150
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.9.1.tgz#cc2fde310b3f3deafe8436a924e784eaab265103"
@@ -161,30 +153,11 @@
161153
"@typescript-eslint/types" "4.9.1"
162154
"@typescript-eslint/visitor-keys" "4.9.1"
163155

164-
"@typescript-eslint/types@4.9.0":
165-
version "4.9.0"
166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.0.tgz#3fe8c3632abd07095c7458f7451bd14c85d0033c"
167-
integrity sha512-luzLKmowfiM/IoJL/rus1K9iZpSJK6GlOS/1ezKplb7MkORt2dDcfi8g9B0bsF6JoRGhqn0D3Va55b+vredFHA==
168-
169156
"@typescript-eslint/types@4.9.1":
170157
version "4.9.1"
171158
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.9.1.tgz#a1a7dd80e4e5ac2c593bc458d75dd1edaf77faa2"
172159
integrity sha512-fjkT+tXR13ks6Le7JiEdagnwEFc49IkOyys7ueWQ4O8k4quKPwPJudrwlVOJCUQhXo45PrfIvIarcrEjFTNwUA==
173160

174-
"@typescript-eslint/typescript-estree@4.9.0":
175-
version "4.9.0"
176-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.0.tgz#38a98df6ee281cfd6164d6f9d91795b37d9e508c"
177-
integrity sha512-rmDR++PGrIyQzAtt3pPcmKWLr7MA+u/Cmq9b/rON3//t5WofNR4m/Ybft2vOLj0WtUzjn018ekHjTsnIyBsQug==
178-
dependencies:
179-
"@typescript-eslint/types" "4.9.0"
180-
"@typescript-eslint/visitor-keys" "4.9.0"
181-
debug "^4.1.1"
182-
globby "^11.0.1"
183-
is-glob "^4.0.1"
184-
lodash "^4.17.15"
185-
semver "^7.3.2"
186-
tsutils "^3.17.1"
187-
188161
"@typescript-eslint/typescript-estree@4.9.1":
189162
version "4.9.1"
190163
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.9.1.tgz#6e5b86ff5a5f66809e1f347469fadeec69ac50bf"
@@ -199,14 +172,6 @@
199172
semver "^7.3.2"
200173
tsutils "^3.17.1"
201174

202-
"@typescript-eslint/visitor-keys@4.9.0":
203-
version "4.9.0"
204-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.0.tgz#f284e9fac43f2d6d35094ce137473ee321f266c8"
205-
integrity sha512-sV45zfdRqQo1A97pOSx3fsjR+3blmwtdCt8LDrXgCX36v4Vmz4KHrhpV6Fo2cRdXmyumxx11AHw0pNJqCNpDyg==
206-
dependencies:
207-
"@typescript-eslint/types" "4.9.0"
208-
eslint-visitor-keys "^2.0.0"
209-
210175
"@typescript-eslint/visitor-keys@4.9.1":
211176
version "4.9.1"
212177
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.9.1.tgz#d76374a58c4ead9e92b454d186fea63487b25ae1"

0 commit comments

Comments
 (0)