Skip to content

Commit

Permalink
Update dependency eslint-webpack-plugin to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 8101869 commit 26dadee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/crafty-preset-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"schema-utils": "4.2.0"
},
"devDependencies": {
"eslint-webpack-plugin": "4.0.1",
"eslint-webpack-plugin": "4.1.0",
"resolve-from": "5.0.0"
},
"peerDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2629,7 +2629,7 @@ __metadata:
"@swissquote/crafty-preset-prettier": "npm:1.25.0"
"@swissquote/eslint-plugin-swissquote": "npm:1.25.0"
eslint: "npm:8.57.0"
eslint-webpack-plugin: "npm:4.0.1"
eslint-webpack-plugin: "npm:4.1.0"
resolve-from: "npm:5.0.0"
schema-utils: "npm:4.2.0"
peerDependencies:
Expand Down Expand Up @@ -6543,19 +6543,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.1.0":
version: 4.1.0
resolution: "eslint-webpack-plugin@npm:4.1.0"
dependencies:
"@types/eslint": "npm:^8.37.0"
jest-worker: "npm:^29.5.0"
"@types/eslint": "npm:^8.56.5"
jest-worker: "npm:^29.7.0"
micromatch: "npm:^4.0.5"
normalize-path: "npm:^3.0.0"
schema-utils: "npm:^4.0.0"
schema-utils: "npm:^4.2.0"
peerDependencies:
eslint: ^8.0.0
webpack: ^5.0.0
checksum: 10c0/21af66b577f696202a1c852eed2e218218fba83983fb42d5a5e3367c8ffed5669f269435389452e6c139fd0029887a67c6cfee0b3a04043b7369810a7dd34143
checksum: 10c0/29ccc75ac50d765a254336e073342f33bac0b230512753c763ac783c6d3f15e36a9266371a31547253c5cf0d630be290f54268f99f37c8acbebc88304f5678b9
languageName: node
linkType: hard

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

"jest-worker@npm:^29.5.0, jest-worker@npm:^29.7.0":
"jest-worker@npm:^29.7.0":
version: 29.7.0
resolution: "jest-worker@npm:29.7.0"
dependencies:
Expand Down Expand Up @@ -12202,7 +12202,7 @@ __metadata:
languageName: node
linkType: hard

"schema-utils@npm:4.2.0, schema-utils@npm:^4.0.0":
"schema-utils@npm:4.2.0, schema-utils@npm:^4.0.0, schema-utils@npm:^4.2.0":
version: 4.2.0
resolution: "schema-utils@npm:4.2.0"
dependencies:
Expand Down

0 comments on commit 26dadee

Please sign in to comment.