Skip to content

Commit 04e08bd

Browse files
authored
Merge pull request #24 from buildo/dependabot/npm_and_yarn/typescript-eslint/experimental-utils-4.12.0
Bump @typescript-eslint/experimental-utils from 4.11.1 to 4.12.0
2 parents 1079ac3 + 2de741c commit 04e08bd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -639,14 +639,14 @@
639639
"@types/yargs-parser" "*"
640640

641641
"@typescript-eslint/experimental-utils@^4.11.1":
642-
version "4.11.1"
643-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.1.tgz#2dad3535b878c25c7424e40bfa79d899f3f485bc"
644-
integrity sha512-mAlWowT4A6h0TC9F+J5pdbEhjNiEMO+kqPKQ4sc3fVieKL71dEqfkKgtcFVSX3cjSBwYwhImaQ/mXQF0oaI38g==
642+
version "4.12.0"
643+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.12.0.tgz#372838e76db76c9a56959217b768a19f7129546b"
644+
integrity sha512-MpXZXUAvHt99c9ScXijx7i061o5HEjXltO+sbYfZAAHxv3XankQkPaNi5myy0Yh0Tyea3Hdq1pi7Vsh0GJb0fA==
645645
dependencies:
646646
"@types/json-schema" "^7.0.3"
647-
"@typescript-eslint/scope-manager" "4.11.1"
648-
"@typescript-eslint/types" "4.11.1"
649-
"@typescript-eslint/typescript-estree" "4.11.1"
647+
"@typescript-eslint/scope-manager" "4.12.0"
648+
"@typescript-eslint/types" "4.12.0"
649+
"@typescript-eslint/typescript-estree" "4.12.0"
650650
eslint-scope "^5.0.0"
651651
eslint-utils "^2.0.0"
652652

0 commit comments

Comments
 (0)