mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency eslint to v8.30.0 (#60606)
* Update dependency eslint to v8.30.0 * update eslint 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
1a442de094
commit
2533b44cb6
2
.yarn/sdks/eslint/package.json
vendored
2
.yarn/sdks/eslint/package.json
vendored
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "eslint",
|
"name": "eslint",
|
||||||
"version": "8.29.0-sdk",
|
"version": "8.30.0-sdk",
|
||||||
"main": "./lib/api.js",
|
"main": "./lib/api.js",
|
||||||
"type": "commonjs"
|
"type": "commonjs"
|
||||||
}
|
}
|
||||||
|
@ -173,7 +173,7 @@
|
|||||||
"cypress": "9.5.1",
|
"cypress": "9.5.1",
|
||||||
"enzyme": "3.11.0",
|
"enzyme": "3.11.0",
|
||||||
"enzyme-to-json": "3.6.2",
|
"enzyme-to-json": "3.6.2",
|
||||||
"eslint": "8.29.0",
|
"eslint": "8.30.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"eslint-plugin-import": "^2.26.0",
|
"eslint-plugin-import": "^2.26.0",
|
||||||
"eslint-plugin-jest": "27.1.3",
|
"eslint-plugin-jest": "27.1.3",
|
||||||
|
53
yarn.lock
53
yarn.lock
@ -4683,6 +4683,23 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@eslint/eslintrc@npm:^1.4.0":
|
||||||
|
version: 1.4.0
|
||||||
|
resolution: "@eslint/eslintrc@npm:1.4.0"
|
||||||
|
dependencies:
|
||||||
|
ajv: ^6.12.4
|
||||||
|
debug: ^4.3.2
|
||||||
|
espree: ^9.4.0
|
||||||
|
globals: ^13.19.0
|
||||||
|
ignore: ^5.2.0
|
||||||
|
import-fresh: ^3.2.1
|
||||||
|
js-yaml: ^4.1.0
|
||||||
|
minimatch: ^3.1.2
|
||||||
|
strip-json-comments: ^3.1.1
|
||||||
|
checksum: 73e39c833deafde8d8706e6fa9b52b6d99927c094ead8e405ea4174e8197ec24aac9ba88ae38cc8ad32eaccf07b9c7fc5dc70761d1fba6da41a928691447305f
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@floating-ui/core@npm:^1.0.1":
|
"@floating-ui/core@npm:^1.0.1":
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
resolution: "@floating-ui/core@npm:1.0.1"
|
resolution: "@floating-ui/core@npm:1.0.1"
|
||||||
@ -5358,6 +5375,17 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@humanwhocodes/config-array@npm:^0.11.8":
|
||||||
|
version: 0.11.8
|
||||||
|
resolution: "@humanwhocodes/config-array@npm:0.11.8"
|
||||||
|
dependencies:
|
||||||
|
"@humanwhocodes/object-schema": ^1.2.1
|
||||||
|
debug: ^4.1.1
|
||||||
|
minimatch: ^3.0.5
|
||||||
|
checksum: 0fd6b3c54f1674ce0a224df09b9c2f9846d20b9e54fabae1281ecfc04f2e6ad69bf19e1d6af6a28f88e8aa3990168b6cb9e1ef755868c3256a630605ec2cb1d3
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@humanwhocodes/config-array@npm:^0.9.2":
|
"@humanwhocodes/config-array@npm:^0.9.2":
|
||||||
version: 0.9.3
|
version: 0.9.3
|
||||||
resolution: "@humanwhocodes/config-array@npm:0.9.3"
|
resolution: "@humanwhocodes/config-array@npm:0.9.3"
|
||||||
@ -19886,12 +19914,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint@npm:8.29.0":
|
"eslint@npm:8.30.0":
|
||||||
version: 8.29.0
|
version: 8.30.0
|
||||||
resolution: "eslint@npm:8.29.0"
|
resolution: "eslint@npm:8.30.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint/eslintrc": ^1.3.3
|
"@eslint/eslintrc": ^1.4.0
|
||||||
"@humanwhocodes/config-array": ^0.11.6
|
"@humanwhocodes/config-array": ^0.11.8
|
||||||
"@humanwhocodes/module-importer": ^1.0.1
|
"@humanwhocodes/module-importer": ^1.0.1
|
||||||
"@nodelib/fs.walk": ^1.2.8
|
"@nodelib/fs.walk": ^1.2.8
|
||||||
ajv: ^6.10.0
|
ajv: ^6.10.0
|
||||||
@ -19910,7 +19938,7 @@ __metadata:
|
|||||||
file-entry-cache: ^6.0.1
|
file-entry-cache: ^6.0.1
|
||||||
find-up: ^5.0.0
|
find-up: ^5.0.0
|
||||||
glob-parent: ^6.0.2
|
glob-parent: ^6.0.2
|
||||||
globals: ^13.15.0
|
globals: ^13.19.0
|
||||||
grapheme-splitter: ^1.0.4
|
grapheme-splitter: ^1.0.4
|
||||||
ignore: ^5.2.0
|
ignore: ^5.2.0
|
||||||
import-fresh: ^3.0.0
|
import-fresh: ^3.0.0
|
||||||
@ -19931,7 +19959,7 @@ __metadata:
|
|||||||
text-table: ^0.2.0
|
text-table: ^0.2.0
|
||||||
bin:
|
bin:
|
||||||
eslint: bin/eslint.js
|
eslint: bin/eslint.js
|
||||||
checksum: e05204b05907b82d910983995cb946e0ba62ca514eb2b6791c43f623333b143564a2eee0139909d31c10935c21877d815b1f76dd674a59cb91c471064325c4ab
|
checksum: b7525bb465b342665c3b8bab7e114d514ef1bc4e79f211c919863f9c71767e7412ec82383a22614a92d159783f91101018817000f7c61ce69a5e7015280cafaf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -21785,6 +21813,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"globals@npm:^13.19.0":
|
||||||
|
version: 13.19.0
|
||||||
|
resolution: "globals@npm:13.19.0"
|
||||||
|
dependencies:
|
||||||
|
type-fest: ^0.20.2
|
||||||
|
checksum: a000dbd00bcf28f0941d8a29c3522b1c3b8e4bfe4e60e262c477a550c3cbbe8dbe2925a6905f037acd40f9a93c039242e1f7079c76b0fd184bc41dcc3b5c8e2e
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"globals@npm:^13.6.0":
|
"globals@npm:^13.6.0":
|
||||||
version: 13.12.0
|
version: 13.12.0
|
||||||
resolution: "globals@npm:13.12.0"
|
resolution: "globals@npm:13.12.0"
|
||||||
@ -22048,7 +22085,7 @@ __metadata:
|
|||||||
emotion: 11.0.0
|
emotion: 11.0.0
|
||||||
enzyme: 3.11.0
|
enzyme: 3.11.0
|
||||||
enzyme-to-json: 3.6.2
|
enzyme-to-json: 3.6.2
|
||||||
eslint: 8.29.0
|
eslint: 8.30.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
eslint-plugin-import: ^2.26.0
|
eslint-plugin-import: ^2.26.0
|
||||||
eslint-plugin-jest: 27.1.3
|
eslint-plugin-jest: 27.1.3
|
||||||
|
Loading…
Reference in New Issue
Block a user