aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-24 21:07:41 +0000
committerGravatar vitalyster2023-10-25 15:29:30 +0300
commitfccf2d6f46f5a37eaa6ddda124589edadf9fefb2 (patch)
tree8df7d080c50a133d679fa0882a7b6900baca30bc /package.json
parentd0bdfe0d1604fa294d2f0b8949e1a466e1c6738c (diff)
build(deps-dev): bump the development group with 1 update
Bumps the development group with 1 update: [@swc/core](https://github.com/swc-project/swc). - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.94...v1.3.95) --- updated-dependencies: - dependency-name: "@swc/core" 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 7ea5ca17..418f5d5c 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
- "@swc/core": "^1.3.94",
+ "@swc/core": "^1.3.95",
"@swc/jest": "^0.2.29",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",