diff --git a/packages/grafana-o11y-ds-frontend/package.json b/packages/grafana-o11y-ds-frontend/package.json index 0ca9b1a3dce..68512a39457 100644 --- a/packages/grafana-o11y-ds-frontend/package.json +++ b/packages/grafana-o11y-ds-frontend/package.json @@ -40,7 +40,7 @@ "@types/testing-library__jest-dom": "5.14.9", "jest": "^29.6.4", "react": "18.2.0", - "ts-jest": "29.1.1", + "ts-jest": "29.1.2", "ts-node": "10.9.1", "typescript": "5.2.2" }, diff --git a/yarn.lock b/yarn.lock index ed02477e230..263afcfcc7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3481,7 +3481,7 @@ __metadata: react: "npm:18.2.0" react-use: "npm:17.4.0" rxjs: "npm:7.8.1" - ts-jest: "npm:29.1.1" + ts-jest: "npm:29.1.2" ts-node: "npm:10.9.1" tslib: "npm:2.6.0" typescript: "npm:5.2.2" @@ -28512,39 +28512,6 @@ __metadata: languageName: node linkType: hard -"ts-jest@npm:29.1.1": - version: 29.1.1 - resolution: "ts-jest@npm:29.1.1" - dependencies: - bs-logger: "npm:0.x" - fast-json-stable-stringify: "npm:2.x" - jest-util: "npm:^29.0.0" - json5: "npm:^2.2.3" - lodash.memoize: "npm:4.x" - make-error: "npm:1.x" - semver: "npm:^7.5.3" - yargs-parser: "npm:^21.0.1" - peerDependencies: - "@babel/core": ">=7.0.0-beta.0 <8" - "@jest/types": ^29.0.0 - babel-jest: ^29.0.0 - jest: ^29.0.0 - typescript: ">=4.3 <6" - peerDependenciesMeta: - "@babel/core": - optional: true - "@jest/types": - optional: true - babel-jest: - optional: true - esbuild: - optional: true - bin: - ts-jest: cli.js - checksum: 30e8259baba95dd786e64f7c18b864e904598f3ba07911be4d9bd29ca9c3c0024bad4ccf8ec0abd2a2fa14b06622cbbadff1b3be822189c657196442d33ee6ca - languageName: node - linkType: hard - "ts-jest@npm:29.1.2": version: 29.1.2 resolution: "ts-jest@npm:29.1.2"