mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/jest to v29.5.11 (#80642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.4",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/lodash": "4.14.195",
|
||||
"@types/prismjs": "1.26.0",
|
||||
"@types/react": "18.2.15",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.4",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/lodash": "4.14.195",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/prismjs": "1.26.0",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@@ -2941,7 +2941,7 @@ __metadata:
|
||||
"@testing-library/jest-dom": "npm:6.1.4"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.4"
|
||||
"@types/jest": "npm:29.5.11"
|
||||
"@types/lodash": "npm:4.14.195"
|
||||
"@types/prismjs": "npm:1.26.0"
|
||||
"@types/react": "npm:18.2.15"
|
||||
@@ -3076,7 +3076,7 @@ __metadata:
|
||||
"@testing-library/jest-dom": "npm:6.1.4"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/jest": "npm:29.5.4"
|
||||
"@types/jest": "npm:29.5.11"
|
||||
"@types/lodash": "npm:4.14.195"
|
||||
"@types/node": "npm:20.8.10"
|
||||
"@types/prismjs": "npm:1.26.0"
|
||||
@@ -8749,16 +8749,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:29.5.4":
|
||||
version: 29.5.4
|
||||
resolution: "@types/jest@npm:29.5.4"
|
||||
dependencies:
|
||||
expect: "npm:^29.0.0"
|
||||
pretty-format: "npm:^29.0.0"
|
||||
checksum: c56081b958c06f4f3a30f7beabf4e94e70db96a4b41b8a73549fea7f9bf0a8c124ab3998ea4e6d040d1b8c95cfbe0b8d4a607da4bdea03c9e116f92c147df193
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jquery@npm:3.5.29":
|
||||
version: 3.5.29
|
||||
resolution: "@types/jquery@npm:3.5.29"
|
||||
|
||||
Reference in New Issue
Block a user