mirror of
https://github.com/grafana/grafana.git
synced 2025-01-07 22:53:56 -06:00
Update dependency eslint-config-prettier to v8.4.0 (#45657)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
4fb0337168
commit
0f29c66c1d
@ -169,7 +169,7 @@
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-to-json": "3.6.2",
|
||||
"eslint": "8.9.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-config-prettier": "8.4.0",
|
||||
"eslint-plugin-jest": "^26.1.0",
|
||||
"eslint-plugin-jsdoc": "37.9.1",
|
||||
"eslint-plugin-lodash": "7.4.0",
|
||||
|
13
yarn.lock
13
yarn.lock
@ -18244,6 +18244,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-prettier@npm:8.4.0":
|
||||
version: 8.4.0
|
||||
resolution: "eslint-config-prettier@npm:8.4.0"
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
bin:
|
||||
eslint-config-prettier: bin/cli.js
|
||||
checksum: ee8dc343f1fed15dc0658e190a966cc23644477f2331a7f56ae2bb79dd74892e3cde8ea5c142e7a3329a8291a1de041e13ca96e54d0c85ff4a2aba13390c5f10
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-jest@npm:^26.1.0":
|
||||
version: 26.1.0
|
||||
resolution: "eslint-plugin-jest@npm:26.1.0"
|
||||
@ -20525,7 +20536,7 @@ __metadata:
|
||||
enzyme: 3.11.0
|
||||
enzyme-to-json: 3.6.2
|
||||
eslint: 8.9.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-config-prettier: 8.4.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