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

Commit 6ac6939

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#1225)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.1 to 4.27.0. - [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.27.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8df41b9 commit 6ac6939

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
@@ -3629,28 +3629,28 @@
36293629
"@types/yargs-parser" "*"
36303630

36313631
"@typescript-eslint/eslint-plugin@^4.0.0":
3632-
version "4.26.1"
3633-
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3"
3634-
integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw==
3632+
version "4.27.0"
3633+
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0"
3634+
integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==
36353635
dependencies:
3636-
"@typescript-eslint/experimental-utils" "4.26.1"
3637-
"@typescript-eslint/scope-manager" "4.26.1"
3636+
"@typescript-eslint/experimental-utils" "4.27.0"
3637+
"@typescript-eslint/scope-manager" "4.27.0"
36383638
debug "^4.3.1"
36393639
functional-red-black-tree "^1.0.1"
36403640
lodash "^4.17.21"
36413641
regexpp "^3.1.0"
36423642
semver "^7.3.5"
36433643
tsutils "^3.21.0"
36443644

3645-
"@typescript-eslint/experimental-utils@4.26.1":
3646-
version "4.26.1"
3647-
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142"
3648-
integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ==
3645+
"@typescript-eslint/experimental-utils@4.27.0":
3646+
version "4.27.0"
3647+
resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
3648+
integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==
36493649
dependencies:
36503650
"@types/json-schema" "^7.0.7"
3651-
"@typescript-eslint/scope-manager" "4.26.1"
3652-
"@typescript-eslint/types" "4.26.1"
3653-
"@typescript-eslint/typescript-estree" "4.26.1"
3651+
"@typescript-eslint/scope-manager" "4.27.0"
3652+
"@typescript-eslint/types" "4.27.0"
3653+
"@typescript-eslint/typescript-estree" "4.27.0"
36543654
eslint-scope "^5.1.1"
36553655
eslint-utils "^3.0.0"
36563656

0 commit comments

Comments
 (0)