mirror of https://github.com/grafana/grafana.git
Update dependency ts-jest to v29.1.2
This commit is contained in:
parent
61ed0ef73f
commit
60ece3b21b
|
|
@ -209,7 +209,7 @@
|
|||
"terser-webpack-plugin": "5.3.10",
|
||||
"testing-library-selector": "0.3.1",
|
||||
"tracelib": "1.0.1",
|
||||
"ts-jest": "29.1.1",
|
||||
"ts-jest": "29.1.2",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.2.2",
|
||||
"webpack": "5.89.0",
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@
|
|||
"rollup-plugin-dts": "^5.0.0",
|
||||
"rollup-plugin-esbuild": "5.0.0",
|
||||
"rollup-plugin-node-externals": "^5.0.0",
|
||||
"ts-jest": "29.1.1",
|
||||
"ts-jest": "29.1.2",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.2.2"
|
||||
},
|
||||
|
|
|
|||
12
yarn.lock
12
yarn.lock
|
|
@ -3408,7 +3408,7 @@ __metadata:
|
|||
rollup-plugin-esbuild: "npm:5.0.0"
|
||||
rollup-plugin-node-externals: "npm:^5.0.0"
|
||||
tinycolor2: "npm:1.6.0"
|
||||
ts-jest: "npm:29.1.1"
|
||||
ts-jest: "npm:29.1.2"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.6.2"
|
||||
typescript: "npm:5.2.2"
|
||||
|
|
@ -17220,7 +17220,7 @@ __metadata:
|
|||
tether-drop: "https://github.com/torkelo/drop"
|
||||
tinycolor2: "npm:1.6.0"
|
||||
tracelib: "npm:1.0.1"
|
||||
ts-jest: "npm:29.1.1"
|
||||
ts-jest: "npm:29.1.2"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.6.2"
|
||||
tween-functions: "npm:^1.2.0"
|
||||
|
|
@ -28469,9 +28469,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-jest@npm:29.1.1":
|
||||
version: 29.1.1
|
||||
resolution: "ts-jest@npm:29.1.1"
|
||||
"ts-jest@npm:29.1.2":
|
||||
version: 29.1.2
|
||||
resolution: "ts-jest@npm:29.1.2"
|
||||
dependencies:
|
||||
bs-logger: "npm:0.x"
|
||||
fast-json-stable-stringify: "npm:2.x"
|
||||
|
|
@ -28498,7 +28498,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
ts-jest: cli.js
|
||||
checksum: 30e8259baba95dd786e64f7c18b864e904598f3ba07911be4d9bd29ca9c3c0024bad4ccf8ec0abd2a2fa14b06622cbbadff1b3be822189c657196442d33ee6ca
|
||||
checksum: 5e40e7b933a1f3aa0d304d3c53913d1a7125fc79cd44e22b332f6e25dfe13008ddc7ac647066bb4f914d76083f7e8949f0bc156d793c30f3419f4ffd8180968b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue