aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-08-23 21:53:56 +0000
committerGravatar vitalyster2023-08-24 01:08:48 +0300
commit4e52216d0a3b09a6c1351ffc3a843810afa9a212 (patch)
tree57effff587fe01b581449a1073bca81931f29f6a /package.json
parentbbbb6d762b03c7d42327a71380b531017cbf5ee0 (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.0.1...v6.1.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor 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 351976d5..c9af1419 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@babel/preset-react": "^7.22.5",
"@swc/core": "^1.3.78",
"@swc/jest": "^0.2.29",
- "@testing-library/jest-dom": "^6.0.1",
+ "@testing-library/jest-dom": "^6.1.1",
"@testing-library/react": "^14.0.0",
"autoprefixer": "^10.4.15",
"babel-loader": "^9.1.3",