Skip to content

Commit dee0d60

Browse files
fix(deps): update typescript-eslint monorepo to v4.29.3 (#368)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e84e28a commit dee0d60

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7-
"@typescript-eslint/eslint-plugin": "4.29.2",
8-
"@typescript-eslint/parser": "4.29.2",
7+
"@typescript-eslint/eslint-plugin": "4.29.3",
8+
"@typescript-eslint/parser": "4.29.3",
99
"babel-eslint": "10.1.0",
1010
"eslint": "7.32.0",
1111
"eslint-config-airbnb": "18.2.1",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -378,73 +378,73 @@
378378
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
379379
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
380380

381-
"@typescript-eslint/[email protected].2":
382-
version "4.29.2"
383-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.2.tgz#f54dc0a32b8f61c6024ab8755da05363b733838d"
384-
integrity sha512-x4EMgn4BTfVd9+Z+r+6rmWxoAzBaapt4QFqE+d8L8sUtYZYLDTK6VG/y/SMMWA5t1/BVU5Kf+20rX4PtWzUYZg==
381+
"@typescript-eslint/[email protected].3":
382+
version "4.29.3"
383+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.3.tgz#95cb8029a8bd8bd9c7f4ab95074a7cb2115adefa"
384+
integrity sha512-tBgfA3K/3TsZY46ROGvoRxQr1wBkclbVqRQep97MjVHJzcRBURRY3sNFqLk0/Xr//BY5hM9H2p/kp+6qim85SA==
385385
dependencies:
386-
"@typescript-eslint/experimental-utils" "4.29.2"
387-
"@typescript-eslint/scope-manager" "4.29.2"
386+
"@typescript-eslint/experimental-utils" "4.29.3"
387+
"@typescript-eslint/scope-manager" "4.29.3"
388388
debug "^4.3.1"
389389
functional-red-black-tree "^1.0.1"
390390
regexpp "^3.1.0"
391391
semver "^7.3.5"
392392
tsutils "^3.21.0"
393393

394-
"@typescript-eslint/[email protected].2":
395-
version "4.29.2"
396-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.2.tgz#5f67fb5c5757ef2cb3be64817468ba35c9d4e3b7"
397-
integrity sha512-P6mn4pqObhftBBPAv4GQtEK7Yos1fz/MlpT7+YjH9fTxZcALbiiPKuSIfYP/j13CeOjfq8/fr9Thr2glM9ub7A==
394+
"@typescript-eslint/[email protected].3":
395+
version "4.29.3"
396+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.3.tgz#52e437a689ccdef73e83c5106b34240a706f15e1"
397+
integrity sha512-ffIvbytTVWz+3keg+Sy94FG1QeOvmV9dP2YSdLFHw/ieLXWCa3U1TYu8IRCOpMv2/SPS8XqhM1+ou1YHsdzKrg==
398398
dependencies:
399399
"@types/json-schema" "^7.0.7"
400-
"@typescript-eslint/scope-manager" "4.29.2"
401-
"@typescript-eslint/types" "4.29.2"
402-
"@typescript-eslint/typescript-estree" "4.29.2"
400+
"@typescript-eslint/scope-manager" "4.29.3"
401+
"@typescript-eslint/types" "4.29.3"
402+
"@typescript-eslint/typescript-estree" "4.29.3"
403403
eslint-scope "^5.1.1"
404404
eslint-utils "^3.0.0"
405405

406-
"@typescript-eslint/[email protected].2":
407-
version "4.29.2"
408-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.2.tgz#1c7744f4c27aeb74610c955d3dce9250e95c370a"
409-
integrity sha512-WQ6BPf+lNuwteUuyk1jD/aHKqMQ9jrdCn7Gxt9vvBnzbpj7aWEf+aZsJ1zvTjx5zFxGCt000lsbD9tQPEL8u6g==
406+
"@typescript-eslint/[email protected].3":
407+
version "4.29.3"
408+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.3.tgz#2ac25535f34c0e98f50c0e6b28c679c2357d45f2"
409+
integrity sha512-jrHOV5g2u8ROghmspKoW7pN8T/qUzk0+DITun0MELptvngtMrwUJ1tv5zMI04CYVEUsSrN4jV7AKSv+I0y0EfQ==
410410
dependencies:
411-
"@typescript-eslint/scope-manager" "4.29.2"
412-
"@typescript-eslint/types" "4.29.2"
413-
"@typescript-eslint/typescript-estree" "4.29.2"
411+
"@typescript-eslint/scope-manager" "4.29.3"
412+
"@typescript-eslint/types" "4.29.3"
413+
"@typescript-eslint/typescript-estree" "4.29.3"
414414
debug "^4.3.1"
415415

416-
"@typescript-eslint/[email protected].2":
417-
version "4.29.2"
418-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.2.tgz#442b0f029d981fa402942715b1718ac7fcd5aa1b"
419-
integrity sha512-mfHmvlQxmfkU8D55CkZO2sQOueTxLqGvzV+mG6S/6fIunDiD2ouwsAoiYCZYDDK73QCibYjIZmGhpvKwAB5BOA==
416+
"@typescript-eslint/[email protected].3":
417+
version "4.29.3"
418+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.3.tgz#497dec66f3a22e459f6e306cf14021e40ec86e19"
419+
integrity sha512-x+w8BLXO7iWPkG5mEy9bA1iFRnk36p/goVlYobVWHyDw69YmaH9q6eA+Fgl7kYHmFvWlebUTUfhtIg4zbbl8PA==
420420
dependencies:
421-
"@typescript-eslint/types" "4.29.2"
422-
"@typescript-eslint/visitor-keys" "4.29.2"
421+
"@typescript-eslint/types" "4.29.3"
422+
"@typescript-eslint/visitor-keys" "4.29.3"
423423

424-
"@typescript-eslint/[email protected].2":
425-
version "4.29.2"
426-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.2.tgz#fc0489c6b89773f99109fb0aa0aaddff21f52fcd"
427-
integrity sha512-K6ApnEXId+WTGxqnda8z4LhNMa/pZmbTFkDxEBLQAbhLZL50DjeY0VIDCml/0Y3FlcbqXZrABqrcKxq+n0LwzQ==
424+
"@typescript-eslint/[email protected].3":
425+
version "4.29.3"
426+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.3.tgz#d7980c49aef643d0af8954c9f14f656b7fd16017"
427+
integrity sha512-s1eV1lKNgoIYLAl1JUba8NhULmf+jOmmeFO1G5MN/RBCyyzg4TIOfIOICVNC06lor+Xmy4FypIIhFiJXOknhIg==
428428

429-
"@typescript-eslint/[email protected].2":
430-
version "4.29.2"
431-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz#a0ea8b98b274adbb2577100ba545ddf8bf7dc219"
432-
integrity sha512-TJ0/hEnYxapYn9SGn3dCnETO0r+MjaxtlWZ2xU+EvytF0g4CqTpZL48SqSNn2hXsPolnewF30pdzR9a5Lj3DNg==
429+
"@typescript-eslint/[email protected].3":
430+
version "4.29.3"
431+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.3.tgz#1bafad610015c4ded35c85a70b6222faad598b40"
432+
integrity sha512-45oQJA0bxna4O5TMwz55/TpgjX1YrAPOI/rb6kPgmdnemRZx/dB0rsx+Ku8jpDvqTxcE1C/qEbVHbS3h0hflag==
433433
dependencies:
434-
"@typescript-eslint/types" "4.29.2"
435-
"@typescript-eslint/visitor-keys" "4.29.2"
434+
"@typescript-eslint/types" "4.29.3"
435+
"@typescript-eslint/visitor-keys" "4.29.3"
436436
debug "^4.3.1"
437437
globby "^11.0.3"
438438
is-glob "^4.0.1"
439439
semver "^7.3.5"
440440
tsutils "^3.21.0"
441441

442-
"@typescript-eslint/[email protected].2":
443-
version "4.29.2"
444-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz#d2da7341f3519486f50655159f4e5ecdcb2cd1df"
445-
integrity sha512-bDgJLQ86oWHJoZ1ai4TZdgXzJxsea3Ee9u9wsTAvjChdj2WLcVsgWYAPeY7RQMn16tKrlQaBnpKv7KBfs4EQag==
442+
"@typescript-eslint/[email protected].3":
443+
version "4.29.3"
444+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.3.tgz#c691760a00bd86bf8320d2a90a93d86d322f1abf"
445+
integrity sha512-MGGfJvXT4asUTeVs0Q2m+sY63UsfnA+C/FDgBKV3itLBmM9H0u+URcneePtkd0at1YELmZK6HSolCqM4Fzs6yA==
446446
dependencies:
447-
"@typescript-eslint/types" "4.29.2"
447+
"@typescript-eslint/types" "4.29.3"
448448
eslint-visitor-keys "^2.0.0"
449449

450450
JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:

0 commit comments

Comments
 (0)