aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-06 21:30:24 +0000
committerGravatar vitalyster2023-09-07 04:44:22 +0300
commit7ca17306111506fa6abd26a0d001caf34068cdbd (patch)
tree03bed36ab563558625331d185e5f0e0d2d196f36 /package.json
parent46e7decd0a5fe019ae8e86fecc6c7a8dd360aa48 (diff)
build(deps-dev): bump the development group with 1 update
Bumps the development group with 1 update: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom). - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.2...v6.1.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",