mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Update dependency husky to v8 (#49232)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e2ea064584
commit
74c98470ee
@ -198,7 +198,7 @@
|
||||
"html-loader": "3.1.0",
|
||||
"html-webpack-plugin": "5.5.0",
|
||||
"http-server": "14.1.0",
|
||||
"husky": "^7.0.0",
|
||||
"husky": "8.0.1",
|
||||
"iconscout-unicons-tarball": "https://github.com/grafana/icons/tarball/63056cd833ba7ee4e94904492b3a8c0cabc38d28",
|
||||
"jest": "27.5.1",
|
||||
"jest-canvas-mock": "2.4.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -21260,7 +21260,7 @@ __metadata:
|
||||
html-loader: 3.1.0
|
||||
html-webpack-plugin: 5.5.0
|
||||
http-server: 14.1.0
|
||||
husky: ^7.0.0
|
||||
husky: 8.0.1
|
||||
iconscout-unicons-tarball: "https://github.com/grafana/icons/tarball/63056cd833ba7ee4e94904492b3a8c0cabc38d28"
|
||||
immer: 9.0.12
|
||||
immutable: 4.0.0
|
||||
@ -22203,12 +22203,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"husky@npm:^7.0.0":
|
||||
version: 7.0.4
|
||||
resolution: "husky@npm:7.0.4"
|
||||
"husky@npm:8.0.1":
|
||||
version: 8.0.1
|
||||
resolution: "husky@npm:8.0.1"
|
||||
bin:
|
||||
husky: lib/bin.js
|
||||
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
|
||||
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user