mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint-webpack-plugin to v4.2.0 (#88715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
20
yarn.lock
20
yarn.lock
@@ -3296,7 +3296,7 @@ __metadata:
|
||||
"@types/eslint": "npm:8.56.10"
|
||||
copy-webpack-plugin: "npm:12.0.2"
|
||||
eslint: "npm:8.57.0"
|
||||
eslint-webpack-plugin: "npm:4.1.0"
|
||||
eslint-webpack-plugin: "npm:4.2.0"
|
||||
fork-ts-checker-webpack-plugin: "npm:9.0.2"
|
||||
glob: "npm:10.3.15"
|
||||
replace-in-file-webpack-plugin: "npm:1.0.6"
|
||||
@@ -3383,7 +3383,7 @@ __metadata:
|
||||
eslint-plugin-lodash: "npm:7.4.0"
|
||||
eslint-plugin-react: "npm:7.34.2"
|
||||
eslint-plugin-react-hooks: "npm:4.6.0"
|
||||
eslint-webpack-plugin: "npm:4.1.0"
|
||||
eslint-webpack-plugin: "npm:4.2.0"
|
||||
eventemitter3: "npm:5.0.1"
|
||||
fork-ts-checker-webpack-plugin: "npm:9.0.2"
|
||||
glob: "npm:10.3.15"
|
||||
@@ -8228,7 +8228,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/eslint@npm:*, @types/eslint@npm:8.56.10, @types/eslint@npm:^8.56.5":
|
||||
"@types/eslint@npm:*, @types/eslint@npm:8.56.10, @types/eslint@npm:^8.56.10, @types/eslint@npm:^8.56.5":
|
||||
version: 8.56.10
|
||||
resolution: "@types/eslint@npm:8.56.10"
|
||||
dependencies:
|
||||
@@ -14994,19 +14994,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-webpack-plugin@npm:4.1.0":
|
||||
version: 4.1.0
|
||||
resolution: "eslint-webpack-plugin@npm:4.1.0"
|
||||
"eslint-webpack-plugin@npm:4.2.0":
|
||||
version: 4.2.0
|
||||
resolution: "eslint-webpack-plugin@npm:4.2.0"
|
||||
dependencies:
|
||||
"@types/eslint": "npm:^8.56.5"
|
||||
"@types/eslint": "npm:^8.56.10"
|
||||
jest-worker: "npm:^29.7.0"
|
||||
micromatch: "npm:^4.0.5"
|
||||
normalize-path: "npm:^3.0.0"
|
||||
schema-utils: "npm:^4.2.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.0.0
|
||||
eslint: ^8.0.0 || ^9.0.0
|
||||
webpack: ^5.0.0
|
||||
checksum: 10/ce887c600cb98602b2a91e8ca55e3eae008a03e9d5b5f0eaf7cebf0019efd87a30ac07d764603a5c4c2c2881b791f2a2bf129025e0ce49855a7bc011b3413e68
|
||||
checksum: 10/061d11a93832b82bd0362d6c546f51fe5e3a0eb811374b86536a2929ff46fea7e5ef30e32f0d3194b9da146a7c0ae43f13b2ec5ce0f65a9ca9c4d961d9e446b3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -16841,7 +16841,7 @@ __metadata:
|
||||
eslint-plugin-react: "npm:7.34.2"
|
||||
eslint-plugin-react-hooks: "npm:4.6.0"
|
||||
eslint-scope: "npm:^8.0.0"
|
||||
eslint-webpack-plugin: "npm:4.1.0"
|
||||
eslint-webpack-plugin: "npm:4.2.0"
|
||||
expose-loader: "npm:5.0.0"
|
||||
fast-deep-equal: "npm:^3.1.3"
|
||||
fast-json-patch: "npm:3.1.1"
|
||||
|
||||
Reference in New Issue
Block a user