mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/pluralize to ^0.0.33 (#80457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ea997b595
commit
a886bd3c79
@ -127,7 +127,7 @@
|
||||
"@types/node-forge": "^1",
|
||||
"@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4",
|
||||
"@types/papaparse": "5.3.14",
|
||||
"@types/pluralize": "^0.0.30",
|
||||
"@types/pluralize": "^0.0.33",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react-beautiful-dnd": "13.1.4",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -8938,10 +8938,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/pluralize@npm:^0.0.30":
|
||||
version: 0.0.30
|
||||
resolution: "@types/pluralize@npm:0.0.30"
|
||||
checksum: 7a9a4a24aac1f74bd63e592a824ebec114486e0635a94496e92aa37fa388fac585be108d3ccfc7b2c490963679ec4900fbf394d22fa6cbf419f22cc499ab5a29
|
||||
"@types/pluralize@npm:^0.0.33":
|
||||
version: 0.0.33
|
||||
resolution: "@types/pluralize@npm:0.0.33"
|
||||
checksum: 282d42dc0187e5e0912f9f36ee0f5615bfd273a08d40afe5bf5881cb28daf1977abe10564543032aa0f42352ebba739ff3d86bf5562ac4691c6d1761fcc7cf39
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17132,7 +17132,7 @@ __metadata:
|
||||
"@types/node-forge": "npm:^1"
|
||||
"@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4"
|
||||
"@types/papaparse": "npm:5.3.14"
|
||||
"@types/pluralize": "npm:^0.0.30"
|
||||
"@types/pluralize": "npm:^0.0.33"
|
||||
"@types/prismjs": "npm:1.26.0"
|
||||
"@types/react": "npm:18.2.15"
|
||||
"@types/react-beautiful-dnd": "npm:13.1.4"
|
||||
|
Loading…
Reference in New Issue
Block a user