diff --git a/plugins/grafana-custom-plugins/grafana-chord-plugin/package.json b/plugins/grafana-custom-plugins/grafana-chord-plugin/package.json index 5159a5b5..7bba8160 100644 --- a/plugins/grafana-custom-plugins/grafana-chord-plugin/package.json +++ b/plugins/grafana-custom-plugins/grafana-chord-plugin/package.json @@ -19,7 +19,7 @@ "@grafana/data": "^10.1.5", "@grafana/runtime": "10.0.3", "@grafana/ui": "^10.1.5", - "@types/jest": "^29.5.6", + "@types/jest": "^29.5.8", "enzyme": "^3.11.0", "enzyme-adapter-react-16": "^1.15.7", "my-d3": "npm:d3@7.1.0", diff --git a/plugins/grafana-custom-plugins/grafana-chord-plugin/yarn.lock b/plugins/grafana-custom-plugins/grafana-chord-plugin/yarn.lock index c3f5eb14..4f2e78ad 100644 --- a/plugins/grafana-custom-plugins/grafana-chord-plugin/yarn.lock +++ b/plugins/grafana-custom-plugins/grafana-chord-plugin/yarn.lock @@ -2314,10 +2314,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jest@*", "@types/jest@^29.5.6": - version "29.5.6" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.6.tgz#f4cf7ef1b5b0bfc1aa744e41b24d9cc52533130b" - integrity sha512-/t9NnzkOpXb4Nfvg17ieHE6EeSjDS2SGSpNYfoLbUAeL/EOueU/RSdOWFpfQTXBEM7BguYW1XQ0EbM+6RlIh6w== +"@types/jest@*", "@types/jest@^29.5.8": + version "29.5.8" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120" + integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g== dependencies: expect "^29.0.0" pretty-format "^29.0.0" @@ -8304,6 +8304,7 @@ string-template@~0.2.1: integrity sha512-Yptehjogou2xm4UJbxJ4CxgZx12HBfeystp0y3x7s4Dj32ltVVG1Gg8YhKjHZkHicuKpZX/ffilA8505VbUbpw== "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: + name string-width-cjs version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -9020,6 +9021,7 @@ wildcard@^2.0.0: integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ== "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: + name wrap-ansi-cjs version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==