mirror of https://github.com/grafana/grafana.git
Update dependency eslint to v8.56.0 (#80825)
* Update dependency eslint to v8.56.0 * update sdk --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
e74313e171
commit
f97cea5522
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "eslint",
|
||||
"version": "8.52.0-sdk",
|
||||
"version": "8.56.0-sdk",
|
||||
"main": "./lib/api.js",
|
||||
"type": "commonjs",
|
||||
"bin": {
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
"@types/d3-scale-chromatic": "3.0.3",
|
||||
"@types/debounce-promise": "3.1.9",
|
||||
"@types/diff": "^5",
|
||||
"@types/eslint": "8.44.0",
|
||||
"@types/eslint": "8.56.2",
|
||||
"@types/file-saver": "2.0.7",
|
||||
"@types/glob": "^8.0.0",
|
||||
"@types/google.analytics": "^0.0.45",
|
||||
|
@ -157,7 +157,7 @@
|
|||
"esbuild": "0.18.12",
|
||||
"esbuild-loader": "3.0.1",
|
||||
"esbuild-plugin-browserslist": "^0.10.0",
|
||||
"eslint": "8.52.0",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "27.6.3",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/types": "^6.0.0",
|
||||
"eslint": "8.52.0",
|
||||
"eslint": "8.56.0",
|
||||
"tslib": "2.6.2"
|
||||
},
|
||||
"private": true
|
||||
|
|
77
yarn.lock
77
yarn.lock
|
@ -2724,9 +2724,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/eslintrc@npm:^2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@eslint/eslintrc@npm:2.1.2"
|
||||
"@eslint/eslintrc@npm:^2.1.2, @eslint/eslintrc@npm:^2.1.4":
|
||||
version: 2.1.4
|
||||
resolution: "@eslint/eslintrc@npm:2.1.4"
|
||||
dependencies:
|
||||
ajv: "npm:^6.12.4"
|
||||
debug: "npm:^4.3.2"
|
||||
|
@ -2737,7 +2737,7 @@ __metadata:
|
|||
js-yaml: "npm:^4.1.0"
|
||||
minimatch: "npm:^3.1.2"
|
||||
strip-json-comments: "npm:^3.1.1"
|
||||
checksum: fa25638f2666cac6810f98ee7d0f4b912f191806467c1b40d72bac759fffef0b3357f12a1869817286837b258e4de3517e0c7408520e156ca860fc53a1fbaed9
|
||||
checksum: 7a3b14f4b40fc1a22624c3f84d9f467a3d9ea1ca6e9a372116cb92507e485260359465b58e25bcb6c9981b155416b98c9973ad9b796053fd7b3f776a6946bce8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2748,6 +2748,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:8.56.0":
|
||||
version: 8.56.0
|
||||
resolution: "@eslint/js@npm:8.56.0"
|
||||
checksum: 97a4b5ccf7e24f4d205a1fb0f21cdcd610348ecf685f6798a48dd41ba443f2c1eedd3050ff5a0b8f30b8cf6501ab512aa9b76e531db15e59c9ebaa41f3162e37
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@fal-works/esbuild-plugin-global-externals@npm:^2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@fal-works/esbuild-plugin-global-externals@npm:2.1.2"
|
||||
|
@ -3295,7 +3302,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@typescript-eslint/types": "npm:^6.0.0"
|
||||
"@typescript-eslint/utils": "npm:^6.0.0"
|
||||
eslint: "npm:8.52.0"
|
||||
eslint: "npm:8.56.0"
|
||||
tslib: "npm:2.6.2"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
@ -8243,13 +8250,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/eslint@npm:*, @types/eslint@npm:8.44.0, @types/eslint@npm:^8.37.0, @types/eslint@npm:^8.4.10":
|
||||
version: 8.44.0
|
||||
resolution: "@types/eslint@npm:8.44.0"
|
||||
"@types/eslint@npm:*, @types/eslint@npm:8.56.2, @types/eslint@npm:^8.37.0, @types/eslint@npm:^8.4.10":
|
||||
version: 8.56.2
|
||||
resolution: "@types/eslint@npm:8.56.2"
|
||||
dependencies:
|
||||
"@types/estree": "npm:*"
|
||||
"@types/json-schema": "npm:*"
|
||||
checksum: 29657ff1e3325be8048646b0f10f20e6fd6668c81e560cdf931b228eae8758e56ba0a51b71e699e86adfea4fdc05f68d23cb078b105d77be81a731f7aa172caa
|
||||
checksum: 9e4805e770ea90a561e1f69e5edce28b8f66e92e290705100e853c7c252cf87bef654168d0d47fc60c0effbe4517dd7a8d2fa6d3f04c7f831367d568009fd368
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -15237,6 +15244,54 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.56.0":
|
||||
version: 8.56.0
|
||||
resolution: "eslint@npm:8.56.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.6.1"
|
||||
"@eslint/eslintrc": "npm:^2.1.4"
|
||||
"@eslint/js": "npm:8.56.0"
|
||||
"@humanwhocodes/config-array": "npm:^0.11.13"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
"@nodelib/fs.walk": "npm:^1.2.8"
|
||||
"@ungap/structured-clone": "npm:^1.2.0"
|
||||
ajv: "npm:^6.12.4"
|
||||
chalk: "npm:^4.0.0"
|
||||
cross-spawn: "npm:^7.0.2"
|
||||
debug: "npm:^4.3.2"
|
||||
doctrine: "npm:^3.0.0"
|
||||
escape-string-regexp: "npm:^4.0.0"
|
||||
eslint-scope: "npm:^7.2.2"
|
||||
eslint-visitor-keys: "npm:^3.4.3"
|
||||
espree: "npm:^9.6.1"
|
||||
esquery: "npm:^1.4.2"
|
||||
esutils: "npm:^2.0.2"
|
||||
fast-deep-equal: "npm:^3.1.3"
|
||||
file-entry-cache: "npm:^6.0.1"
|
||||
find-up: "npm:^5.0.0"
|
||||
glob-parent: "npm:^6.0.2"
|
||||
globals: "npm:^13.19.0"
|
||||
graphemer: "npm:^1.4.0"
|
||||
ignore: "npm:^5.2.0"
|
||||
imurmurhash: "npm:^0.1.4"
|
||||
is-glob: "npm:^4.0.0"
|
||||
is-path-inside: "npm:^3.0.3"
|
||||
js-yaml: "npm:^4.1.0"
|
||||
json-stable-stringify-without-jsonify: "npm:^1.0.1"
|
||||
levn: "npm:^0.4.1"
|
||||
lodash.merge: "npm:^4.6.2"
|
||||
minimatch: "npm:^3.1.2"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
optionator: "npm:^0.9.3"
|
||||
strip-ansi: "npm:^6.0.1"
|
||||
text-table: "npm:^0.2.0"
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"espree@npm:^9.6.0, espree@npm:^9.6.1":
|
||||
version: 9.6.1
|
||||
resolution: "espree@npm:9.6.1"
|
||||
|
@ -16907,7 +16962,7 @@ __metadata:
|
|||
"@types/d3-scale-chromatic": "npm:3.0.3"
|
||||
"@types/debounce-promise": "npm:3.1.9"
|
||||
"@types/diff": "npm:^5"
|
||||
"@types/eslint": "npm:8.44.0"
|
||||
"@types/eslint": "npm:8.56.2"
|
||||
"@types/file-saver": "npm:2.0.7"
|
||||
"@types/glob": "npm:^8.0.0"
|
||||
"@types/google.analytics": "npm:^0.0.45"
|
||||
|
@ -17001,7 +17056,7 @@ __metadata:
|
|||
esbuild: "npm:0.18.12"
|
||||
esbuild-loader: "npm:3.0.1"
|
||||
esbuild-plugin-browserslist: "npm:^0.10.0"
|
||||
eslint: "npm:8.52.0"
|
||||
eslint: "npm:8.56.0"
|
||||
eslint-config-prettier: "npm:8.8.0"
|
||||
eslint-plugin-import: "npm:^2.26.0"
|
||||
eslint-plugin-jest: "npm:27.6.3"
|
||||
|
|
Loading…
Reference in New Issue