mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint to v9.17.0 (#98014)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9f416e1428
commit
b36b7ec18e
@ -175,7 +175,7 @@
|
||||
"esbuild": "0.24.0",
|
||||
"esbuild-loader": "4.2.2",
|
||||
"esbuild-plugin-browserslist": "^0.15.0",
|
||||
"eslint": "9.16.0",
|
||||
"eslint": "9.17.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jest": "28.9.0",
|
||||
|
@ -18,7 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/types": "^8.9.0",
|
||||
"eslint": "9.16.0",
|
||||
"eslint": "9.17.0",
|
||||
"tslib": "2.7.0"
|
||||
},
|
||||
"private": true
|
||||
|
@ -12,7 +12,7 @@
|
||||
"@types/eslint": "9.6.1",
|
||||
"@types/webpack-bundle-analyzer": "^4.7.0",
|
||||
"copy-webpack-plugin": "12.0.2",
|
||||
"eslint": "9.16.0",
|
||||
"eslint": "9.17.0",
|
||||
"eslint-webpack-plugin": "4.2.0",
|
||||
"fork-ts-checker-webpack-plugin": "9.0.2",
|
||||
"glob": "11.0.0",
|
||||
|
@ -106,7 +106,7 @@
|
||||
"copy-webpack-plugin": "12.0.2",
|
||||
"css-loader": "7.1.2",
|
||||
"esbuild": "0.24.0",
|
||||
"eslint": "9.16.0",
|
||||
"eslint": "9.17.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jest": "28.9.0",
|
||||
|
30
yarn.lock
30
yarn.lock
@ -2572,10 +2572,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.16.0":
|
||||
version: 9.16.0
|
||||
resolution: "@eslint/js@npm:9.16.0"
|
||||
checksum: 10/122da09b6a2c6a92d68be26146af1da17d9d4e03cf9435a874d341f18519122eef9ed229e52a1b781dc5987239754954e80a0b11bbe8f65df96e9ef8f3b438ad
|
||||
"@eslint/js@npm:9.17.0":
|
||||
version: 9.17.0
|
||||
resolution: "@eslint/js@npm:9.17.0"
|
||||
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3363,7 +3363,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:^8.9.0"
|
||||
"@typescript-eslint/utils": "npm:^8.9.0"
|
||||
eslint: "npm:9.16.0"
|
||||
eslint: "npm:9.17.0"
|
||||
tslib: "npm:2.7.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@ -3592,7 +3592,7 @@ __metadata:
|
||||
"@types/eslint": "npm:9.6.1"
|
||||
"@types/webpack-bundle-analyzer": "npm:^4.7.0"
|
||||
copy-webpack-plugin: "npm:12.0.2"
|
||||
eslint: "npm:9.16.0"
|
||||
eslint: "npm:9.17.0"
|
||||
eslint-webpack-plugin: "npm:4.2.0"
|
||||
fork-ts-checker-webpack-plugin: "npm:9.0.2"
|
||||
glob: "npm:11.0.0"
|
||||
@ -3672,7 +3672,7 @@ __metadata:
|
||||
date-fns: "npm:3.6.0"
|
||||
debounce-promise: "npm:3.1.2"
|
||||
esbuild: "npm:0.24.0"
|
||||
eslint: "npm:9.16.0"
|
||||
eslint: "npm:9.17.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-import: "npm:^2.31.0"
|
||||
eslint-plugin-jest: "npm:28.9.0"
|
||||
@ -13385,7 +13385,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.5":
|
||||
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.6":
|
||||
version: 7.0.6
|
||||
resolution: "cross-spawn@npm:7.0.6"
|
||||
dependencies:
|
||||
@ -15972,16 +15972,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:9.16.0":
|
||||
version: 9.16.0
|
||||
resolution: "eslint@npm:9.16.0"
|
||||
"eslint@npm:9.17.0":
|
||||
version: 9.17.0
|
||||
resolution: "eslint@npm:9.17.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.12.1"
|
||||
"@eslint/config-array": "npm:^0.19.0"
|
||||
"@eslint/core": "npm:^0.9.0"
|
||||
"@eslint/eslintrc": "npm:^3.2.0"
|
||||
"@eslint/js": "npm:9.16.0"
|
||||
"@eslint/js": "npm:9.17.0"
|
||||
"@eslint/plugin-kit": "npm:^0.2.3"
|
||||
"@humanfs/node": "npm:^0.16.6"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
@ -15990,7 +15990,7 @@ __metadata:
|
||||
"@types/json-schema": "npm:^7.0.15"
|
||||
ajv: "npm:^6.12.4"
|
||||
chalk: "npm:^4.0.0"
|
||||
cross-spawn: "npm:^7.0.5"
|
||||
cross-spawn: "npm:^7.0.6"
|
||||
debug: "npm:^4.3.2"
|
||||
escape-string-regexp: "npm:^4.0.0"
|
||||
eslint-scope: "npm:^8.2.0"
|
||||
@ -16017,7 +16017,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10/b47a34392a55bc08594ee2fed2777d7aff96f38b584791ccded44d88b72795acfe15b18643fd4046f680734a1f16244d554f34a485f660fa723e25d609fb12ba
|
||||
checksum: 10/a48ee67dd4e737974bbb49ca5d12d0ce35bcd874507807599e3655bb398320ab27c9deed1aad508a963967815e626c21208f52158c2fc0796d0cc8186528efeb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17718,7 +17718,7 @@ __metadata:
|
||||
esbuild: "npm:0.24.0"
|
||||
esbuild-loader: "npm:4.2.2"
|
||||
esbuild-plugin-browserslist: "npm:^0.15.0"
|
||||
eslint: "npm:9.16.0"
|
||||
eslint: "npm:9.17.0"
|
||||
eslint-config-prettier: "npm:9.1.0"
|
||||
eslint-plugin-import: "npm:^2.31.0"
|
||||
eslint-plugin-jest: "npm:28.9.0"
|
||||
|
Loading…
Reference in New Issue
Block a user