Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/grafana": "github:CorpGlory/types-grafana",
"@types/jest": "^29.5.0",
"@types/lodash": "^4.14.194",
"@types/node": "^20.8.7",
"@types/node": "^20.19.16",
"@types/react": "^18.2.25",
"@types/react-router-dom": "^5.2.0",
"@types/testing-library__jest-dom": "5.14.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3411,12 +3411,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.8.7":
version: 20.19.16
resolution: "@types/node@npm:20.19.16"
"@types/node@npm:^20.19.16":
version: 20.19.22
resolution: "@types/node@npm:20.19.22"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/434dfbe476ef28c72173042c28ca48d7ab668521db250674a5a2deb8e23d2d8b1087ae80928f0c59629b315c4980b6f575ed9621a137c8b4c7f454c551cbcee8
checksum: 10c0/a5d6cfc483c99580503ef4bd3937b5db1c940a125e2d12c1d25cdc61734089fb349755e1fcd019cb3f7e05f53509dcf8282e1c37e2224f4d9cb79147aa8ea820
languageName: node
linkType: hard

Expand Down Expand Up @@ -7363,7 +7363,7 @@ __metadata:
"@types/grafana": "github:CorpGlory/types-grafana"
"@types/jest": "npm:^29.5.0"
"@types/lodash": "npm:^4.14.194"
"@types/node": "npm:^20.8.7"
"@types/node": "npm:^20.19.16"
"@types/react": "npm:^18.2.25"
"@types/react-router-dom": "npm:^5.2.0"
"@types/testing-library__jest-dom": "npm:5.14.8"
Expand Down
Loading