diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b05acab3..7a919607 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@babel/preset-react": "^7.22.15", "@swc/core": "^1.3.82", "@swc/jest": "^0.2.29", - "@testing-library/jest-dom": "^6.1.2", + "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "autoprefixer": "^10.4.15", "babel-loader": "^9.1.3", |