Skip to content

Commit 2d818f5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint to v7.28.0
1 parent e24c9d2 commit 2d818f5

2 files changed

Lines changed: 27 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/ramda": "0.27.40",
4545
"@typescript-eslint/eslint-plugin": "4.26.0",
4646
"@typescript-eslint/parser": "4.26.0",
47-
"eslint": "7.27.0",
47+
"eslint": "7.28.0",
4848
"eslint-config-prettier": "6.15.0",
4949
"eslint-plugin-functional": "3.1.0",
5050
"eslint-plugin-jest": "24.3.6",

yarn.lock

Lines changed: 26 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,15 +1362,15 @@
13621362
exec-sh "^0.3.2"
13631363
minimist "^1.2.0"
13641364

1365-
"@eslint/eslintrc@^0.4.1":
1366-
version "0.4.1"
1367-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14"
1368-
integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ==
1365+
"@eslint/eslintrc@^0.4.2":
1366+
version "0.4.2"
1367+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
1368+
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
13691369
dependencies:
13701370
ajv "^6.12.4"
13711371
debug "^4.1.1"
13721372
espree "^7.3.0"
1373-
globals "^12.1.0"
1373+
globals "^13.9.0"
13741374
ignore "^4.0.6"
13751375
import-fresh "^3.2.1"
13761376
js-yaml "^3.13.1"
@@ -3626,13 +3626,13 @@ eslint-visitor-keys@^2.0.0:
36263626
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
36273627
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
36283628

3629-
eslint@7.27.0:
3630-
version "7.27.0"
3631-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.27.0.tgz#665a1506d8f95655c9274d84bd78f7166b07e9c7"
3632-
integrity sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA==
3629+
eslint@7.28.0:
3630+
version "7.28.0"
3631+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
3632+
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
36333633
dependencies:
36343634
"@babel/code-frame" "7.12.11"
3635-
"@eslint/eslintrc" "^0.4.1"
3635+
"@eslint/eslintrc" "^0.4.2"
36363636
ajv "^6.10.0"
36373637
chalk "^4.0.0"
36383638
cross-spawn "^7.0.2"
@@ -3649,7 +3649,7 @@ eslint@7.27.0:
36493649
fast-deep-equal "^3.1.3"
36503650
file-entry-cache "^6.0.1"
36513651
functional-red-black-tree "^1.0.1"
3652-
glob-parent "^5.0.0"
3652+
glob-parent "^5.1.2"
36533653
globals "^13.6.0"
36543654
ignore "^4.0.6"
36553655
import-fresh "^3.0.0"
@@ -4264,13 +4264,20 @@ getpass@^0.1.1:
42644264
dependencies:
42654265
assert-plus "^1.0.0"
42664266

4267-
glob-parent@^5.0.0, glob-parent@^5.1.0:
4267+
glob-parent@^5.1.0:
42684268
version "5.1.1"
42694269
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
42704270
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
42714271
dependencies:
42724272
is-glob "^4.0.1"
42734273

4274+
glob-parent@^5.1.2:
4275+
version "5.1.2"
4276+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
4277+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
4278+
dependencies:
4279+
is-glob "^4.0.1"
4280+
42744281
glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
42754282
version "7.1.6"
42764283
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
@@ -4296,20 +4303,20 @@ globals@^11.1.0:
42964303
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
42974304
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
42984305

4299-
globals@^12.1.0:
4300-
version "12.4.0"
4301-
resolved "https://registry.yarnpkg.com/globals/-/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8"
4302-
integrity sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==
4303-
dependencies:
4304-
type-fest "^0.8.1"
4305-
43064306
globals@^13.6.0:
43074307
version "13.6.0"
43084308
resolved "https://registry.yarnpkg.com/globals/-/globals-13.6.0.tgz#d77138e53738567bb96a3916ff6f6b487af20ef7"
43094309
integrity sha512-YFKCX0SiPg7l5oKYCJ2zZGxcXprVXHcSnVuvzrT3oSENQonVLqM5pf9fN5dLGZGyCjhw8TN8Btwe/jKnZ0pjvQ==
43104310
dependencies:
43114311
type-fest "^0.20.2"
43124312

4313+
globals@^13.9.0:
4314+
version "13.9.0"
4315+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.9.0.tgz#4bf2bf635b334a173fb1daf7c5e6b218ecdc06cb"
4316+
integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==
4317+
dependencies:
4318+
type-fest "^0.20.2"
4319+
43134320
globby@11.0.3, globby@^11.0.3:
43144321
version "11.0.3"
43154322
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"

0 commit comments

Comments
 (0)