aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-11-17 21:31:21 +0000
committerGravatar vitalyster2023-11-19 16:22:50 +0300
commitdd6639ea1a3870d47ba5de5cf30a8c2f954aa40b (patch)
tree69682f80b85f901b2563101cec76694f95cd7c27 /package.json
parent57a5e72537da52a811b14de654bc00a5acf151f9 (diff)
build(deps-dev): bump the development group with 1 update
Bumps the development group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v14.1.0...v14.1.2) --- updated-dependencies: - dependency-name: "@testing-library/react" 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 26e08dbe..542554eb 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@swc/core": "^1.3.96",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.4",
- "@testing-library/react": "^14.1.0",
+ "@testing-library/react": "^14.1.2",
"autoprefixer": "^10.4.16",
"babel-loader": "^9.1.3",
"core-js": "^3.33.2",