mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency ts-node to v10.7.0 (#46265)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
288e8eeb15
commit
f0e48938f8
@ -226,7 +226,7 @@
|
||||
"testing-library-selector": "0.2.1",
|
||||
"ts-jest": "27.1.3",
|
||||
"ts-loader": "9.2.6",
|
||||
"ts-node": "10.6.0",
|
||||
"ts-node": "10.7.0",
|
||||
"typescript": "4.4.4",
|
||||
"wait-on": "6.0.0",
|
||||
"webpack": "5.70.0",
|
||||
|
11
yarn.lock
11
yarn.lock
@ -20981,7 +20981,7 @@ __metadata:
|
||||
tinycolor2: 1.4.2
|
||||
ts-jest: 27.1.3
|
||||
ts-loader: 9.2.6
|
||||
ts-node: 10.6.0
|
||||
ts-node: 10.7.0
|
||||
tslib: 2.3.1
|
||||
typescript: 4.4.4
|
||||
uplot: 1.6.19
|
||||
@ -35382,9 +35382,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-node@npm:10.6.0":
|
||||
version: 10.6.0
|
||||
resolution: "ts-node@npm:10.6.0"
|
||||
"ts-node@npm:10.7.0":
|
||||
version: 10.7.0
|
||||
resolution: "ts-node@npm:10.7.0"
|
||||
dependencies:
|
||||
"@cspotcode/source-map-support": 0.7.0
|
||||
"@tsconfig/node10": ^1.0.7
|
||||
@ -35412,10 +35412,11 @@ __metadata:
|
||||
bin:
|
||||
ts-node: dist/bin.js
|
||||
ts-node-cwd: dist/bin-cwd.js
|
||||
ts-node-esm: dist/bin-esm.js
|
||||
ts-node-script: dist/bin-script.js
|
||||
ts-node-transpile-only: dist/bin-transpile.js
|
||||
ts-script: dist/bin-script-deprecated.js
|
||||
checksum: bc7589d8c38dc75a2a6f832ac43faaac7edd3d0ef4643f46a9deeaabcdd35722e8c89e729fcd39a16069b30d09e297c2fb3eec917a82dd3f1e7da8b352bbd447
|
||||
checksum: 2a379e43f7478d0b79e1e63af91fe222d83857727957df4bd3bdf3c0a884de5097b12feb9bbf530074526b8874c0338b0e6328cf334f3a5e2c49c71e837273f7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user