mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 18:01:40 -06:00
Update dependency eslint-config-prettier to v8.5.0 (#46129)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
52568c7af1
commit
c4ccfc3bf7
@ -171,7 +171,7 @@
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-to-json": "3.6.2",
|
||||
"eslint": "8.10.0",
|
||||
"eslint-config-prettier": "8.4.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jest": "^26.1.0",
|
||||
"eslint-plugin-jsdoc": "37.9.1",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -18513,14 +18513,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:8.4.0":
|
||||
version: 8.4.0
|
||||
resolution: "eslint-config-prettier@npm:8.4.0"
|
||||
"eslint-config-prettier@npm:8.5.0":
|
||||
version: 8.5.0
|
||||
resolution: "eslint-config-prettier@npm:8.5.0"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: ee8dc343f1fed15dc0658e190a966cc23644477f2331a7f56ae2bb79dd74892e3cde8ea5c142e7a3329a8291a1de041e13ca96e54d0c85ff4a2aba13390c5f10
|
||||
checksum: 0d0f5c32e7a0ad91249467ce71ca92394ccd343178277d318baf32063b79ea90216f4c81d1065d60f96366fdc60f151d4d68ae7811a58bd37228b84c2083f893
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -20825,7 +20825,7 @@ __metadata:
|
||||
enzyme: 3.11.0
|
||||
enzyme-to-json: 3.6.2
|
||||
eslint: 8.10.0
|
||||
eslint-config-prettier: 8.4.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-plugin-jest: ^26.1.0
|
||||
eslint-plugin-jsdoc: 37.9.1
|
||||
eslint-plugin-lodash: 7.4.0
|
||||
|
Loading…
Reference in New Issue
Block a user