aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-10 22:05:29 +0000
committerGravatar Vitaly Takmazov2023-04-13 19:49:42 +0300
commit64e8ff5f08b3d374bae33a0cebf153f2f79335d1 (patch)
tree032f1f99540d8e302b669f55823ed4049dbdcb67 /package.json
parent7d187daee097e8c718585df3fa040af45b544b24 (diff)
build(deps-dev): bump @swc/core from 1.3.46 to 1.3.49
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.46 to 1.3.49. - [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.46...v1.3.49) --- updated-dependencies: - dependency-name: "@swc/core" 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 62f9b3ee..768fdc1f 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/preset-react": "^7.18.6",
- "@swc/core": "^1.3.46",
+ "@swc/core": "^1.3.49",
"@swc/jest": "^0.2.24",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",