mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint to v8.11.0 (#46484)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
727204ed5e
commit
8bda0c66d7
@ -174,7 +174,7 @@
|
||||
"cypress": "9.5.1",
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-to-json": "3.6.2",
|
||||
"eslint": "8.10.0",
|
||||
"eslint": "8.11.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jest": "^26.1.0",
|
||||
"eslint-plugin-jsdoc": "38.0.0",
|
||||
|
22
yarn.lock
22
yarn.lock
@ -3885,20 +3885,20 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/eslintrc@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@eslint/eslintrc@npm:1.2.0"
|
||||
"@eslint/eslintrc@npm:^1.2.1":
|
||||
version: 1.2.1
|
||||
resolution: "@eslint/eslintrc@npm:1.2.1"
|
||||
dependencies:
|
||||
ajv: ^6.12.4
|
||||
debug: ^4.3.2
|
||||
espree: ^9.3.1
|
||||
globals: ^13.9.0
|
||||
ignore: ^4.0.6
|
||||
ignore: ^5.2.0
|
||||
import-fresh: ^3.2.1
|
||||
js-yaml: ^4.1.0
|
||||
minimatch: ^3.0.4
|
||||
strip-json-comments: ^3.1.1
|
||||
checksum: a5e51dcf02627363567094456d7880b46b6a14a285d7a057f083ca903bdd862483bb6314cbc9fb6fa2d2c4537d50e0d28bd5e39650840241ae4796faaec65d2e
|
||||
checksum: 1f797b9f94d71b965992cf6c44e3bcb574643014fd1e3d4862d25056bd5568f59c488461a7e9a1c1758ca7f0def5d3cb69c3d8b38581bcf4a53af74371243797
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18878,11 +18878,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.10.0":
|
||||
version: 8.10.0
|
||||
resolution: "eslint@npm:8.10.0"
|
||||
"eslint@npm:8.11.0":
|
||||
version: 8.11.0
|
||||
resolution: "eslint@npm:8.11.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.2.0
|
||||
"@eslint/eslintrc": ^1.2.1
|
||||
"@humanwhocodes/config-array": ^0.9.2
|
||||
ajv: ^6.10.0
|
||||
chalk: ^4.0.0
|
||||
@ -18919,7 +18919,7 @@ __metadata:
|
||||
v8-compile-cache: ^2.0.3
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 8b31ab3de5b48b6828bf13c09c9e62ee0045fa0afa017efaa73eedcf4dc33bc204ee4c467d4677e37967d1645f73816ddef4271422e691fded352040f8f83093
|
||||
checksum: a06a2ea37002d6c0a4f462fe31b4411185dc3da7857fafb896eb392ba95a1289cc3538056474b2f44f08012f265bede01a39d46df4ac39ebc6d7be90e2c8f9fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -20904,7 +20904,7 @@ __metadata:
|
||||
emotion: 11.0.0
|
||||
enzyme: 3.11.0
|
||||
enzyme-to-json: 3.6.2
|
||||
eslint: 8.10.0
|
||||
eslint: 8.11.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-jest: ^26.1.0
|
||||
eslint-plugin-jsdoc: 38.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user