From 2e948ef89b3682ba29d99ab69fea46b32713acfa Mon Sep 17 00:00:00 2001 From: pirupius Date: Wed, 31 Jan 2024 11:07:41 +0300 Subject: [PATCH] (chore) removes deprecated @types/testing-library__jest-dom --- package.json | 1 - yarn.lock | 12 +----------- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/package.json b/package.json index d2a8da0..fa1d789 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,6 @@ "@types/lodash-es": "^4.17.12", "@types/react": "^18.2.48", "@types/react-dom": "^18.2.18", - "@types/testing-library__jest-dom": "^6.0.0", "@types/webpack-env": "^1.18.4", "@typescript-eslint/eslint-plugin": "^6.19.1", "@typescript-eslint/parser": "^6.19.1", diff --git a/yarn.lock b/yarn.lock index 357ebb4..0592123 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3366,7 +3366,6 @@ __metadata: "@types/lodash-es": "npm:^4.17.12" "@types/react": "npm:^18.2.48" "@types/react-dom": "npm:^18.2.18" - "@types/testing-library__jest-dom": "npm:^6.0.0" "@types/webpack-env": "npm:^1.18.4" "@typescript-eslint/eslint-plugin": "npm:^6.19.1" "@typescript-eslint/parser": "npm:^6.19.1" @@ -5023,7 +5022,7 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:*, @testing-library/jest-dom@npm:^6.3.0": +"@testing-library/jest-dom@npm:^6.3.0": version: 6.3.0 resolution: "@testing-library/jest-dom@npm:6.3.0" dependencies: @@ -5631,15 +5630,6 @@ __metadata: languageName: node linkType: hard -"@types/testing-library__jest-dom@npm:^6.0.0": - version: 6.0.0 - resolution: "@types/testing-library__jest-dom@npm:6.0.0" - dependencies: - "@testing-library/jest-dom": "npm:*" - checksum: 1b4db1aa3c4225524203b4d1c3b36c7129e9d1e0547e46d2e5283c3ece226a3c16f5f20387cc71b33ab0eecd99d0cf91111bb327e8adb240388d99fb94af7a4d - languageName: node - linkType: hard - "@types/tough-cookie@npm:*": version: 4.0.5 resolution: "@types/tough-cookie@npm:4.0.5"