Skip to content

Commit abcf758

Browse files
Bump @typescript-eslint/eslint-plugin from 5.30.3 to 5.30.5
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.3 to 5.30.5. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44e7611 commit abcf758

File tree

2 files changed

+21
-55
lines changed

2 files changed

+21
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/svgo": "^2.6.3",
3232
"@types/tmp": "^0.2.3",
3333
"@types/uuid": "^8.3.4",
34-
"@typescript-eslint/eslint-plugin": "^5.30.3",
34+
"@typescript-eslint/eslint-plugin": "^5.30.5",
3535
"@typescript-eslint/parser": "^5.30.5",
3636
"chalk": "^5.0.1",
3737
"classnames": "^2.3.1",

yarn.lock

Lines changed: 20 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,14 +1712,14 @@
17121712
dependencies:
17131713
"@types/node" "*"
17141714

1715-
"@typescript-eslint/eslint-plugin@^5.30.3":
1716-
version "5.30.3"
1717-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.3.tgz#2f293e56b73c4f281e48d253af4a17f21a55d54c"
1718-
integrity sha512-QEgE1uahnDbWEkZlidq7uKB630ny1NN8KbLPmznX+8hYsYpoV1/quG1Nzvs141FVuumuS7O0EpqYw3RB4AVzRg==
1719-
dependencies:
1720-
"@typescript-eslint/scope-manager" "5.30.3"
1721-
"@typescript-eslint/type-utils" "5.30.3"
1722-
"@typescript-eslint/utils" "5.30.3"
1715+
"@typescript-eslint/eslint-plugin@^5.30.5":
1716+
version "5.30.5"
1717+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.5.tgz#e9a0afd6eb3b1d663db91cf1e7bc7584d394503d"
1718+
integrity sha512-lftkqRoBvc28VFXEoRgyZuztyVUQ04JvUnATSPtIRFAccbXTWL6DEtXGYMcbg998kXw1NLUJm7rTQ9eUt+q6Ig==
1719+
dependencies:
1720+
"@typescript-eslint/scope-manager" "5.30.5"
1721+
"@typescript-eslint/type-utils" "5.30.5"
1722+
"@typescript-eslint/utils" "5.30.5"
17231723
debug "^4.3.4"
17241724
functional-red-black-tree "^1.0.1"
17251725
ignore "^5.2.0"
@@ -1737,14 +1737,6 @@
17371737
"@typescript-eslint/typescript-estree" "5.30.5"
17381738
debug "^4.3.4"
17391739

1740-
"@typescript-eslint/[email protected]":
1741-
version "5.30.3"
1742-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.3.tgz#de7edb0b59efd71975a82cbf3f1b97c5c90769f0"
1743-
integrity sha512-yVJIIUXeo/vv6Alj6lKBvsqnRs5hcxUpN3Dg3aD9Zv6r7p6Nn106jJcr5rnpRHAReEb/aMI2RWrt3JmL17eCVA==
1744-
dependencies:
1745-
"@typescript-eslint/types" "5.30.3"
1746-
"@typescript-eslint/visitor-keys" "5.30.3"
1747-
17481740
"@typescript-eslint/[email protected]":
17491741
version "5.30.5"
17501742
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.5.tgz#7f90b9d6800552c856a5f3644f5e55dd1469d964"
@@ -1753,38 +1745,20 @@
17531745
"@typescript-eslint/types" "5.30.5"
17541746
"@typescript-eslint/visitor-keys" "5.30.5"
17551747

1756-
"@typescript-eslint/[email protected].3":
1757-
version "5.30.3"
1758-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.3.tgz#1bb4efcfc8de38086d50096709b2cccf72684515"
1759-
integrity sha512-IIzakE7OXOqdwPaXhRiPnaZ8OuJJYBLufOffd9fqzkI4IMFIYq8KC7bghdnF7QUJTirURRErQFrJ/w5UpwIqaw==
1748+
"@typescript-eslint/[email protected].5":
1749+
version "5.30.5"
1750+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.5.tgz#7a9656f360b4b1daea635c4621dab053d08bf8a9"
1751+
integrity sha512-k9+ejlv1GgwN1nN7XjVtyCgE0BTzhzT1YsQF0rv4Vfj2U9xnslBgMYYvcEYAFVdvhuEscELJsB7lDkN7WusErw==
17601752
dependencies:
1761-
"@typescript-eslint/utils" "5.30.3"
1753+
"@typescript-eslint/utils" "5.30.5"
17621754
debug "^4.3.4"
17631755
tsutils "^3.21.0"
17641756

1765-
"@typescript-eslint/[email protected]":
1766-
version "5.30.3"
1767-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.3.tgz#8ef6313dcec2e297b167dd25ef363e36857c49ff"
1768-
integrity sha512-vshU3pjSTgBPNgfd55JLYngHkXuwQP68fxYFUAg1Uq+JrR3xG/XjvL9Dmv28CpOERtqwkaR4QQ3mD0NLZcE2Xw==
1769-
17701757
"@typescript-eslint/[email protected]":
17711758
version "5.30.5"
17721759
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.5.tgz#36a0c05a72af3623cdf9ee8b81ea743b7de75a98"
17731760
integrity sha512-kZ80w/M2AvsbRvOr3PjaNh6qEW1LFqs2pLdo2s5R38B2HYXG8Z0PP48/4+j1QHJFL3ssHIbJ4odPRS8PlHrFfw==
17741761

1775-
"@typescript-eslint/[email protected]":
1776-
version "5.30.3"
1777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.3.tgz#d5ff918499dd56039864c157a898b1322d7bff8c"
1778-
integrity sha512-jqVh5N9AJx6+7yRgoA+ZelAFrHezgI9pzI9giv7s84DDOmtpFwTgURcpICDHyz9x6vAeOu91iACZ4dBTVfzIyA==
1779-
dependencies:
1780-
"@typescript-eslint/types" "5.30.3"
1781-
"@typescript-eslint/visitor-keys" "5.30.3"
1782-
debug "^4.3.4"
1783-
globby "^11.1.0"
1784-
is-glob "^4.0.3"
1785-
semver "^7.3.7"
1786-
tsutils "^3.21.0"
1787-
17881762
"@typescript-eslint/[email protected]":
17891763
version "5.30.5"
17901764
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.5.tgz#c520e4eba20551c4ec76af8d344a42eb6c9767bb"
@@ -1798,26 +1772,18 @@
17981772
semver "^7.3.7"
17991773
tsutils "^3.21.0"
18001774

1801-
"@typescript-eslint/[email protected].3":
1802-
version "5.30.3"
1803-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.3.tgz#be2ebaef73e5610c866c4f29ed33669acc89e3fc"
1804-
integrity sha512-OEaBXGxxdIy35H+jyXfYAMQ66KMJczK9hEhL3gR6IRbWe5PyK+bPDC9zbQNVII6rNFTfF/Mse0z21NlEU+vOMw==
1775+
"@typescript-eslint/[email protected].5":
1776+
version "5.30.5"
1777+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.5.tgz#3999cbd06baad31b9e60d084f20714d1b2776765"
1778+
integrity sha512-o4SSUH9IkuA7AYIfAvatldovurqTAHrfzPApOZvdUq01hHojZojCFXx06D/aFpKCgWbMPRdJBWAC3sWp3itwTA==
18051779
dependencies:
18061780
"@types/json-schema" "^7.0.9"
1807-
"@typescript-eslint/scope-manager" "5.30.3"
1808-
"@typescript-eslint/types" "5.30.3"
1809-
"@typescript-eslint/typescript-estree" "5.30.3"
1781+
"@typescript-eslint/scope-manager" "5.30.5"
1782+
"@typescript-eslint/types" "5.30.5"
1783+
"@typescript-eslint/typescript-estree" "5.30.5"
18101784
eslint-scope "^5.1.1"
18111785
eslint-utils "^3.0.0"
18121786

1813-
"@typescript-eslint/[email protected]":
1814-
version "5.30.3"
1815-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.3.tgz#2c5f7a16c36748d1c51ea5a9c29bfb64780ce466"
1816-
integrity sha512-ep2xtHOhnSRt6fDP9DSSxrA/FqZhdMF7/Y9fYsxrKss2uWJMbzJyBJ/We1fKc786BJ10pHwrzUlhvpz8i7XzBg==
1817-
dependencies:
1818-
"@typescript-eslint/types" "5.30.3"
1819-
eslint-visitor-keys "^3.3.0"
1820-
18211787
"@typescript-eslint/[email protected]":
18221788
version "5.30.5"
18231789
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.5.tgz#d4bb969202019d5d5d849a0aaedc7370cc044b14"

0 commit comments

Comments
 (0)