Skip to content

Commit 4f27e23

Browse files
committed
Update typescript-eslint monorepo to v5.30.7
1 parent a2b5601 commit 4f27e23

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
@@ -48,8 +48,8 @@
4848
"@graphql-codegen/typescript": "2.7.1",
4949
"@tsconfig/recommended": "1.0.1",
5050
"@types/jest": "28.1.6",
51-
"@typescript-eslint/eslint-plugin": "5.30.6",
52-
"@typescript-eslint/parser": "5.30.6",
51+
"@typescript-eslint/eslint-plugin": "5.30.7",
52+
"@typescript-eslint/parser": "5.30.7",
5353
"eslint": "8.20.0",
5454
"jest": "28.1.3",
5555
"myzod": "1.8.8",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,84 +1597,84 @@
15971597
dependencies:
15981598
"@types/yargs-parser" "*"
15991599

1600-
"@typescript-eslint/[email protected].6":
1601-
version "5.30.6"
1602-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.6.tgz#9c6017b6c1d04894141b4a87816388967f64c359"
1603-
integrity sha512-J4zYMIhgrx4MgnZrSDD7sEnQp7FmhKNOaqaOpaoQ/SfdMfRB/0yvK74hTnvH+VQxndZynqs5/Hn4t+2/j9bADg==
1604-
dependencies:
1605-
"@typescript-eslint/scope-manager" "5.30.6"
1606-
"@typescript-eslint/type-utils" "5.30.6"
1607-
"@typescript-eslint/utils" "5.30.6"
1600+
"@typescript-eslint/[email protected].7":
1601+
version "5.30.7"
1602+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.7.tgz#1621dabc1ae4084310e19e9efc80dfdbb97e7493"
1603+
integrity sha512-l4L6Do+tfeM2OK0GJsU7TUcM/1oN/N25xHm3Jb4z3OiDU4Lj8dIuxX9LpVMS9riSXQs42D1ieX7b85/r16H9Fw==
1604+
dependencies:
1605+
"@typescript-eslint/scope-manager" "5.30.7"
1606+
"@typescript-eslint/type-utils" "5.30.7"
1607+
"@typescript-eslint/utils" "5.30.7"
16081608
debug "^4.3.4"
16091609
functional-red-black-tree "^1.0.1"
16101610
ignore "^5.2.0"
16111611
regexpp "^3.2.0"
16121612
semver "^7.3.7"
16131613
tsutils "^3.21.0"
16141614

1615-
"@typescript-eslint/[email protected].6":
1616-
version "5.30.6"
1617-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.6.tgz#add440db038fa9d777e4ebdaf66da9e7fb7abe92"
1618-
integrity sha512-gfF9lZjT0p2ZSdxO70Xbw8w9sPPJGfAdjK7WikEjB3fcUI/yr9maUVEdqigBjKincUYNKOmf7QBMiTf719kbrA==
1615+
"@typescript-eslint/[email protected].7":
1616+
version "5.30.7"
1617+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.7.tgz#99d09729392aec9e64b1de45cd63cb81a4ddd980"
1618+
integrity sha512-Rg5xwznHWWSy7v2o0cdho6n+xLhK2gntImp0rJroVVFkcYFYQ8C8UJTSuTw/3CnExBmPjycjmUJkxVmjXsld6A==
16191619
dependencies:
1620-
"@typescript-eslint/scope-manager" "5.30.6"
1621-
"@typescript-eslint/types" "5.30.6"
1622-
"@typescript-eslint/typescript-estree" "5.30.6"
1620+
"@typescript-eslint/scope-manager" "5.30.7"
1621+
"@typescript-eslint/types" "5.30.7"
1622+
"@typescript-eslint/typescript-estree" "5.30.7"
16231623
debug "^4.3.4"
16241624

1625-
"@typescript-eslint/[email protected].6":
1626-
version "5.30.6"
1627-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.6.tgz#ce1b49ff5ce47f55518d63dbe8fc9181ddbd1a33"
1628-
integrity sha512-Hkq5PhLgtVoW1obkqYH0i4iELctEKixkhWLPTYs55doGUKCASvkjOXOd/pisVeLdO24ZX9D6yymJ/twqpJiG3g==
1625+
"@typescript-eslint/[email protected].7":
1626+
version "5.30.7"
1627+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.7.tgz#8269a931ef1e5ae68b5eb80743cc515c4ffe3dd7"
1628+
integrity sha512-7BM1bwvdF1UUvt+b9smhqdc/eniOnCKxQT/kj3oXtj3LqnTWCAM0qHRHfyzCzhEfWX0zrW7KqXXeE4DlchZBKw==
16291629
dependencies:
1630-
"@typescript-eslint/types" "5.30.6"
1631-
"@typescript-eslint/visitor-keys" "5.30.6"
1630+
"@typescript-eslint/types" "5.30.7"
1631+
"@typescript-eslint/visitor-keys" "5.30.7"
16321632

1633-
"@typescript-eslint/[email protected].6":
1634-
version "5.30.6"
1635-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.6.tgz#a64aa9acbe609ab77f09f53434a6af2b9685f3af"
1636-
integrity sha512-GFVVzs2j0QPpM+NTDMXtNmJKlF842lkZKDSanIxf+ArJsGeZUIaeT4jGg+gAgHt7AcQSFwW7htzF/rbAh2jaVA==
1633+
"@typescript-eslint/[email protected].7":
1634+
version "5.30.7"
1635+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.7.tgz#5693dc3db6f313f302764282d614cfdbc8a9fcfd"
1636+
integrity sha512-nD5qAE2aJX/YLyKMvOU5jvJyku4QN5XBVsoTynFrjQZaDgDV6i7QHFiYCx10wvn7hFvfuqIRNBtsgaLe0DbWhw==
16371637
dependencies:
1638-
"@typescript-eslint/utils" "5.30.6"
1638+
"@typescript-eslint/utils" "5.30.7"
16391639
debug "^4.3.4"
16401640
tsutils "^3.21.0"
16411641

1642-
"@typescript-eslint/[email protected].6":
1643-
version "5.30.6"
1644-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.6.tgz#86369d0a7af8c67024115ac1da3e8fb2d38907e1"
1645-
integrity sha512-HdnP8HioL1F7CwVmT4RaaMX57RrfqsOMclZc08wGMiDYJBsLGBM7JwXM4cZJmbWLzIR/pXg1kkrBBVpxTOwfUg==
1642+
"@typescript-eslint/[email protected].7":
1643+
version "5.30.7"
1644+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0"
1645+
integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg==
16461646

1647-
"@typescript-eslint/[email protected].6":
1648-
version "5.30.6"
1649-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.6.tgz#a84a0d6a486f9b54042da1de3d671a2c9f14484e"
1650-
integrity sha512-Z7TgPoeYUm06smfEfYF0RBkpF8csMyVnqQbLYiGgmUSTaSXTP57bt8f0UFXstbGxKIreTwQCujtaH0LY9w9B+A==
1647+
"@typescript-eslint/[email protected].7":
1648+
version "5.30.7"
1649+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.7.tgz#05da9f1b281985bfedcf62349847f8d168eecc07"
1650+
integrity sha512-tNslqXI1ZdmXXrHER83TJ8OTYl4epUzJC0aj2i4DMDT4iU+UqLT3EJeGQvJ17BMbm31x5scSwo3hPM0nqQ1AEA==
16511651
dependencies:
1652-
"@typescript-eslint/types" "5.30.6"
1653-
"@typescript-eslint/visitor-keys" "5.30.6"
1652+
"@typescript-eslint/types" "5.30.7"
1653+
"@typescript-eslint/visitor-keys" "5.30.7"
16541654
debug "^4.3.4"
16551655
globby "^11.1.0"
16561656
is-glob "^4.0.3"
16571657
semver "^7.3.7"
16581658
tsutils "^3.21.0"
16591659

1660-
"@typescript-eslint/[email protected].6":
1661-
version "5.30.6"
1662-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.6.tgz#1de2da14f678e7d187daa6f2e4cdb558ed0609dc"
1663-
integrity sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==
1660+
"@typescript-eslint/[email protected].7":
1661+
version "5.30.7"
1662+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.7.tgz#7135be070349e9f7caa262b0ca59dc96123351bb"
1663+
integrity sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ==
16641664
dependencies:
16651665
"@types/json-schema" "^7.0.9"
1666-
"@typescript-eslint/scope-manager" "5.30.6"
1667-
"@typescript-eslint/types" "5.30.6"
1668-
"@typescript-eslint/typescript-estree" "5.30.6"
1666+
"@typescript-eslint/scope-manager" "5.30.7"
1667+
"@typescript-eslint/types" "5.30.7"
1668+
"@typescript-eslint/typescript-estree" "5.30.7"
16691669
eslint-scope "^5.1.1"
16701670
eslint-utils "^3.0.0"
16711671

1672-
"@typescript-eslint/[email protected].6":
1673-
version "5.30.6"
1674-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.6.tgz#94dd10bb481c8083378d24de1742a14b38a2678c"
1675-
integrity sha512-41OiCjdL2mCaSDi2SvYbzFLlqqlm5v1ZW9Ym55wXKL/Rx6OOB1IbuFGo71Fj6Xy90gJDFTlgOS+vbmtGHPTQQA==
1672+
"@typescript-eslint/[email protected].7":
1673+
version "5.30.7"
1674+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.7.tgz#c093abae75b4fd822bfbad9fc337f38a7a14909a"
1675+
integrity sha512-KrRXf8nnjvcpxDFOKej4xkD7657+PClJs5cJVSG7NNoCNnjEdc46juNAQt7AyuWctuCgs6mVRc1xGctEqrjxWw==
16761676
dependencies:
1677-
"@typescript-eslint/types" "5.30.6"
1677+
"@typescript-eslint/types" "5.30.7"
16781678
eslint-visitor-keys "^3.3.0"
16791679

16801680
abort-controller@^3.0.0:

0 commit comments

Comments
 (0)