aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-14 21:57:49 +0000
committerGravatar vitalyster2023-04-16 02:19:21 +0300
commit9e1d5e49d1e10ee6703657165cd20024db2a6f73 (patch)
tree0ad5d722933073bf20df0076dcd5668c1823fe95 /package.json
parent48e4ace77f9b717b66a074db7fcfd41399049903 (diff)
build(deps-dev): bump @swc/jest from 0.2.24 to 0.2.26
Bumps [@swc/jest](https://github.com/swc-project/jest) from 0.2.24 to 0.2.26. - [Release notes](https://github.com/swc-project/jest/releases) - [Commits](https://github.com/swc-project/jest/compare/v0.2.24...v0.2.26) --- updated-dependencies: - dependency-name: "@swc/jest" dependency-type: direct:development update-type: version-update:semver-patch ... 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 97a6f50f..f8416ba6 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@babel/preset-env": "^7.21.4",
"@babel/preset-react": "^7.18.6",
"@swc/core": "^1.3.50",
- "@swc/jest": "^0.2.24",
+ "@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@typescript-eslint/eslint-plugin": "^5.58.0",