mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Update dependency @types/expect-puppeteer to v4 (#41000)
* Update dependency @types/expect-puppeteer to v4 * Chore: Remove @types/expect-puppeteer since it doesn't seem to be used/needed anywhere Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
parent
2d2f7afbde
commit
3b91ce1b07
@ -36,7 +36,6 @@
|
||||
"@rushstack/eslint-patch": "1.0.6",
|
||||
"@types/command-exists": "^1.2.0",
|
||||
"@types/eslint": "7.28.0",
|
||||
"@types/expect-puppeteer": "3.3.1",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/inquirer": "^6.0.3",
|
||||
"@types/jest": "27.0.2",
|
||||
|
20
yarn.lock
20
yarn.lock
@ -2597,7 +2597,6 @@ __metadata:
|
||||
"@rushstack/eslint-patch": 1.0.6
|
||||
"@types/command-exists": ^1.2.0
|
||||
"@types/eslint": 7.28.0
|
||||
"@types/expect-puppeteer": 3.3.1
|
||||
"@types/fs-extra": ^9.0.13
|
||||
"@types/inquirer": ^6.0.3
|
||||
"@types/jest": 27.0.2
|
||||
@ -7517,16 +7516,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/expect-puppeteer@npm:3.3.1":
|
||||
version: 3.3.1
|
||||
resolution: "@types/expect-puppeteer@npm:3.3.1"
|
||||
dependencies:
|
||||
"@types/jest": "*"
|
||||
"@types/puppeteer": "*"
|
||||
checksum: 6e82bc98914183734f3f004d98e1446816228fcec82b4bfa5d86e9550d5182ae5459e4c396bd281499c00b884bfc97bd89b2d3e68281f9abfb650703e7e31282
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/express-serve-static-core@npm:*, @types/express-serve-static-core@npm:^4.17.18":
|
||||
version: 4.17.24
|
||||
resolution: "@types/express-serve-static-core@npm:4.17.24"
|
||||
@ -8060,15 +8049,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/puppeteer@npm:*":
|
||||
version: 5.4.4
|
||||
resolution: "@types/puppeteer@npm:5.4.4"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
checksum: 99aa9e8fe0234b5624e93b36e38b407c48e2b9663c46dfc651ee37819e7ce1d19dfcd61d5b3f23b3d0b0f606615e0f298a86b3116a1b3cd09aa139204731e3b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/q@npm:^1.5.1":
|
||||
version: 1.5.5
|
||||
resolution: "@types/q@npm:1.5.5"
|
||||
|
Loading…
Reference in New Issue
Block a user