mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency ts-node to v10.9.2 (#80989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a0e7aef840
commit
2be8211555
@ -41,7 +41,7 @@
|
|||||||
"jest": "^29.6.4",
|
"jest": "^29.6.4",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"ts-jest": "29.1.2",
|
"ts-jest": "29.1.2",
|
||||||
"ts-node": "10.9.1",
|
"ts-node": "10.9.2",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.2.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
@ -3482,7 +3482,7 @@ __metadata:
|
|||||||
react-use: "npm:17.4.0"
|
react-use: "npm:17.4.0"
|
||||||
rxjs: "npm:7.8.1"
|
rxjs: "npm:7.8.1"
|
||||||
ts-jest: "npm:29.1.2"
|
ts-jest: "npm:29.1.2"
|
||||||
ts-node: "npm:10.9.1"
|
ts-node: "npm:10.9.2"
|
||||||
tslib: "npm:2.6.0"
|
tslib: "npm:2.6.0"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.2.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user