Skip to content

Commit

Permalink
build(deps-dev): bump eslint-webpack-plugin from 4.0.1 to 4.2.0 (cryo…
Browse files Browse the repository at this point in the history
…statio#1377)

Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 4.0.1 to 4.2.0.
- [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.1...v4.2.0)

---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 2e33c69 commit d505e5d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^3.0.0",
"eslint-webpack-plugin": "^4.0.1",
"eslint-webpack-plugin": "^4.2.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.0",
"imagemin": "^9.0.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2191,13 +2191,13 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:^8.37.0":
version: 8.44.9
resolution: "@types/eslint@npm:8.44.9"
"@types/eslint@npm:^8.56.10":
version: 8.56.12
resolution: "@types/eslint@npm:8.56.12"
dependencies:
"@types/estree": "*"
"@types/json-schema": "*"
checksum: 6f8889e94e67a5e43c15f5a2530798f864ace08c270bfb3f153cb705da4e30a80e0e9a0fc05317c8642c8dda909d528968172089eb4d52aca9f212761df25d90
checksum: 0f7710ee02a256c499514251f527f84de964bb29487db840408e4cde79283124a38935597636d2265756c34dd1d902e1b00ae78930d4a0b55111909cb7b80d84
languageName: node
linkType: hard

Expand Down Expand Up @@ -4494,7 +4494,7 @@ __metadata:
eslint-plugin-react: ^7.36.1
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-unused-imports: ^3.0.0
eslint-webpack-plugin: ^4.0.1
eslint-webpack-plugin: ^4.2.0
file-loader: ^6.2.0
html-webpack-plugin: ^5.6.0
humanize-duration: ^3.32.1
Expand Down Expand Up @@ -6392,19 +6392,19 @@ __metadata:
languageName: node
linkType: hard

"eslint-webpack-plugin@npm:^4.0.1":
version: 4.0.1
resolution: "eslint-webpack-plugin@npm:4.0.1"
"eslint-webpack-plugin@npm:^4.2.0":
version: 4.2.0
resolution: "eslint-webpack-plugin@npm:4.2.0"
dependencies:
"@types/eslint": ^8.37.0
jest-worker: ^29.5.0
"@types/eslint": ^8.56.10
jest-worker: ^29.7.0
micromatch: ^4.0.5
normalize-path: ^3.0.0
schema-utils: ^4.0.0
schema-utils: ^4.2.0
peerDependencies:
eslint: ^8.0.0
eslint: ^8.0.0 || ^9.0.0
webpack: ^5.0.0
checksum: 94fe0817fc580729dc6edc4a31c9f7dbeb97ad134c6c4192feab66aae711ed5afe35c5bc8d5e99b39626b469300196df72e631f5e53c55723adbf850765924e5
checksum: 51538d60d0d0f3dd5774a4291af4620884a45a40270e2878c2f7c8dbff3584ef8588ffded8de696a4bbcee45bee219eba442eb503f5eddcc79aefeb4845985ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -9178,7 +9178,7 @@ __metadata:
languageName: node
linkType: hard

"jest-worker@npm:^29.4.3, jest-worker@npm:^29.5.0":
"jest-worker@npm:^29.4.3, jest-worker@npm:^29.7.0":
version: 29.7.0
resolution: "jest-worker@npm:29.7.0"
dependencies:
Expand Down

0 comments on commit d505e5d

Please sign in to comment.