Skip to content

Commit c1bb489

Browse files
Bump eslint-webpack-plugin from 3.2.0 to 4.0.1
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.2.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/eslint-webpack-plugin@v3.2.0...v4.0.1) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c5cc1f0 commit c1bb489

File tree

3 files changed

+20
-41
lines changed

3 files changed

+20
-41
lines changed

.pnp.cjs

Lines changed: 9 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"eslint-config-react-app": "^7.0.1",
6767
"eslint-import-resolver-typescript": "^3.6.0",
6868
"eslint-plugin-import": "^2.28.1",
69-
"eslint-webpack-plugin": "^3.1.1",
69+
"eslint-webpack-plugin": "^4.0.1",
7070
"file-loader": "^6.2.0",
7171
"fs-extra": "^10.0.0",
7272
"gh-pages": "^6.0.0",

yarn.lock

Lines changed: 10 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3370,7 +3370,7 @@ __metadata:
33703370
languageName: node
33713371
linkType: hard
33723372

3373-
"@types/eslint@npm:*, @types/eslint@npm:^7.29.0 || ^8.4.1":
3373+
"@types/eslint@npm:*, @types/eslint@npm:^8.37.0":
33743374
version: 8.44.2
33753375
resolution: "@types/eslint@npm:8.44.2"
33763376
dependencies:
@@ -7071,19 +7071,19 @@ __metadata:
70717071
languageName: node
70727072
linkType: hard
70737073

7074-
"eslint-webpack-plugin@npm:^3.1.1":
7075-
version: 3.2.0
7076-
resolution: "eslint-webpack-plugin@npm:3.2.0"
7074+
"eslint-webpack-plugin@npm:^4.0.1":
7075+
version: 4.0.1
7076+
resolution: "eslint-webpack-plugin@npm:4.0.1"
70777077
dependencies:
7078-
"@types/eslint": ^7.29.0 || ^8.4.1
7079-
jest-worker: ^28.0.2
7078+
"@types/eslint": ^8.37.0
7079+
jest-worker: ^29.5.0
70807080
micromatch: ^4.0.5
70817081
normalize-path: ^3.0.0
70827082
schema-utils: ^4.0.0
70837083
peerDependencies:
7084-
eslint: ^7.0.0 || ^8.0.0
7084+
eslint: ^8.0.0
70857085
webpack: ^5.0.0
7086-
checksum: 095034c35e773fdb21ec7e597ae1f8a6899679c290db29d8568ca94619e8c7f4971f0f9edccc8a965322ab8af9286c87205985a38f4fdcf17654aee7cd8bb7b5
7086+
checksum: 94fe0817fc580729dc6edc4a31c9f7dbeb97ad134c6c4192feab66aae711ed5afe35c5bc8d5e99b39626b469300196df72e631f5e53c55723adbf850765924e5
70877087
languageName: node
70887088
linkType: hard
70897089

@@ -9674,18 +9674,7 @@ __metadata:
96749674
languageName: node
96759675
linkType: hard
96769676

9677-
"jest-worker@npm:^28.0.2":
9678-
version: 28.1.3
9679-
resolution: "jest-worker@npm:28.1.3"
9680-
dependencies:
9681-
"@types/node": "*"
9682-
merge-stream: ^2.0.0
9683-
supports-color: ^8.0.0
9684-
checksum: e921c9a1b8f0909da9ea07dbf3592f95b653aef3a8bb0cbcd20fc7f9a795a1304adecac31eecb308992c167e8d7e75c522061fec38a5928ace0f9571c90169ca
9685-
languageName: node
9686-
linkType: hard
9687-
9688-
"jest-worker@npm:^29.6.4":
9677+
"jest-worker@npm:^29.5.0, jest-worker@npm:^29.6.4":
96899678
version: 29.6.4
96909679
resolution: "jest-worker@npm:29.6.4"
96919680
dependencies:
@@ -10261,7 +10250,7 @@ __metadata:
1026110250
eslint-config-react-app: ^7.0.1
1026210251
eslint-import-resolver-typescript: ^3.6.0
1026310252
eslint-plugin-import: ^2.28.1
10264-
eslint-webpack-plugin: ^3.1.1
10253+
eslint-webpack-plugin: ^4.0.1
1026510254
file-loader: ^6.2.0
1026610255
fs-extra: ^10.0.0
1026710256
gh-pages: ^6.0.0

0 commit comments

Comments
 (0)