Skip to content

Commit 74307bc

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 0404292 commit 74307bc

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
@@ -57,7 +57,7 @@
5757
"eslint-config-react-app": "^7.0.1",
5858
"eslint-import-resolver-typescript": "^3.6.0",
5959
"eslint-plugin-import": "^2.28.1",
60-
"eslint-webpack-plugin": "^3.1.1",
60+
"eslint-webpack-plugin": "^4.0.1",
6161
"file-loader": "^6.2.0",
6262
"fs-extra": "^10.0.0",
6363
"gh-pages": "^6.0.0",

yarn.lock

Lines changed: 10 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2919,7 +2919,7 @@ __metadata:
29192919
languageName: node
29202920
linkType: hard
29212921

2922-
"@types/eslint@npm:*, @types/eslint@npm:^7.29.0 || ^8.4.1":
2922+
"@types/eslint@npm:*, @types/eslint@npm:^8.37.0":
29232923
version: 8.44.2
29242924
resolution: "@types/eslint@npm:8.44.2"
29252925
dependencies:
@@ -6414,19 +6414,19 @@ __metadata:
64146414
languageName: node
64156415
linkType: hard
64166416

6417-
"eslint-webpack-plugin@npm:^3.1.1":
6418-
version: 3.2.0
6419-
resolution: "eslint-webpack-plugin@npm:3.2.0"
6417+
"eslint-webpack-plugin@npm:^4.0.1":
6418+
version: 4.0.1
6419+
resolution: "eslint-webpack-plugin@npm:4.0.1"
64206420
dependencies:
6421-
"@types/eslint": ^7.29.0 || ^8.4.1
6422-
jest-worker: ^28.0.2
6421+
"@types/eslint": ^8.37.0
6422+
jest-worker: ^29.5.0
64236423
micromatch: ^4.0.5
64246424
normalize-path: ^3.0.0
64256425
schema-utils: ^4.0.0
64266426
peerDependencies:
6427-
eslint: ^7.0.0 || ^8.0.0
6427+
eslint: ^8.0.0
64286428
webpack: ^5.0.0
6429-
checksum: 095034c35e773fdb21ec7e597ae1f8a6899679c290db29d8568ca94619e8c7f4971f0f9edccc8a965322ab8af9286c87205985a38f4fdcf17654aee7cd8bb7b5
6429+
checksum: 94fe0817fc580729dc6edc4a31c9f7dbeb97ad134c6c4192feab66aae711ed5afe35c5bc8d5e99b39626b469300196df72e631f5e53c55723adbf850765924e5
64306430
languageName: node
64316431
linkType: hard
64326432

@@ -8936,18 +8936,7 @@ __metadata:
89368936
languageName: node
89378937
linkType: hard
89388938

8939-
"jest-worker@npm:^28.0.2":
8940-
version: 28.1.3
8941-
resolution: "jest-worker@npm:28.1.3"
8942-
dependencies:
8943-
"@types/node": "*"
8944-
merge-stream: ^2.0.0
8945-
supports-color: ^8.0.0
8946-
checksum: e921c9a1b8f0909da9ea07dbf3592f95b653aef3a8bb0cbcd20fc7f9a795a1304adecac31eecb308992c167e8d7e75c522061fec38a5928ace0f9571c90169ca
8947-
languageName: node
8948-
linkType: hard
8949-
8950-
"jest-worker@npm:^29.6.4":
8939+
"jest-worker@npm:^29.5.0, jest-worker@npm:^29.6.4":
89518940
version: 29.6.4
89528941
resolution: "jest-worker@npm:29.6.4"
89538942
dependencies:
@@ -13287,7 +13276,7 @@ __metadata:
1328713276
eslint-config-react-app: ^7.0.1
1328813277
eslint-import-resolver-typescript: ^3.6.0
1328913278
eslint-plugin-import: ^2.28.1
13290-
eslint-webpack-plugin: ^3.1.1
13279+
eslint-webpack-plugin: ^4.0.1
1329113280
file-loader: ^6.2.0
1329213281
fs-extra: ^10.0.0
1329313282
gh-pages: ^6.0.0

0 commit comments

Comments
 (0)