mirror of
https://github.com/grafana/grafana.git
synced 2025-01-26 16:27:02 -06:00
Update dependency eslint to v8.34.0 (#63292)
* Update dependency eslint to v8.34.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
84fdb7f908
commit
b4490e0c6b
2
.yarn/sdks/eslint/package.json
vendored
2
.yarn/sdks/eslint/package.json
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint",
|
||||
"version": "8.33.0-sdk",
|
||||
"version": "8.34.0-sdk",
|
||||
"main": "./lib/api.js",
|
||||
"type": "commonjs"
|
||||
}
|
||||
|
@ -187,7 +187,7 @@
|
||||
"esbuild": "0.16.17",
|
||||
"esbuild-loader": "2.21.0",
|
||||
"esbuild-plugin-browserslist": "^0.6.0",
|
||||
"eslint": "8.33.0",
|
||||
"eslint": "8.34.0",
|
||||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jest": "27.2.1",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -19919,9 +19919,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.33.0":
|
||||
version: 8.33.0
|
||||
resolution: "eslint@npm:8.33.0"
|
||||
"eslint@npm:8.34.0":
|
||||
version: 8.34.0
|
||||
resolution: "eslint@npm:8.34.0"
|
||||
dependencies:
|
||||
"@eslint/eslintrc": ^1.4.1
|
||||
"@humanwhocodes/config-array": ^0.11.8
|
||||
@ -19964,7 +19964,7 @@ __metadata:
|
||||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c
|
||||
checksum: 4e13e9eb05ac2248efbb6acae0b2325091235d5c47ba91a4775c7d6760778cbcd358a773ebd42f4629d2ad89e27c02f5d66eb1f737d75d9f5fc411454f83b2e5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -22124,7 +22124,7 @@ __metadata:
|
||||
esbuild: 0.16.17
|
||||
esbuild-loader: 2.21.0
|
||||
esbuild-plugin-browserslist: ^0.6.0
|
||||
eslint: 8.33.0
|
||||
eslint: 8.34.0
|
||||
eslint-config-prettier: 8.6.0
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-jest: 27.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user