aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-15 21:58:08 +0000
committerGravatar vitalyster2023-05-16 01:01:29 +0300
commit5ba405b8ae467e2bbde11508807098b2b59fc835 (patch)
tree9c0a14653494c1b900e4a49cfe3f8268ba1b21aa /package.json
parent7a136415cf06b530de48b8e1cbfd0fc80920665f (diff)
build(deps-dev): bump @swc/core from 1.3.57 to 1.3.58
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.57 to 1.3.58. - [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.57...v1.3.58) --- 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 1769d066..422b9c6c 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"@babel/preset-react": "^7.18.6",
- "@swc/core": "^1.3.57",
+ "@swc/core": "^1.3.58",
"@swc/jest": "^0.2.26",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",