Skip to content

Commit ceeeeb4

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.28.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d4c25b commit ceeeeb4

File tree

2 files changed

+48
-15
lines changed

2 files changed

+48
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@commitlint/config-conventional": "^12.1.4",
5656
"@commitlint/prompt": "^12.1.4",
5757
"@types/jest": "^26.0.21",
58-
"@typescript-eslint/eslint-plugin": "^4.27.0",
58+
"@typescript-eslint/eslint-plugin": "^4.28.1",
5959
"@typescript-eslint/parser": "^4.27.0",
6060
"arrify": "^2.0.1",
6161
"commitizen": "^4.2.4",

yarn.lock

Lines changed: 47 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,29 +1608,28 @@
16081608
dependencies:
16091609
"@types/yargs-parser" "*"
16101610

1611-
"@typescript-eslint/eslint-plugin@^4.26.0", "@typescript-eslint/eslint-plugin@^4.27.0":
1612-
version "4.27.0"
1613-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0"
1614-
integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==
1611+
"@typescript-eslint/eslint-plugin@^4.26.0", "@typescript-eslint/eslint-plugin@^4.28.1":
1612+
version "4.28.1"
1613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
1614+
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
16151615
dependencies:
1616-
"@typescript-eslint/experimental-utils" "4.27.0"
1617-
"@typescript-eslint/scope-manager" "4.27.0"
1616+
"@typescript-eslint/experimental-utils" "4.28.1"
1617+
"@typescript-eslint/scope-manager" "4.28.1"
16181618
debug "^4.3.1"
16191619
functional-red-black-tree "^1.0.1"
1620-
lodash "^4.17.21"
16211620
regexpp "^3.1.0"
16221621
semver "^7.3.5"
16231622
tsutils "^3.21.0"
16241623

1625-
"@typescript-eslint/experimental-utils@4.27.0", "@typescript-eslint/experimental-utils@^4.0.1", "@typescript-eslint/experimental-utils@^4.24.0":
1626-
version "4.27.0"
1627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
1628-
integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==
1624+
"@typescript-eslint/experimental-utils@4.28.1", "@typescript-eslint/experimental-utils@^4.0.1", "@typescript-eslint/experimental-utils@^4.24.0":
1625+
version "4.28.1"
1626+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
1627+
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
16291628
dependencies:
16301629
"@types/json-schema" "^7.0.7"
1631-
"@typescript-eslint/scope-manager" "4.27.0"
1632-
"@typescript-eslint/types" "4.27.0"
1633-
"@typescript-eslint/typescript-estree" "4.27.0"
1630+
"@typescript-eslint/scope-manager" "4.28.1"
1631+
"@typescript-eslint/types" "4.28.1"
1632+
"@typescript-eslint/typescript-estree" "4.28.1"
16341633
eslint-scope "^5.1.1"
16351634
eslint-utils "^3.0.0"
16361635

@@ -1652,11 +1651,24 @@
16521651
"@typescript-eslint/types" "4.27.0"
16531652
"@typescript-eslint/visitor-keys" "4.27.0"
16541653

1654+
"@typescript-eslint/scope-manager@4.28.1":
1655+
version "4.28.1"
1656+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
1657+
integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==
1658+
dependencies:
1659+
"@typescript-eslint/types" "4.28.1"
1660+
"@typescript-eslint/visitor-keys" "4.28.1"
1661+
16551662
"@typescript-eslint/types@4.27.0":
16561663
version "4.27.0"
16571664
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
16581665
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
16591666

1667+
"@typescript-eslint/types@4.28.1":
1668+
version "4.28.1"
1669+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
1670+
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
1671+
16601672
"@typescript-eslint/typescript-estree@4.27.0":
16611673
version "4.27.0"
16621674
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
@@ -1670,6 +1682,19 @@
16701682
semver "^7.3.5"
16711683
tsutils "^3.21.0"
16721684

1685+
"@typescript-eslint/typescript-estree@4.28.1":
1686+
version "4.28.1"
1687+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
1688+
integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==
1689+
dependencies:
1690+
"@typescript-eslint/types" "4.28.1"
1691+
"@typescript-eslint/visitor-keys" "4.28.1"
1692+
debug "^4.3.1"
1693+
globby "^11.0.3"
1694+
is-glob "^4.0.1"
1695+
semver "^7.3.5"
1696+
tsutils "^3.21.0"
1697+
16731698
"@typescript-eslint/visitor-keys@4.27.0":
16741699
version "4.27.0"
16751700
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
@@ -1678,6 +1703,14 @@
16781703
"@typescript-eslint/types" "4.27.0"
16791704
eslint-visitor-keys "^2.0.0"
16801705

1706+
"@typescript-eslint/visitor-keys@4.28.1":
1707+
version "4.28.1"
1708+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
1709+
integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==
1710+
dependencies:
1711+
"@typescript-eslint/types" "4.28.1"
1712+
eslint-visitor-keys "^2.0.0"
1713+
16811714
JSONStream@^1.0.4:
16821715
version "1.3.5"
16831716
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"

0 commit comments

Comments
 (0)