Skip to content

Commit f73a26e

Browse files
committed
dependencies(@typescript-eslint/*): upgrade to version 5.30.7
1 parent dff909f commit f73a26e

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@semantic-release/release-notes-generator": "9.0.3",
1717
"@types/jest": "^28.1.6",
1818
"@types/node": "~14.14.45",
19-
"@typescript-eslint/eslint-plugin": "5.30.5",
20-
"@typescript-eslint/parser": "5.30.5",
19+
"@typescript-eslint/eslint-plugin": "5.30.7",
20+
"@typescript-eslint/parser": "5.30.7",
2121
"commitlint": "16.2.4",
2222
"conventional-changelog-conventionalcommits": "5.0.0",
2323
"cross-env": "7.0.3",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,84 +1412,84 @@
14121412
dependencies:
14131413
"@types/node" "*"
14141414

1415-
"@typescript-eslint/[email protected].5":
1416-
version "5.30.5"
1417-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.5.tgz#e9a0afd6eb3b1d663db91cf1e7bc7584d394503d"
1418-
integrity sha512-lftkqRoBvc28VFXEoRgyZuztyVUQ04JvUnATSPtIRFAccbXTWL6DEtXGYMcbg998kXw1NLUJm7rTQ9eUt+q6Ig==
1419-
dependencies:
1420-
"@typescript-eslint/scope-manager" "5.30.5"
1421-
"@typescript-eslint/type-utils" "5.30.5"
1422-
"@typescript-eslint/utils" "5.30.5"
1415+
"@typescript-eslint/[email protected].7":
1416+
version "5.30.7"
1417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.7.tgz#1621dabc1ae4084310e19e9efc80dfdbb97e7493"
1418+
integrity sha512-l4L6Do+tfeM2OK0GJsU7TUcM/1oN/N25xHm3Jb4z3OiDU4Lj8dIuxX9LpVMS9riSXQs42D1ieX7b85/r16H9Fw==
1419+
dependencies:
1420+
"@typescript-eslint/scope-manager" "5.30.7"
1421+
"@typescript-eslint/type-utils" "5.30.7"
1422+
"@typescript-eslint/utils" "5.30.7"
14231423
debug "^4.3.4"
14241424
functional-red-black-tree "^1.0.1"
14251425
ignore "^5.2.0"
14261426
regexpp "^3.2.0"
14271427
semver "^7.3.7"
14281428
tsutils "^3.21.0"
14291429

1430-
"@typescript-eslint/[email protected].5":
1431-
version "5.30.5"
1432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.5.tgz#f667c34e4e4c299d98281246c9b1e68c03a92522"
1433-
integrity sha512-zj251pcPXI8GO9NDKWWmygP6+UjwWmrdf9qMW/L/uQJBM/0XbU2inxe5io/234y/RCvwpKEYjZ6c1YrXERkK4Q==
1430+
"@typescript-eslint/[email protected].7":
1431+
version "5.30.7"
1432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.7.tgz#99d09729392aec9e64b1de45cd63cb81a4ddd980"
1433+
integrity sha512-Rg5xwznHWWSy7v2o0cdho6n+xLhK2gntImp0rJroVVFkcYFYQ8C8UJTSuTw/3CnExBmPjycjmUJkxVmjXsld6A==
14341434
dependencies:
1435-
"@typescript-eslint/scope-manager" "5.30.5"
1436-
"@typescript-eslint/types" "5.30.5"
1437-
"@typescript-eslint/typescript-estree" "5.30.5"
1435+
"@typescript-eslint/scope-manager" "5.30.7"
1436+
"@typescript-eslint/types" "5.30.7"
1437+
"@typescript-eslint/typescript-estree" "5.30.7"
14381438
debug "^4.3.4"
14391439

1440-
"@typescript-eslint/[email protected].5":
1441-
version "5.30.5"
1442-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.5.tgz#7f90b9d6800552c856a5f3644f5e55dd1469d964"
1443-
integrity sha512-NJ6F+YHHFT/30isRe2UTmIGGAiXKckCyMnIV58cE3JkHmaD6e5zyEYm5hBDv0Wbin+IC0T1FWJpD3YqHUG/Ydg==
1440+
"@typescript-eslint/[email protected].7":
1441+
version "5.30.7"
1442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.7.tgz#8269a931ef1e5ae68b5eb80743cc515c4ffe3dd7"
1443+
integrity sha512-7BM1bwvdF1UUvt+b9smhqdc/eniOnCKxQT/kj3oXtj3LqnTWCAM0qHRHfyzCzhEfWX0zrW7KqXXeE4DlchZBKw==
14441444
dependencies:
1445-
"@typescript-eslint/types" "5.30.5"
1446-
"@typescript-eslint/visitor-keys" "5.30.5"
1445+
"@typescript-eslint/types" "5.30.7"
1446+
"@typescript-eslint/visitor-keys" "5.30.7"
14471447

1448-
"@typescript-eslint/[email protected].5":
1449-
version "5.30.5"
1450-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.5.tgz#7a9656f360b4b1daea635c4621dab053d08bf8a9"
1451-
integrity sha512-k9+ejlv1GgwN1nN7XjVtyCgE0BTzhzT1YsQF0rv4Vfj2U9xnslBgMYYvcEYAFVdvhuEscELJsB7lDkN7WusErw==
1448+
"@typescript-eslint/[email protected].7":
1449+
version "5.30.7"
1450+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.7.tgz#5693dc3db6f313f302764282d614cfdbc8a9fcfd"
1451+
integrity sha512-nD5qAE2aJX/YLyKMvOU5jvJyku4QN5XBVsoTynFrjQZaDgDV6i7QHFiYCx10wvn7hFvfuqIRNBtsgaLe0DbWhw==
14521452
dependencies:
1453-
"@typescript-eslint/utils" "5.30.5"
1453+
"@typescript-eslint/utils" "5.30.7"
14541454
debug "^4.3.4"
14551455
tsutils "^3.21.0"
14561456

1457-
"@typescript-eslint/[email protected].5":
1458-
version "5.30.5"
1459-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.5.tgz#36a0c05a72af3623cdf9ee8b81ea743b7de75a98"
1460-
integrity sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==
1457+
"@typescript-eslint/[email protected].7":
1458+
version "5.30.7"
1459+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0"
1460+
integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==
14611461

1462-
"@typescript-eslint/[email protected].5":
1463-
version "5.30.5"
1464-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.5.tgz#c520e4eba20551c4ec76af8d344a42eb6c9767bb"
1465-
integrity sha512-qGTc7QZC801kbYjAr4AgdOfnokpwStqyhSbiQvqGBLixniAKyH+ib2qXIVo4P9NgGzwyfD9I0nlJN7D91E1VpQ==
1462+
"@typescript-eslint/[email protected].7":
1463+
version "5.30.7"
1464+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.7.tgz#05da9f1b281985bfedcf62349847f8d168eecc07"
1465+
integrity sha512-tNslqXI1ZdmXXrHER83TJ8OTYl4epUzJC0aj2i4DMDT4iU+UqLT3EJeGQvJ17BMbm31x5scSwo3hPM0nqQ1AEA==
14661466
dependencies:
1467-
"@typescript-eslint/types" "5.30.5"
1468-
"@typescript-eslint/visitor-keys" "5.30.5"
1467+
"@typescript-eslint/types" "5.30.7"
1468+
"@typescript-eslint/visitor-keys" "5.30.7"
14691469
debug "^4.3.4"
14701470
globby "^11.1.0"
14711471
is-glob "^4.0.3"
14721472
semver "^7.3.7"
14731473
tsutils "^3.21.0"
14741474

1475-
"@typescript-eslint/[email protected].5":
1476-
version "5.30.5"
1477-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.5.tgz#3999cbd06baad31b9e60d084f20714d1b2776765"
1478-
integrity sha512-o4SSUH9IkuA7AYIfAvatldovurqTAHrfzPApOZvdUq01hHojZojCFXx06D/aFpKCgWbMPRdJBWAC3sWp3itwTA==
1475+
"@typescript-eslint/[email protected].7":
1476+
version "5.30.7"
1477+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.7.tgz#7135be070349e9f7caa262b0ca59dc96123351bb"
1478+
integrity sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ==
14791479
dependencies:
14801480
"@types/json-schema" "^7.0.9"
1481-
"@typescript-eslint/scope-manager" "5.30.5"
1482-
"@typescript-eslint/types" "5.30.5"
1483-
"@typescript-eslint/typescript-estree" "5.30.5"
1481+
"@typescript-eslint/scope-manager" "5.30.7"
1482+
"@typescript-eslint/types" "5.30.7"
1483+
"@typescript-eslint/typescript-estree" "5.30.7"
14841484
eslint-scope "^5.1.1"
14851485
eslint-utils "^3.0.0"
14861486

1487-
"@typescript-eslint/[email protected].5":
1488-
version "5.30.5"
1489-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.5.tgz#d4bb969202019d5d5d849a0aaedc7370cc044b14"
1490-
integrity sha512-D+xtGo9HUMELzWIUqcQc0p2PO4NyvTrgIOK/VnSH083+8sq0tiLozNRKuLarwHYGRuA6TVBQSuuLwJUDWd3aaA==
1487+
"@typescript-eslint/[email protected].7":
1488+
version "5.30.7"
1489+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.7.tgz#c093abae75b4fd822bfbad9fc337f38a7a14909a"
1490+
integrity sha512-KrRXf8nnjvcpxDFOKej4xkD7657+PClJs5cJVSG7NNoCNnjEdc46juNAQt7AyuWctuCgs6mVRc1xGctEqrjxWw==
14911491
dependencies:
1492-
"@typescript-eslint/types" "5.30.5"
1492+
"@typescript-eslint/types" "5.30.7"
14931493
eslint-visitor-keys "^3.3.0"
14941494

14951495
JSONStream@^1.0.4:

0 commit comments

Comments
 (0)