Skip to content

Commit 7aacd88

Browse files
Bump eslint-webpack-plugin from 4.0.0 to 4.0.1 (#856)
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/eslint-webpack-plugin@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a89052 commit 7aacd88

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@
573573
"@typescript-eslint/parser": "^5.57.1",
574574
"@vscode/test-electron": "^2.3.0",
575575
"eslint": "^8.38.0",
576-
"eslint-webpack-plugin": "^4.0.0",
576+
"eslint-webpack-plugin": "^4.0.1",
577577
"glob": "^10.2.2",
578578
"husky": "^8.0.2",
579579
"mocha": "^10.2.0",

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,19 @@
5858
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
5959
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
6060

61-
"@jest/schemas@^29.4.0":
62-
version "29.4.0"
63-
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.4.0.tgz#0d6ad358f295cc1deca0b643e6b4c86ebd539f17"
64-
integrity sha512-0E01f/gOZeNTG76i5eWWSupvSHaIINrTie7vCyjiYFKgzNdyEGd12BUv4oNBFHOqlHDbtoJi3HrQ38KCC90NsQ==
61+
"@jest/schemas@^29.4.3":
62+
version "29.4.3"
63+
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.4.3.tgz#39cf1b8469afc40b6f5a2baaa146e332c4151788"
64+
integrity sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==
6565
dependencies:
6666
"@sinclair/typebox" "^0.25.16"
6767

68-
"@jest/types@^29.4.1":
69-
version "29.4.1"
70-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.4.1.tgz#f9f83d0916f50696661da72766132729dcb82ecb"
71-
integrity sha512-zbrAXDUOnpJ+FMST2rV7QZOgec8rskg2zv8g2ajeqitp4tvZiyqTCYXANrKsM+ryj5o+LI+ZN2EgU9drrkiwSA==
68+
"@jest/types@^29.5.0":
69+
version "29.5.0"
70+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.5.0.tgz#f59ef9b031ced83047c67032700d8c807d6e1593"
71+
integrity sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==
7272
dependencies:
73-
"@jest/schemas" "^29.4.0"
73+
"@jest/schemas" "^29.4.3"
7474
"@types/istanbul-lib-coverage" "^2.0.0"
7575
"@types/istanbul-reports" "^3.0.0"
7676
"@types/node" "*"
@@ -183,10 +183,10 @@
183183
"@types/eslint" "*"
184184
"@types/estree" "*"
185185

186-
"@types/eslint@*", "@types/eslint@^8.4.10":
187-
version "8.21.0"
188-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.21.0.tgz#21724cfe12b96696feafab05829695d4d7bd7c48"
189-
integrity sha512-35EhHNOXgxnUgh4XCJsGhE7zdlDhYDN/aMG6UbkByCFFNgQ7b3U+uVoqBpicFydR8JEfgdjCF7SJ7MiJfzuiTA==
186+
"@types/eslint@*", "@types/eslint@^8.37.0":
187+
version "8.37.0"
188+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.37.0.tgz#29cebc6c2a3ac7fea7113207bf5a828fdf4d7ef1"
189+
integrity sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==
190190
dependencies:
191191
"@types/estree" "*"
192192
"@types/json-schema" "*"
@@ -1034,13 +1034,13 @@ eslint-visitor-keys@^3.4.0:
10341034
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz#c7f0f956124ce677047ddbc192a68f999454dedc"
10351035
integrity sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==
10361036

1037-
eslint-webpack-plugin@^4.0.0:
1038-
version "4.0.0"
1039-
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-4.0.0.tgz#f77f37b2bbb8ad5c4197b5e55f5f2a49365a1a81"
1040-
integrity sha512-eM9ccGRWkU+btBSVfABRn8CjT7jZ2Q+UV/RfErMDVCFXpihEbvajNrLltZpwTAcEoXSqESGlEPIUxl7PoDlLWw==
1037+
eslint-webpack-plugin@^4.0.1:
1038+
version "4.0.1"
1039+
resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-4.0.1.tgz#f0f0e9afff2801d8bd41eac88e5409821ecbaccb"
1040+
integrity sha512-fUFcXpui/FftGx3NzvWgLZXlLbu+m74sUxGEgxgoxYcUtkIQbS6SdNNZkS99m5ycb23TfoNYrDpp1k/CK5j6Hw==
10411041
dependencies:
1042-
"@types/eslint" "^8.4.10"
1043-
jest-worker "^29.4.1"
1042+
"@types/eslint" "^8.37.0"
1043+
jest-worker "^29.5.0"
10441044
micromatch "^4.0.5"
10451045
normalize-path "^3.0.0"
10461046
schema-utils "^4.0.0"
@@ -1550,12 +1550,12 @@ jackspeak@^2.0.3:
15501550
optionalDependencies:
15511551
"@pkgjs/parseargs" "^0.11.0"
15521552

1553-
jest-util@^29.4.1:
1554-
version "29.4.1"
1555-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.4.1.tgz#2eeed98ff4563b441b5a656ed1a786e3abc3e4c4"
1556-
integrity sha512-bQy9FPGxVutgpN4VRc0hk6w7Hx/m6L53QxpDreTZgJd9gfx/AV2MjyPde9tGyZRINAUrSv57p2inGBu2dRLmkQ==
1553+
jest-util@^29.5.0:
1554+
version "29.5.0"
1555+
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.5.0.tgz#24a4d3d92fc39ce90425311b23c27a6e0ef16b8f"
1556+
integrity sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==
15571557
dependencies:
1558-
"@jest/types" "^29.4.1"
1558+
"@jest/types" "^29.5.0"
15591559
"@types/node" "*"
15601560
chalk "^4.0.0"
15611561
ci-info "^3.2.0"
@@ -1571,13 +1571,13 @@ jest-worker@^27.4.5:
15711571
merge-stream "^2.0.0"
15721572
supports-color "^8.0.0"
15731573

1574-
jest-worker@^29.4.1:
1575-
version "29.4.1"
1576-
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.4.1.tgz#7cb4a99a38975679600305650f86f4807460aab1"
1577-
integrity sha512-O9doU/S1EBe+yp/mstQ0VpPwpv0Clgn68TkNwGxL6/usX/KUW9Arnn4ag8C3jc6qHcXznhsT5Na1liYzAsuAbQ==
1574+
jest-worker@^29.5.0:
1575+
version "29.5.0"
1576+
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-29.5.0.tgz#bdaefb06811bd3384d93f009755014d8acb4615d"
1577+
integrity sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==
15781578
dependencies:
15791579
"@types/node" "*"
1580-
jest-util "^29.4.1"
1580+
jest-util "^29.5.0"
15811581
merge-stream "^2.0.0"
15821582
supports-color "^8.0.0"
15831583

0 commit comments

Comments
 (0)