mirror of https://github.com/grafana/grafana.git
Update dependency eslint to v9.18.0 (#98880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e754ea7a64
commit
460dab57c7
|
@ -172,7 +172,7 @@
|
||||||
"esbuild": "0.24.2",
|
"esbuild": "0.24.2",
|
||||||
"esbuild-loader": "4.2.2",
|
"esbuild-loader": "4.2.2",
|
||||||
"esbuild-plugin-browserslist": "^0.15.0",
|
"esbuild-plugin-browserslist": "^0.15.0",
|
||||||
"eslint": "9.17.0",
|
"eslint": "9.18.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-import": "^2.31.0",
|
"eslint-plugin-import": "^2.31.0",
|
||||||
"eslint-plugin-jest": "28.10.0",
|
"eslint-plugin-jest": "28.10.0",
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@typescript-eslint/types": "^8.9.0",
|
"@typescript-eslint/types": "^8.9.0",
|
||||||
"eslint": "9.17.0",
|
"eslint": "9.18.0",
|
||||||
"tslib": "2.8.1"
|
"tslib": "2.8.1"
|
||||||
},
|
},
|
||||||
"private": true
|
"private": true
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"@types/eslint": "9.6.1",
|
"@types/eslint": "9.6.1",
|
||||||
"@types/webpack-bundle-analyzer": "^4.7.0",
|
"@types/webpack-bundle-analyzer": "^4.7.0",
|
||||||
"copy-webpack-plugin": "12.0.2",
|
"copy-webpack-plugin": "12.0.2",
|
||||||
"eslint": "9.17.0",
|
"eslint": "9.18.0",
|
||||||
"eslint-webpack-plugin": "4.2.0",
|
"eslint-webpack-plugin": "4.2.0",
|
||||||
"fork-ts-checker-webpack-plugin": "9.0.2",
|
"fork-ts-checker-webpack-plugin": "9.0.2",
|
||||||
"glob": "11.0.1",
|
"glob": "11.0.1",
|
||||||
|
|
|
@ -106,7 +106,7 @@
|
||||||
"copy-webpack-plugin": "12.0.2",
|
"copy-webpack-plugin": "12.0.2",
|
||||||
"css-loader": "7.1.2",
|
"css-loader": "7.1.2",
|
||||||
"esbuild": "0.24.2",
|
"esbuild": "0.24.2",
|
||||||
"eslint": "9.17.0",
|
"eslint": "9.18.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-import": "^2.31.0",
|
"eslint-plugin-import": "^2.31.0",
|
||||||
"eslint-plugin-jest": "28.10.0",
|
"eslint-plugin-jest": "28.10.0",
|
||||||
|
|
47
yarn.lock
47
yarn.lock
|
@ -2575,12 +2575,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/core@npm:^0.9.0":
|
"@eslint/core@npm:^0.10.0":
|
||||||
version: 0.9.1
|
version: 0.10.0
|
||||||
resolution: "@eslint/core@npm:0.9.1"
|
resolution: "@eslint/core@npm:0.10.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/json-schema": "npm:^7.0.15"
|
"@types/json-schema": "npm:^7.0.15"
|
||||||
checksum: 10/f2263f8f94fdf84fc34573e027de98f1fce6287120513ae672ddf0652c75b9fa77c314d565628fc58e0a6f959766acc34c8191f9b94f1757b910408ffa04adde
|
checksum: 10/de41d7fa5dc468b70fb15c72829096939fc0217c41b8519af4620bc1089cb42539a15325c4c3ee3832facac1836c8c944c4a0c4d0cc8b33ffd8e95962278ae14
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2601,10 +2601,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:9.17.0":
|
"@eslint/js@npm:9.18.0":
|
||||||
version: 9.17.0
|
version: 9.18.0
|
||||||
resolution: "@eslint/js@npm:9.17.0"
|
resolution: "@eslint/js@npm:9.18.0"
|
||||||
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
|
checksum: 10/364a7d030dad9dbda1458d8dbcea0199fe7d48bcfefe4b49389df6c45cdc5a2449f70e5d8a794e46ed9fb34af3fe5a3f53e30020d306b6ee791e2a1b2b9fa25f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2615,12 +2615,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/plugin-kit@npm:^0.2.3":
|
"@eslint/plugin-kit@npm:^0.2.5":
|
||||||
version: 0.2.4
|
version: 0.2.5
|
||||||
resolution: "@eslint/plugin-kit@npm:0.2.4"
|
resolution: "@eslint/plugin-kit@npm:0.2.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
"@eslint/core": "npm:^0.10.0"
|
||||||
levn: "npm:^0.4.1"
|
levn: "npm:^0.4.1"
|
||||||
checksum: 10/e34d02ea1dccd716e51369620263a4b2167aff3c0510ed776e21336cc3ad7158087449a76931baf07cdc33810cb6919db375f2e9f409435d2c6e0dd5f4786b25
|
checksum: 10/82d0142bc7054587bde4f75c2c517f477df7c320e4bdb47a4d5f766899a313ce65e9ce5d59428178d0be473a95292065053f69637042546b811ad89079781cbc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3389,7 +3390,7 @@ __metadata:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types": "npm:^8.9.0"
|
"@typescript-eslint/types": "npm:^8.9.0"
|
||||||
"@typescript-eslint/utils": "npm:^8.9.0"
|
"@typescript-eslint/utils": "npm:^8.9.0"
|
||||||
eslint: "npm:9.17.0"
|
eslint: "npm:9.18.0"
|
||||||
tslib: "npm:2.8.1"
|
tslib: "npm:2.8.1"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
@ -3592,7 +3593,7 @@ __metadata:
|
||||||
"@types/eslint": "npm:9.6.1"
|
"@types/eslint": "npm:9.6.1"
|
||||||
"@types/webpack-bundle-analyzer": "npm:^4.7.0"
|
"@types/webpack-bundle-analyzer": "npm:^4.7.0"
|
||||||
copy-webpack-plugin: "npm:12.0.2"
|
copy-webpack-plugin: "npm:12.0.2"
|
||||||
eslint: "npm:9.17.0"
|
eslint: "npm:9.18.0"
|
||||||
eslint-webpack-plugin: "npm:4.2.0"
|
eslint-webpack-plugin: "npm:4.2.0"
|
||||||
fork-ts-checker-webpack-plugin: "npm:9.0.2"
|
fork-ts-checker-webpack-plugin: "npm:9.0.2"
|
||||||
glob: "npm:11.0.1"
|
glob: "npm:11.0.1"
|
||||||
|
@ -3702,7 +3703,7 @@ __metadata:
|
||||||
date-fns: "npm:4.1.0"
|
date-fns: "npm:4.1.0"
|
||||||
debounce-promise: "npm:3.1.2"
|
debounce-promise: "npm:3.1.2"
|
||||||
esbuild: "npm:0.24.2"
|
esbuild: "npm:0.24.2"
|
||||||
eslint: "npm:9.17.0"
|
eslint: "npm:9.18.0"
|
||||||
eslint-config-prettier: "npm:9.1.0"
|
eslint-config-prettier: "npm:9.1.0"
|
||||||
eslint-plugin-import: "npm:^2.31.0"
|
eslint-plugin-import: "npm:^2.31.0"
|
||||||
eslint-plugin-jest: "npm:28.10.0"
|
eslint-plugin-jest: "npm:28.10.0"
|
||||||
|
@ -16019,17 +16020,17 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:9.17.0":
|
"eslint@npm:9.18.0":
|
||||||
version: 9.17.0
|
version: 9.18.0
|
||||||
resolution: "eslint@npm:9.17.0"
|
resolution: "eslint@npm:9.18.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||||
"@eslint-community/regexpp": "npm:^4.12.1"
|
"@eslint-community/regexpp": "npm:^4.12.1"
|
||||||
"@eslint/config-array": "npm:^0.19.0"
|
"@eslint/config-array": "npm:^0.19.0"
|
||||||
"@eslint/core": "npm:^0.9.0"
|
"@eslint/core": "npm:^0.10.0"
|
||||||
"@eslint/eslintrc": "npm:^3.2.0"
|
"@eslint/eslintrc": "npm:^3.2.0"
|
||||||
"@eslint/js": "npm:9.17.0"
|
"@eslint/js": "npm:9.18.0"
|
||||||
"@eslint/plugin-kit": "npm:^0.2.3"
|
"@eslint/plugin-kit": "npm:^0.2.5"
|
||||||
"@humanfs/node": "npm:^0.16.6"
|
"@humanfs/node": "npm:^0.16.6"
|
||||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||||
"@humanwhocodes/retry": "npm:^0.4.1"
|
"@humanwhocodes/retry": "npm:^0.4.1"
|
||||||
|
@ -16064,7 +16065,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: 10/a48ee67dd4e737974bbb49ca5d12d0ce35bcd874507807599e3655bb398320ab27c9deed1aad508a963967815e626c21208f52158c2fc0796d0cc8186528efeb
|
checksum: 10/85f22991aab4b0809fdfc557ec2bd309062e7211b631674e71827a73c45e44febaa80dedda35150154e331a2d372c3a25e8e5dd4a99dc8a982fe8f7d645d859f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -17763,7 +17764,7 @@ __metadata:
|
||||||
esbuild: "npm:0.24.2"
|
esbuild: "npm:0.24.2"
|
||||||
esbuild-loader: "npm:4.2.2"
|
esbuild-loader: "npm:4.2.2"
|
||||||
esbuild-plugin-browserslist: "npm:^0.15.0"
|
esbuild-plugin-browserslist: "npm:^0.15.0"
|
||||||
eslint: "npm:9.17.0"
|
eslint: "npm:9.18.0"
|
||||||
eslint-config-prettier: "npm:9.1.0"
|
eslint-config-prettier: "npm:9.1.0"
|
||||||
eslint-plugin-import: "npm:^2.31.0"
|
eslint-plugin-import: "npm:^2.31.0"
|
||||||
eslint-plugin-jest: "npm:28.10.0"
|
eslint-plugin-jest: "npm:28.10.0"
|
||||||
|
|
Loading…
Reference in New Issue