From 1cf74351c6a7eefa2e8adabd758c72390c5ae517 Mon Sep 17 00:00:00 2001 From: isagoakira Date: Sat, 23 May 2026 10:02:55 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20package.json=20?= =?UTF-8?q?=E2=80=94=203=20packages=20have=20safe=20minor/patch=20upgrades?= =?UTF-8?q?:=20@testing-library/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d4217526b63..79087017750 100644 --- a/package.json +++ b/package.json @@ -23,17 +23,17 @@ "format": "npm run prettier -- --write" }, "devDependencies": { - "@testing-library/jest-dom": "^5.15.1", - "@testing-library/react": "^12.1.2", + "@testing-library/jest-dom": "^5.16.5", + "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^13.5.0", "alex": "^8.2.0", "eslint": "^8.3.0", "execa": "^5.1.1", "fs-extra": "^10.0.0", "get-port": "^5.1.1", - "globby": "^11.0.4", + "globby": "^11.1.1", "husky": "^4.3.8", - "jest": "^27.4.3", + "jest": "^27.5.1", "lerna": "^4.0.0", "lerna-changelog": "^2.2.0", "lint-staged": "^12.1.2",