Skip to content

Commit b1a6663

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
1 parent 8b4d1cb commit b1a6663

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -2040,27 +2040,27 @@
20402040
rxjs "^6.4.0"
20412041

20422042
"@typescript-eslint/eslint-plugin@^4.14.1":
2043-
version "4.29.2"
2044-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.2.tgz#f54dc0a32b8f61c6024ab8755da05363b733838d"
2045-
integrity sha512-x4EMgn4BTfVd9+Z+r+6rmWxoAzBaapt4QFqE+d8L8sUtYZYLDTK6VG/y/SMMWA5t1/BVU5Kf+20rX4PtWzUYZg==
2043+
version "4.29.3"
2044+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz#95cb8029a8bd8bd9c7f4ab95074a7cb2115adefa"
2045+
integrity sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA==
20462046
dependencies:
2047-
"@typescript-eslint/experimental-utils" "4.29.2"
2048-
"@typescript-eslint/scope-manager" "4.29.2"
2047+
"@typescript-eslint/experimental-utils" "4.29.3"
2048+
"@typescript-eslint/scope-manager" "4.29.3"
20492049
debug "^4.3.1"
20502050
functional-red-black-tree "^1.0.1"
20512051
regexpp "^3.1.0"
20522052
semver "^7.3.5"
20532053
tsutils "^3.21.0"
20542054

2055-
"@typescript-eslint/[email protected].2":
2056-
version "4.29.2"
2057-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.2.tgz#5f67fb5c5757ef2cb3be64817468ba35c9d4e3b7"
2058-
integrity sha512-P6mn4pqObhftBBPAv4GQtEK7Yos1fz/MlpT7+YjH9fTxZcALbiiPKuSIfYP/j13CeOjfq8/fr9Thr2glM9ub7A==
2055+
"@typescript-eslint/[email protected].3":
2056+
version "4.29.3"
2057+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.3.tgz#52e437a689ccdef73e83c5106b34240a706f15e1"
2058+
integrity sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg==
20592059
dependencies:
20602060
"@types/json-schema" "^7.0.7"
2061-
"@typescript-eslint/scope-manager" "4.29.2"
2062-
"@typescript-eslint/types" "4.29.2"
2063-
"@typescript-eslint/typescript-estree" "4.29.2"
2061+
"@typescript-eslint/scope-manager" "4.29.3"
2062+
"@typescript-eslint/types" "4.29.3"
2063+
"@typescript-eslint/typescript-estree" "4.29.3"
20642064
eslint-scope "^5.1.1"
20652065
eslint-utils "^3.0.0"
20662066

0 commit comments

Comments
 (0)