mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency ts-jest to v27.1.2 (#43755)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a8eef45a44
commit
bb7df6eb77
@ -217,7 +217,7 @@
|
||||
"stylelint-config-sass-guidelines": "9.0.1",
|
||||
"terser-webpack-plugin": "5.3.0",
|
||||
"testing-library-selector": "0.2.1",
|
||||
"ts-jest": "27.0.7",
|
||||
"ts-jest": "27.1.2",
|
||||
"ts-loader": "9.2.6",
|
||||
"ts-node": "10.4.0",
|
||||
"typescript": "4.4.3",
|
||||
|
13
yarn.lock
13
yarn.lock
@ -19732,7 +19732,7 @@ __metadata:
|
||||
testing-library-selector: 0.2.1
|
||||
tether-drop: "https://github.com/torkelo/drop"
|
||||
tinycolor2: 1.4.1
|
||||
ts-jest: 27.0.7
|
||||
ts-jest: 27.1.2
|
||||
ts-loader: 9.2.6
|
||||
ts-node: 10.4.0
|
||||
tslib: 2.3.1
|
||||
@ -34014,9 +34014,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-jest@npm:27.0.7":
|
||||
version: 27.0.7
|
||||
resolution: "ts-jest@npm:27.0.7"
|
||||
"ts-jest@npm:27.1.2":
|
||||
version: 27.1.2
|
||||
resolution: "ts-jest@npm:27.1.2"
|
||||
dependencies:
|
||||
bs-logger: 0.x
|
||||
fast-json-stable-stringify: 2.x
|
||||
@ -34030,6 +34030,7 @@ __metadata:
|
||||
"@babel/core": ">=7.0.0-beta.0 <8"
|
||||
"@types/jest": ^27.0.0
|
||||
babel-jest: ">=27.0.0 <28"
|
||||
esbuild: ~0.14.0
|
||||
jest: ^27.0.0
|
||||
typescript: ">=3.8 <5.0"
|
||||
peerDependenciesMeta:
|
||||
@ -34039,9 +34040,11 @@ __metadata:
|
||||
optional: true
|
||||
babel-jest:
|
||||
optional: true
|
||||
esbuild:
|
||||
optional: true
|
||||
bin:
|
||||
ts-jest: cli.js
|
||||
checksum: 3711361cb5ae54aac547b00f8ad118ec88333c391af4bff0420497e9faa296eace4e8272c627ecbf4be675af9f68c437e4c2ccc5693c6d744796ec7da6dda131
|
||||
checksum: 2e7275f8a3545ec1340b37c458ace9244b5903e86861eb108beffff97d433f296c1254f76a41b573b1fe6245110b21bb62150bb88d55159f1dc7a929886535cb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user