Skip to content

Commit b28f034

Browse files
chore(deps): bump @typescript-eslint/eslint-plugin from 4.31.0 to 4.31.1 (#378)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.0 to 4.31.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.31.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manu Chambon <[email protected]>
1 parent bb422a0 commit b28f034

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2733,27 +2733,27 @@
27332733
"@types/yargs-parser" "*"
27342734

27352735
"@typescript-eslint/eslint-plugin@^4.29.3":
2736-
version "4.31.0"
2737-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.0.tgz#9c3fa6f44bad789a962426ad951b54695bd3af6b"
2738-
integrity sha512-iPKZTZNavAlOhfF4gymiSuUkgLne/nh5Oz2/mdiUmuZVD42m9PapnCnzjxuDsnpnbH3wT5s2D8bw6S39TC6GNw==
2736+
version "4.31.1"
2737+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.31.1.tgz#e938603a136f01dcabeece069da5fb2e331d4498"
2738+
integrity sha512-UDqhWmd5i0TvPLmbK5xY3UZB0zEGseF+DHPghZ37Sb83Qd3p8ujhvAtkU4OF46Ka5Pm5kWvFIx0cCTBFKo0alA==
27392739
dependencies:
2740-
"@typescript-eslint/experimental-utils" "4.31.0"
2741-
"@typescript-eslint/scope-manager" "4.31.0"
2740+
"@typescript-eslint/experimental-utils" "4.31.1"
2741+
"@typescript-eslint/scope-manager" "4.31.1"
27422742
debug "^4.3.1"
27432743
functional-red-black-tree "^1.0.1"
27442744
regexpp "^3.1.0"
27452745
semver "^7.3.5"
27462746
tsutils "^3.21.0"
27472747

2748-
"@typescript-eslint/[email protected].0":
2749-
version "4.31.0"
2750-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.0.tgz#0ef1d5d86c334f983a00f310e43c1ce4c14e054d"
2751-
integrity sha512-Hld+EQiKLMppgKKkdUsLeVIeEOrwKc2G983NmznY/r5/ZtZCDvIOXnXtwqJIgYz/ymsy7n7RGvMyrzf1WaSQrw==
2748+
"@typescript-eslint/[email protected].1":
2749+
version "4.31.1"
2750+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.31.1.tgz#0c900f832f270b88e13e51753647b02d08371ce5"
2751+
integrity sha512-NtoPsqmcSsWty0mcL5nTZXMf7Ei0Xr2MT8jWjXMVgRK0/1qeQ2jZzLFUh4QtyJ4+/lPUyMw5cSfeeME+Zrtp9Q==
27522752
dependencies:
27532753
"@types/json-schema" "^7.0.7"
2754-
"@typescript-eslint/scope-manager" "4.31.0"
2755-
"@typescript-eslint/types" "4.31.0"
2756-
"@typescript-eslint/typescript-estree" "4.31.0"
2754+
"@typescript-eslint/scope-manager" "4.31.1"
2755+
"@typescript-eslint/types" "4.31.1"
2756+
"@typescript-eslint/typescript-estree" "4.31.1"
27572757
eslint-scope "^5.1.1"
27582758
eslint-utils "^3.0.0"
27592759

0 commit comments

Comments
 (0)