Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/97639/head
renovate[bot] 6 months ago committed by GitHub
parent 9688d5b56b
commit 63dbe1b47d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      packages/grafana-ui/package.json
  2. 10
      yarn.lock

@ -141,7 +141,7 @@
"@types/chance": "1.1.6",
"@types/common-tags": "^1.8.0",
"@types/d3": "7.4.3",
"@types/hoist-non-react-statics": "3.3.5",
"@types/hoist-non-react-statics": "3.3.6",
"@types/is-hotkey": "0.1.10",
"@types/jest": "29.5.14",
"@types/mock-raf": "1.0.6",

@ -3957,7 +3957,7 @@ __metadata:
"@types/chance": "npm:1.1.6"
"@types/common-tags": "npm:^1.8.0"
"@types/d3": "npm:7.4.3"
"@types/hoist-non-react-statics": "npm:3.3.5"
"@types/hoist-non-react-statics": "npm:3.3.6"
"@types/is-hotkey": "npm:0.1.10"
"@types/jest": "npm:29.5.14"
"@types/jquery": "npm:3.5.32"
@ -9765,13 +9765,13 @@ __metadata:
languageName: node
linkType: hard
"@types/hoist-non-react-statics@npm:3.3.5, @types/hoist-non-react-statics@npm:^3.3.1":
version: 3.3.5
resolution: "@types/hoist-non-react-statics@npm:3.3.5"
"@types/hoist-non-react-statics@npm:3.3.6, @types/hoist-non-react-statics@npm:^3.3.1":
version: 3.3.6
resolution: "@types/hoist-non-react-statics@npm:3.3.6"
dependencies:
"@types/react": "npm:*"
hoist-non-react-statics: "npm:^3.3.0"
checksum: 10/b645b062a20cce6ab1245ada8274051d8e2e0b2ee5c6bd58215281d0ec6dae2f26631af4e2e7c8abe238cdcee73fcaededc429eef569e70908f82d0cc0ea31d7
checksum: 10/f03e43bd081876c49584ffa0eb690d69991f258203efca44dcc30efdda49a50653ff06402917d1edc9cb7e2adebbe9e2d1d0e739bc99c1b5372103b1cc534e47
languageName: node
linkType: hard

Loading…
Cancel
Save